index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOvalRenderer.cpp
Commit message (
Expand
)
Author
Age
...
*
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
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Move all ShaderBuilder files to GLSL
egdaniel
2015-11-11
*
Make GrGLSLProgramBuilder base class for GrGLProgramBuilder.
egdaniel
2015-11-11
*
Remove GrGLProcessor and create GrGLSLTextureSampler class.
egdaniel
2015-10-29
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Move shader precision modifier check onto GLSLCaps
egdaniel
2015-10-21
*
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
*
Remove batchtracker
joshualitt
2015-09-11
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
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
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Standardize BW to NonAA
joshualitt
2015-08-21
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
Privatize GrBatch subclass overrides
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
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
bsalomon
2015-08-12
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
Make folder for batches
joshualitt
2015-08-07
*
Don't pass pipeline to GrBatch::generateGeometry()
bsalomon
2015-08-06
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
All batches do their own pipeline compare
joshualitt
2015-07-16
*
small cleanups after fixing const of GrPipelineBuilder on DrawTarget
joshualitt
2015-07-13
*
ovals now take a const GrPipelineBuilder
joshualitt
2015-07-13
*
Start to propagate constness of GrPipelineBuilder up the stack
joshualitt
2015-07-13
*
fix up test create functions
joshualitt
2015-07-08
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....
bsalomon
2015-07-08
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Move GLSL-specific routines/classes to separate glsl directory
jvanverth
2015-06-24
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Remove uniform view matrix from GrGLPrimitiveProcessor base class
joshualitt
2015-05-21
*
Use high precision vertex attributes.
senorblanco
2015-05-20
*
rename GrDrawTargetCaps to GrCaps
bsalomon
2015-05-19
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 o...
joshualitt
2015-05-19
[prev]
[next]