index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
Commit message (
Expand
)
Author
Age
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
egdaniel
2015-11-18
*
Increase the amount of debug information printed out by batches
robertphillips
2015-11-16
*
Rename some processor functions from GL to GLSL
egdaniel
2015-11-13
*
Move GrGLPrimitive/GeometryProc to GLSL
egdaniel
2015-11-13
*
Fix mixed sampled inverse path fills
cdalton
2015-11-12
*
Move all ShaderBuilder files to GLSL
egdaniel
2015-11-11
*
Make GrGLSLProgramBuilder base class for GrGLProgramBuilder.
egdaniel
2015-11-11
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Remove GrGLProcessor and create GrGLSLTextureSampler class.
egdaniel
2015-10-29
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
Make path range loading explicit
cdalton
2015-10-05
*
fix for default path renderer draws harlines without bloating
joshualitt
2015-09-30
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Fix GrDrawVerticesBatch to work with override colors and eliminate local coor...
bsalomon
2015-09-24
*
Move determiniation of strokerect rects internal
joshualitt
2015-09-22
*
Fix for degenerate stroke rect
joshualitt
2015-09-22
*
Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://co...
joshualitt
2015-09-22
*
Fix for degenerate stroke rect
joshualitt
2015-09-22
*
Remove SkNEW and SkDELETE macros
mdempsky
2015-09-22
*
Create append methods in batch namespaces
joshualitt
2015-09-18
*
Fix for combining with perspective local rects
joshualitt
2015-09-18
*
Move StrokeRectBatches into .cpp files
joshualitt
2015-09-18
*
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...
reed
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
reed
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
joshualitt
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Update params to get better packing for DF path atlas
jvanverth
2015-09-15
*
Remove batchtracker
joshualitt
2015-09-11
*
Late creation of GrPathProcessor
joshualitt
2015-09-10
*
Cleanup GrDrawTarget now that all paths lead to GrBatch
bsalomon
2015-09-10
*
Fix leak of path ranges
bsalomon
2015-09-10
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Clean up some lint complaints
robertphillips
2015-09-03
*
Revert of Minor cleanup in GrTessellatingPathRenderer. (patchset #1 id:1 of h...
senorblanco
2015-09-02
*
Remove GrAddPathRenderers_default
joshualitt
2015-09-02
*
Move PathRenderers to batches folder
joshualitt
2015-09-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Rename GrBWFillRectBatch to GrNonAAFillRectBAtch
joshualitt
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Modify GrBWFillRectBatch to use GrQuad
joshualitt
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Revert of Modify GrBWFillRectBatch to use GrQuad (patchset #3 id:40001 of htt...
joshualitt
2015-08-24
*
Modify GrBWFillRectBatch to use GrQuad
joshualitt
2015-08-24
[next]