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
*
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...
Brian Salomon
2017-05-23
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Remove support for GLs without separate stencil.
Brian Salomon
2017-05-08
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Combine GPU flush with semaphore API
Brian Osman
2017-04-28
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Make InstancedRendering more opList-splitting friendly
Robert Phillips
2017-04-24
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
rename makeCopyForTextureParams to isACopyNeededForTextureParams
Robert Phillips
2017-03-21
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
Remove ownership aruments from render target wrap functions
Brian Osman
2017-03-10
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Added SkLRUCache.h and converted GPU program cache to use it.
Ethan Nicholas
2016-12-15
*
Make GrGpuCommandBuffer infer its render target from first draw
Brian Salomon
2016-11-30
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Rename kTexture2DISampler to kITexture2DSampler.
Brian Salomon
2016-11-16
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Revert "Add integer texture support."
Leon Scroggins
2016-11-10
*
Add integer texture support.
Brian Salomon
2016-11-10
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Use temporary FBO for GrGLGpu::onReadPixels.
Brian Salomon
2016-11-03
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add disableStencil method to GrGLGpu
csmartdalton
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
[next]