index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gypi
Commit message (
Expand
)
Author
Age
*
Put drawPath in GrBatch.
bsalomon
2015-08-19
*
Create GrQuad
joshualitt
2015-08-19
*
Allow setting of GrBatchFontCache atlas sizes
joshualitt
2015-08-19
*
Path stenciling in GrBatch
bsalomon
2015-08-18
*
GrCopySurfaceBatch
bsalomon
2015-08-18
*
When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...
wangyix
2015-08-18
*
Move GrTBatchTesselator to its own file
joshualitt
2015-08-18
*
Put clear and discard into GrBatch.
bsalomon
2015-08-18
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Split GrDrawBatch and GrVertexBatch into their own files
bsalomon
2015-08-13
*
Move GrRectBatch to GrBWFillRectBatch and make internal
joshualitt
2015-08-13
*
Expand functionality of GrRectBatchFactory with AARects
joshualitt
2015-08-10
*
Create GrRectBatchFactory
joshualitt
2015-08-10
*
move Stroke Rect and AAFill Rect to their own file
joshualitt
2015-08-10
*
GrDrawVertices to batches
joshualitt
2015-08-07
*
Move GrDrawAtlasBatch to separate file
jvanverth
2015-08-07
*
Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https:/...
jvanverth
2015-08-07
*
Move GrDrawAtlasBatch to separate file
jvanverth
2015-08-07
*
Make folder for batches
joshualitt
2015-08-07
*
Give strokerectbatch a proper home
bsalomon
2015-08-05
*
Rename GrInOrderDrawBuffer to GrBufferedDrawTarget
joshualitt
2015-07-28
*
Added GrGLBlend.h|cpp with helper function AppendPorterDuffBlend() in prepara...
wangyix
2015-07-24
*
Add sanity check to GrAtlasTextBlob
joshualitt
2015-07-21
*
rename BitmapTextBlob and move it to its own file
joshualitt
2015-07-21
*
Removing GrTemplates.h
joshualitt
2015-07-17
*
Remove GrRedBlackTree
joshualitt
2015-07-14
*
Another trivial cleanup
joshualitt
2015-07-14
*
Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...
joshualitt
2015-07-13
*
Another trivial cleanup
joshualitt
2015-07-13
*
Get rid of GrMurmur3Hash
joshualitt
2015-07-13
*
Add GrNonAtomicRef
joshualitt
2015-07-13
*
remove some unused stuff
joshualitt
2015-07-10
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
Refactor separable varying location info to be stored in GrGLProgram subclass
kkinnunen
2015-06-29
*
Move GLSL-specific routines/classes to separate glsl directory
jvanverth
2015-06-24
*
Move blend enums into GrBlend.h
cdalton
2015-06-12
*
Added GrAAFlatteningConvexPathRenderer.
ethannicholas
2015-06-10
*
add context override of GeometryBufferMapThreshold
joshualitt
2015-05-29
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-27
*
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
robertphillips
2015-05-27
*
Split GrCaps impl out into its own cpp
bsalomon
2015-05-26
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001...
bungeman
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-22
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
Adding immediate mode draw target for debug
joshualitt
2015-05-19
[next]