aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGpuGLShaders.cpp
Commit message (Expand)AuthorAge
* When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with...Gravatar bsalomon@google.com2011-11-08
* [GPU] Add explicit byte order and PM vs. UPM 8888 configsGravatar bsalomon@google.com2011-11-07
* Add support for GL_ARB_texture_swizzleGravatar bsalomon@google.com2011-11-07
* Add reset context count to GrGpuGravatar bsalomon@google.com2011-11-05
* Extract GrDrawTarget::DrState into independent GrDrawState struct.Gravatar tomhudson@google.com2011-10-27
* Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...Gravatar bsalomon@google.com2011-10-19
* Ensure all vertex attributes (except zero that we always use) are disabled af...Gravatar bsalomon@google.com2011-10-19
* Set stage params in program descriptor to canonical values when stage isn't usedGravatar bsalomon@google.com2011-10-18
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12