index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrResourceProvider.h
Commit message (
Expand
)
Author
Age
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer."
Brian Salomon
2018-05-01
*
Use a cached index buffer for triangle fans in GrDefaultPathRenderer.
Brian Salomon
2018-05-01
*
Fix many return-std-move-in-c++11 warnings
Kevin Lubick
2018-04-16
*
Remove path ranges from gpu.
Ben Wagner
2018-03-29
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Remove routines no longer needed since stripping NVPR
Herb Derby
2018-03-05
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
make SkDestinationSurfaceColorMode private
Cary Clark
2018-02-28
*
Switch MDB GrContextOptions over to Enable style
Robert Phillips
2018-02-08
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Update GrYUVGenerator to upload to texture vs use writePixels
Greg Daniel
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Update GrSemaphore to allow it to only be used once for signaling and once fo...
Greg Daniel
2018-01-09
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Add GrResourceProviderPriv and expose GrGpu in it
Greg Daniel
2018-01-05
*
Add findOrMakeStaticBuffer method to GrResourceProvider
Chris Dalton
2017-12-19
*
Add overbudget handling to GrResourceAllocator
Robert Phillips
2017-11-16
*
Revert "Revert "Make GPU backend triangulate rects such that they are rendere...
Brian Salomon
2017-10-18
*
Revert "Make GPU backend triangulate rects such that they are rendered as tri...
Brian Salomon
2017-10-17
*
Make GPU backend triangulate rects such that they are rendered as tri strips ...
Brian Salomon
2017-10-17
*
Make GrResourceProvider more sk_spified
Brian Salomon
2017-10-16
*
Remove old, unused code
Brian Osman
2017-09-26
*
Add ability to remove unique key from proxy and underlying surface.
Greg Daniel
2017-09-26
*
Remove unneeded kExact and kNoCreate Flags from GrResouceProvider
Greg Daniel
2017-09-25
*
Remove pre-attachment of stencil buffers
Robert Phillips
2017-09-21
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
*
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...
Greg Daniel
2017-09-08
*
Remove isMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-06
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...
Brian Salomon
2017-08-22
*
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...
Brian Salomon
2017-08-18
*
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...
Brian Salomon
2017-08-18
*
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...
Brian Salomon
2017-08-18
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
[next]