C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / gpu / gl / GrGLGpu.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-18 egdanielRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-03-17 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-03-17 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-03-17 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-03-17 cdaltonDisable GL_MULTISAMPLE when it's not being used
2015-03-14 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-03-04 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-03-01 robertphillipsRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-02-28 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-02-28 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-02-27 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-02-26 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-02-26 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-02-23 bsalomonclear stencil buffer using special purpose FBO
2015-02-19 bsalomonRecycle stencil buffers across render targets.
2015-02-06 bsalomonRevert of Revert of Move DstCopy on gpu into the GrXfer...
2015-02-05 bsalomonRevert of Move DstCopy on gpu into the GrXferProcessor...
2015-02-05 egdanielMove DstCopy on gpu into the GrXferProcessor.
2015-02-04 egdanielRevert "Move DstCopy on gpu into the GrXferProcessor."
2015-02-04 egdanielRevert of Revert "Move DstCopy on gpu into the GrXferPr...
2015-02-04 egdanielRevert "Move DstCopy on gpu into the GrXferProcessor."
2015-02-03 egdanielMove DstCopy on gpu into the GrXferProcessor.
2015-02-03 egdanielSave and temp dst and src FBO on GrGLGpu and use the...
2015-01-27 kkinnunenMake stencil buffers uncached for uncached render targe...
2015-01-22 egdanielRename GrOptDrawState to GrPipeline and GrDrawState...
2015-01-21 joshualittremove drawtype
2015-01-20 joshualittBUG=skia:
2015-01-14 bsalomonMake uncached textures uncached from the get go.
2014-12-22 jvanverthRename GrGpuGL -> GrGLGpu