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
*
Gamut transformation of the paint color in Ganesh
brianosman
2016-09-12
*
Remove ability to skip coord transform comparison in pipeline comparison.
bsalomon
2016-09-12
*
Two changes:
brianosman
2016-09-12
*
Push usage of GrColor4f into OverrideInput
brianosman
2016-09-08
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-07
*
Add color gamut xform helpers to GrGLSLShaderBuilder
brianosman
2016-09-07
*
Add Vulkan docs
bsalomon
2016-09-06
*
Revert of Restructure flushing relationship between GrContext, GrDrawingManag...
bsalomon
2016-09-06
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Add a makeDrawContextWithFallback that handles config fallback
robertphillips
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Flush some non-substantive Ganesh changes
robertphillips
2016-08-31
*
Add read/write-Pixels to GrDrawContext
robertphillips
2016-08-31
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Move clip mask generation into GrReducedClip
csmartdalton
2016-08-31
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
Remove custom data from GrGpuResource
bsalomon
2016-08-30
*
Add support for glDrawRangeElements
bsalomon
2016-08-29
*
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
bsalomon
2016-08-26
*
GPU implementation of drawRegion()
msarett
2016-08-25
*
Make GrTextureStripAtlas flush pending IO on newly acquired texture
ajuma
2016-08-24
*
GPU implementation of drawArc.
bsalomon
2016-08-22
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180...
msarett
2016-08-18
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Rename WorseCaseSize to WorstCasSize
robertphillips
2016-08-18
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17
*
Attempt to throw away rrect clips of rrects.
bsalomon
2016-08-15
*
Convert GrAppliedClip interface to builder style
csmartdalton
2016-08-15
*
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
brianosman
2016-08-11
*
Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and sr...
bsalomon
2016-08-11
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.
mtklein
2016-08-10
*
Include EXT_window_rectangles API
csmartdalton
2016-08-09
*
Encapsulate GrReducedClip result in class members
csmartdalton
2016-08-08
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-08-01
*
Revert of GrFP can express distance vector field req., program builder decla...
mtklein
2016-07-30
*
Add ES 3.0 fallback for instanced rendering
csmartdalton
2016-07-29
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-07-29
*
Remove GrContext::applyGamma
robertphillips
2016-07-29
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Fix GrDrawContextPriv::stencilRect
csmartdalton
2016-07-27
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
[next]