index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GLProgramsTest.cpp
Commit message (
Expand
)
Author
Age
...
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
GLPrograms leak fix
joshualitt
2014-12-13
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Create xfer processor backend.
egdaniel
2014-12-11
*
Revert of Create xfer processor backend. (patchset #6 id:100001 of https://co...
joshualitt
2014-12-10
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
Create xfer processor backend.
egdaniel
2014-12-10
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-09
*
Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...
egdaniel
2014-12-08
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-08
*
Remove backend factories
joshualitt
2014-12-04
*
move program descriptor generation to flush
joshualitt
2014-12-04
*
Revert of move program descriptor generation to flush (patchset #7 id:120001 ...
joshualitt
2014-12-04
*
move program descriptor generation to flush
joshualitt
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
remove proc key
joshualitt
2014-11-25
*
Create GrOptDrawState directly in the cmd buffer in GrIODB.
bsalomon
2014-11-24
*
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
bsalomon
2014-11-20
*
scissor state on optstate
joshualitt
2014-11-19
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Drawstate on stack
joshualitt
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Clip in grdrawtarget
joshualitt
2014-11-06
*
Force input coverage to be only a byte in gpu shaders.
egdaniel
2014-11-03
*
cleanup reentrance logic in CMM
joshualitt
2014-10-29
*
OptState owns program descriptor
joshualitt
2014-10-28
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Some cleanup in processor header files.
bsalomon
2014-10-15
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
Fix leak in GLPrograms test.
bsalomon
2014-10-12
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:15...
joshualitt
2014-10-10
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
FPs now use the correct builder types(just a rename)
joshualitt
2014-10-09
*
Force linking of static member variables for GLPrograms
joshualitt
2014-10-09
*
gl programs rewrite
joshualitt
2014-10-09
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...
joshualitt
2014-10-07
*
gl programs rewrite
joshualitt
2014-10-07
*
Make createOptDrawState return NULL if we would end up not drawing
egdaniel
2014-10-07
*
Plumb OptDrawState down to VertexShaderBuilder
egdaniel
2014-10-06
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Calculate Primary and Secondary output types in the GrOptDrawState
egdaniel
2014-09-22
*
Change GrGLProgramDesc header to have DoPathRendering flag instead of Require...
egdaniel
2014-09-22
*
Stop calling rand() in debug-only code for GLProgramsTest
bsalomon
2014-09-19
[prev]
[next]