aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGLInterface.cpp
Commit message (Expand)AuthorAge
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10
* Add GrGLContextInfoGravatar bsalomon@google.com2012-02-10
* Fix check for glTexStorage2D fn ptrGravatar bsalomon@google.com2012-01-06
* Add support for GL texture storageGravatar bsalomon@google.com2012-01-05
* Remove allocated size vs content size in texturesGravatar bsalomon@google.com2011-11-15
* Remove GL functions only used in fixed pipeGravatar bsalomon@google.com2011-11-14
* Remove GrGpuGLFixed subclass and ES1 supportGravatar bsalomon@google.com2011-11-14
* GrGLInterface fixes wrt r2499Gravatar bsalomon@google.com2011-10-19
* Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...Gravatar bsalomon@google.com2011-10-19
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12