index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrGpu.h
Commit message (
Expand
)
Author
Age
*
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
*
Convert GrMesh back to a class
Chris Dalton
2017-05-15
*
Rename finishOpList to finishFlush and call it less frequently
Robert Phillips
2017-05-15
*
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
*
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 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
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
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
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
Make GrGpuCommandBuffer infer its render target from first draw
Brian Salomon
2016-11-30
*
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
Brian Osman
2016-11-28
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Add some copy support for vulkan msaa
egdaniel
2016-08-31
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Convert readSurfacePixels to use a draw context instead of a texture
bsalomon
2016-07-19
*
Add resource provider flag to avoid client-side buffers
csmartdalton
2016-07-13
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...
ksakamoto
2016-07-05
*
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...
rmistry
2016-07-04
*
Fix caching of sample locations
csmartdalton
2016-07-04
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30
*
Have gpu createTestingOlyBackendTexture know if it is a render target or not
egdaniel
2016-06-24
[next]