C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / gpu / gl / GrGLTextureRenderTarget.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-14 bsalomonMake uncached textures uncached from the get go.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-16 bsalomonRename GrGpuGL to GrGLGpu for consistency
2014-11-14 bsalomonMake GrResourceCache2 responsible for calling release...
2014-11-12 bsalomonMake GrGpuResource::gpuMemorySize non-virtual w/ onGpuM...
2014-11-03 bsalomonAdd class GrGLTextureRenderTarget for GL texture/render...