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
*
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
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
2015-05-13
*
Initial CL to create Reorder command builder behind a flag
joshualitt
2015-05-07
*
Add GrAAConvexTessellator class
robertphillips
2015-05-06
*
create GrInOrderCommandBuilder
joshualitt
2015-05-05
*
Move RectBatch to GrRect
joshualitt
2015-05-05
*
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
bsalomon
2015-05-05
*
Create GrCommandBuilder
joshualitt
2015-05-05
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Initial CL to create GrBatchTest infrastructure
joshualitt
2015-04-29
*
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
bsalomon
2015-04-28
*
create GrTestUtils.h, move some common functions into it
joshualitt
2015-04-28
*
Revert of removing equality / compute invariant loops from GrGeometryProcesso...
joshualitt
2015-04-28
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
2015-04-28
*
remove old text contexts and fontcache
joshualitt
2015-04-28
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
Rename DistanceFieldTextureEffect.{cpp,h}
jvanverth
2015-04-09
*
Adding a cache + memory pool for GPU TextBlobs
joshualitt
2015-04-08
*
Remove all code related to NaCl
borenet
2015-04-02
*
Add constant color GrFP.
bsalomon
2015-04-02
*
Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...
bsalomon
2015-04-02
*
Add constant color GrFP.
bsalomon
2015-04-01
*
move Atlas Text Context to its own file
joshualitt
2015-04-01
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Add support for using alternative backends (like DirectX) when creating a GrGpu.
egdaniel
2015-03-26
*
Add copyright headers to remaining gyp files.
scroggo
2015-03-25
*
Move GrAutoLocaleSetter to new file and fix issue with null locale
bsalomon
2015-03-16
*
Creation of GrBatchAtlas and Distancefieldpathrenderer batch
joshualitt
2015-03-13
[next]