index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
src
/
unix
/
GrGLDefaultInterface_unix.cpp
Commit message (
Expand
)
Author
Age
*
Make GrGLInterface a per-GrContext refcounted object rather than a global
bsalomon@google.com
2011-08-19
*
Add glReadBuffer to GrGLInterface.
bsalomon@google.com
2011-08-03
*
Add glDrawBuffer(s) to GrGLInterface
bsalomon@google.com
2011-08-02
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Reapply r1951.
bsalomon@google.com
2011-07-26
*
Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel...
vandebo@chromium.org
2011-07-26
*
Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config
bsalomon@google.com
2011-07-25
*
Rename GrGLBug to GrGLCapability.
tomhudson@google.com
2011-06-16
*
Avoid checking to see if a bool is less than zero.
tomhudson@google.com
2011-06-15
*
FBO probing at Context startup is very expensive. This patch removes the
tomhudson@google.com
2011-06-14
*
Add dual source blending support for proper blending with coverage.
bsalomon@google.com
2011-05-20
*
Minor fixes to get SampleApp's OpenGL path not to crash on Linux. Initialize
senorblanco@chromium.org
2011-05-04
*
Add all ES2 glUniform functions to GrGLInterface. Add interface validation fo...
bsalomon@google.com
2011-05-04
*
http://codereview.appspot.com/4373057/
Scroggo
2011-04-15