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
*
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
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
remove localmatrix from GrGeometryProcessor base class
joshualitt
2015-05-15
*
Remove viewmatrix from GrGeometryProcessor base class
joshualitt
2015-05-14
*
remove color from GrGeometryProcessor
joshualitt
2015-05-13
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
2015-05-13
*
GLProgramsTest 3.0
joshualitt
2015-05-13
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
AADistanceFieldPathRenderer unit tests
joshualitt
2015-05-11
*
Iterate over instanced draws in GrGpu rather than above GrBatchTarget
bsalomon
2015-05-07
*
Isolate GrBufferAllocPools inside GrBatchTarget
robertphillips
2015-05-07
*
small cleanup in GrOvalRenderer
joshualitt
2015-05-05
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-05
*
Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:...
bsalomon
2015-05-04
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-04
*
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
*
Move bounds to GrBatch
joshualitt
2015-05-01
*
Add batch unit tests for ovals
joshualitt
2015-04-30
*
Make XPFragmentBuilder only Builder with access to DstCopy.
egdaniel
2015-04-29
*
Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps
jvanverth
2015-04-29
*
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
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
Remove vertex/index buffer factilities from GrDrawTarget.
bsalomon
2015-04-28
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
Undo the bounds mapping of bounds for GrOvalRenderer for certain draws
egdaniel
2015-04-21
*
Return correctly mapped bounds from GrOvalRenderer.
egdaniel
2015-04-20
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
handle null vertex or index buffers in batch
joshualitt
2015-03-05
*
Cleanup in GrPipelineBuilder
bsalomon
2015-02-26
*
Remove canApplyCoverage from XP and all related functions in gpu code.
egdaniel
2015-02-23
*
Stop lieing about GrBatch color for Rects
joshualitt
2015-02-13
*
fix for uniform view matrix being uploaded but not used
joshualitt
2015-02-12
*
fix for xoom
joshualitt
2015-02-11
*
Ovals batch
joshualitt
2015-02-11
*
GrBatchPrototype
joshualitt
2015-01-28
*
Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...
joshualitt
2015-01-28
*
GrBatchPrototype
joshualitt
2015-01-27
*
Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...
joshualitt
2015-01-27
*
GrBatchPrototype
joshualitt
2015-01-26
[next]