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
...
*
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
*
Fall back on stencil clip when SW mask fails to allocate
csmartdalton
2016-10-28
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Make addTexture/BufferAccess on GrProcessor non-virtual
Brian Salomon
2016-10-28
*
Blacklist blend equation advanced on Adreno 5xx devices
Greg Daniel
2016-10-27
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Create GrTextureOpList to support deferred copy batches for textures
Brian Osman
2016-10-26
*
Add disableStencil method to GrGLGpu
csmartdalton
2016-10-26
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
bsalomon
2016-10-26
*
Fix some Windows warnings
Jim Van Verth
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
Remove SK_IGNORE_GL_TEXTURE_TARGET.
Ben Wagner
2016-10-26
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-10-25
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
New helpers for converting SkColor to GrColor4f
Brian Osman
2016-10-21
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
Cache GrColorSpaceXforms
Brian Osman
2016-10-20
*
Hash the gamut of XYZ color spaces, to speed up comparison
Brian Osman
2016-10-20
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Support inline uploads in Vulkan
Greg Daniel
2016-10-19
*
Add helper to create random AsFPArgs for Ganesh unit tests
Brian Osman
2016-10-19
[prev]
[next]