aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrGLConfig.h
Commit message (Expand)AuthorAge
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Reland 3144 with assertion fix.Gravatar bsalomon@google.com2012-02-07
* revert 3144 Gravatar bsalomon@google.com2012-02-07
* Allow chrome to limit the number of FBO status checksGravatar bsalomon@google.com2012-02-07
* Add flag to disable gl error checking when allocating gpu objectsGravatar bsalomon@google.com2012-01-19
* Add support for GL_ANGLE_pack_reverse_row_orderGravatar bsalomon@google.com2011-11-30
* Resubmit 2717 w/ fix workaround OS X GL bug.Gravatar bsalomon@google.com2011-11-19
* Revert 2717Gravatar bsalomon@google.com2011-11-18
* Recommit r2714 with clip fixGravatar bsalomon@google.com2011-11-18
* Revert 2714 for debugging of test failureGravatar bsalomon@google.com2011-11-18
* Write direct to RT/Tex when possible, use BGRA rather than RGBA intermediate ...Gravatar bsalomon@google.com2011-11-18
* Remove GrGpuGLFixed subclass and ES1 supportGravatar bsalomon@google.com2011-11-14
* Add support for GL_EXT_unpack_subimageGravatar bsalomon@google.com2011-11-10
* 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
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12