index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Fix comment formatting for GrRenderTargetContext::drawArc
Brian Salomon
2016-12-09
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
Brian Salomon
2016-12-07
*
Make flag values in GrResourceProvider and GrTextureProvider consistent
Brian Salomon
2016-12-05
*
Two (related) changes here:
brianosman
2016-12-02
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Remove batch bounds drawing debug option
Brian Salomon
2016-11-30
*
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-11-25
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Move GrShaderVar to an appending model for layout qualifiers
Brian Salomon
2016-11-22
*
don't memtion SkXfermode in public
Mike Reed
2016-11-22
*
Add shadowrrect geometry processor
Jim Van Verth
2016-11-21
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Defer more renderTargetContexts in the GPU image filter paths - take 2
robertphillips
2016-11-21
*
Remove unnecessary attribute and varying type modifiers
Brian Salomon
2016-11-18
*
Make GrBufferAccess a nested class of GrProcessor
Brian Salomon
2016-11-18
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
In GrProcessor::TextureSampler drop the "get", it's cleaner
Brian Salomon
2016-11-17
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
Rename GrTextureAccess to GrProcessor::TextureSampler.
Brian Salomon
2016-11-17
*
Rename GrTextureBufferSampler to GrBufferSampler
csmartdalton
2016-11-16
*
Rename kTexture2DISampler to kITexture2DSampler.
Brian Salomon
2016-11-16
*
Add IORef capability to GrSurfaceProxy objects - take 2
robertphillips
2016-11-16
*
make SkXfermode.h go away
Mike Reed
2016-11-16
*
Revert "Defer more renderTargetContexts in the GPU image filter paths"
Robert Phillips
2016-11-15
*
Add detection of image load/store to caps
Brian Salomon
2016-11-15
*
Add image functions to GrGLInterface
Brian Salomon
2016-11-15
*
Defer more renderTargetContexts in the GPU image filter paths
Robert Phillips
2016-11-15
*
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
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
[next]