index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
src
/
GrGpuGLShaders2.cpp
Commit message (
Expand
)
Author
Age
*
Fixups for clipstack, convexity test for paths.
bsalomon@google.com
2011-03-04
*
Make a separate path renderer object. Move enum types to GrTypes.h
bsalomon@google.com
2011-02-22
*
Hide alloc size vs content size below API
bsalomon@google.com
2011-02-17
*
Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...
bsalomon@google.com
2011-02-14
*
git-svn-id: http://skia.googlecode.com/svn/trunk@783 2bbb7eff-a529-9590-31e7-...
bsalomon@google.com
2011-02-11
*
Make aggressive shader opts an option in GrUserConfig.h. Currently just contr...
bsalomon@google.com
2011-02-02
*
initialize int var-args to placate chrome's runtime check
reed@google.com
2011-01-31
*
replace UINT32_MAX with portable macro
reed@google.com
2011-01-28
*
fix warnings, including using GrTCast<> to go from &Obj -> uint32_t*
reed@google.com
2011-01-26
*
Increase number of stages from 1 to 2
bsalomon@google.com
2011-01-24
*
Remove notion of default rendertarget. This doesn't map well to usage pattern...
bsalomon@google.com
2011-01-18
*
Use macro to call gl.
bsalomon@google.com
2011-01-13
*
Towards issue #106
bsalomon@google.com
2011-01-13
*
Make SampleApp build on Win32 (still requires glew, this needs to be fixed)
bsalomon@google.com
2011-01-05
*
Force bool StageDesc to be a byte so that our memcmp equality test will work....
bsalomon@google.com
2010-12-22
*
add gpu backend (not hooked up yet)
reed@google.com
2010-12-22