aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/unix
Commit message (Expand)AuthorAge
* Make GrGLInterface a per-GrContext refcounted object rather than a globalGravatar bsalomon@google.com2011-08-19
* Add glReadBuffer to GrGLInterface.Gravatar bsalomon@google.com2011-08-03
* Add glDrawBuffer(s) to GrGLInterfaceGravatar bsalomon@google.com2011-08-02
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Reapply r1951.Gravatar bsalomon@google.com2011-07-26
* Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel...Gravatar vandebo@chromium.org2011-07-26
* Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel configGravatar bsalomon@google.com2011-07-25
* Rename GrGLBug to GrGLCapability.Gravatar tomhudson@google.com2011-06-16
* Avoid checking to see if a bool is less than zero.Gravatar tomhudson@google.com2011-06-15
* FBO probing at Context startup is very expensive. This patch removes theGravatar tomhudson@google.com2011-06-14
* Add dual source blending support for proper blending with coverage.Gravatar bsalomon@google.com2011-05-20
* Minor fixes to get SampleApp's OpenGL path not to crash on Linux. InitializeGravatar senorblanco@chromium.org2011-05-04
* Add all ES2 glUniform functions to GrGLInterface. Add interface validation fo...Gravatar bsalomon@google.com2011-05-04
* http://codereview.appspot.com/4373057/Gravatar Scroggo2011-04-15