index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLGpu.h
Commit message (
Expand
)
Author
Age
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #17 id:320001 ...
egdaniel
2015-03-18
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-03-17
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #16 id:300001 ...
bsalomon
2015-03-17
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-03-17
*
Disable GL_MULTISAMPLE when it's not being used
cdalton
2015-03-16
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #12 id:220001 ...
bsalomon
2015-03-14
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-03-04
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #10 id:180001 ...
robertphillips
2015-03-01
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-02-27
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #8 id:140001 o...
bsalomon
2015-02-27
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-02-27
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #6 id:100001 o...
bsalomon
2015-02-26
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-02-26
*
clear stencil buffer using special purpose FBO
bsalomon
2015-02-23
*
Recycle stencil buffers across render targets.
bsalomon
2015-02-19
*
Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...
bsalomon
2015-02-06
*
Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...
bsalomon
2015-02-05
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-05
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...
egdaniel
2015-02-04
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-03
*
Save and temp dst and src FBO on GrGLGpu and use the temp FBOs for copySurfac...
egdaniel
2015-02-03
*
Make stencil buffers uncached for uncached render target textures
kkinnunen
2015-01-27
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
remove drawtype
joshualitt
2015-01-21
*
BUG=skia:
joshualitt
2015-01-20
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22