index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Compute the correct dst->src rect for bitmap tiles in SkGpuDevice
Brian Salomon
2016-11-14
*
Revert "Add IORef capability to GrSurfaceProxy objects"
Robert Phillips
2016-11-14
*
Add IORef capability to GrSurfaceProxy objects
Robert Phillips
2016-11-14
*
Remove static asserts for GrSLType and GrVertexAttribType enum values.
Brian Salomon
2016-11-14
*
Clean up glyph id handling.
Ben Wagner
2016-11-11
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
re-re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Clean up validation layers
Jim Van Verth
2016-11-11
*
Revert "re-land of skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Revert "skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Revert "Add integer texture support."
Leon Scroggins
2016-11-10
*
Add integer texture support.
Brian Salomon
2016-11-10
*
Remove call to getMetrics from GlyphGenerator.
Ben Wagner
2016-11-09
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
Fix fuzzer bug
Robert Phillips
2016-11-09
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that ...
bsalomon
2016-11-08
*
Smart pointers for GrBatchAtlas.
Ben Wagner
2016-11-08
*
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
Robert Phillips
2016-11-08
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
Fix Vulkan command buffer assert on device lost
Jim Van Verth
2016-11-07
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
Brian Salomon
2016-11-07
*
Further centralize computation of GrSurface VRAM consumption - take 2
Robert Phillips
2016-11-07
*
Revert "Further centralize computation of GrSurface VRAM consumption"
Ben Wagner
2016-11-06
*
Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
Ben Wagner
2016-11-06
*
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
Brian Salomon
2016-11-04
*
Further centralize computation of GrSurface VRAM consumption
Robert Phillips
2016-11-04
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Use temporary FBO for GrGLGpu::onReadPixels.
Brian Salomon
2016-11-03
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Fix memory leak in https://skia-review.googlesource.com/c/4227/ (Back SkSpeci...
robertphillips
2016-11-02
*
Update vulkan ranges to be 0 to 1 for all z values
Greg Daniel
2016-11-02
*
Update ProxyTests
Robert Phillips
2016-11-02
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
TEMPORARY: track stencil clip state in GrRenderTargetOpList
csmartdalton
2016-11-01
*
Remove check of INITIALIZATION_FAILED in qcomm vulkan runs
Greg Daniel
2016-10-31
*
Add GrNextSizePow2
Robert Phillips
2016-10-31
*
Fix bounds updates in vulkan discards
Greg Daniel
2016-10-28
*
remove xfermode from public api
Mike Reed
2016-10-28
[next]