aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLRenderTarget.cpp
Commit message (Expand)AuthorAge
* Make the orientation of a texture accessible from and known by GrSurface.Gravatar bsalomon@google.com2012-10-26
* Simplified stencil buffer cachingGravatar robertphillips@google.com2012-09-05
* Split cache-specific fields out of GrTextureDescGravatar robertphillips@google.com2012-08-13
* Add GrSurface parent class above GrTexture & GrRenderTargetGravatar robertphillips@google.com2012-06-21
* Move convolution from code in GrGLProgram to new GrConvolutionEffectGravatar tomhudson@google.com2012-05-10
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10