index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLProgramDesc.cpp
Commit message (
Expand
)
Author
Age
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
removing coord change matrices
joshualitt
2014-12-29
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Change to create device coord coordset
joshualitt
2014-12-18
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
This change will ultimately pull uniform color, and to a much lesser degree u...
joshualitt
2014-12-15
*
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
*
Create xfer processor backend.
egdaniel
2014-12-10
*
Move shader precision out of GrShaderVar
bsalomon
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Remove backend factories
joshualitt
2014-12-04
*
create and thread batch tracker object
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
*
Revert of create and thread batch tracker object (patchset #9 id:160001 of ht...
joshualitt
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-03
*
move program descriptor generation to flush
joshualitt
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Update effect key for descriptor to not record offsets.
egdaniel
2014-11-26
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
remove separate color from coverage
joshualitt
2014-11-11
*
OptState owns program descriptor
joshualitt
2014-10-28
*
Working patch to remove constant attributes. This may cause some gm mismatch...
joshualitt
2014-10-28
*
Revert of Patch to remove constant attributes (patchset #8 id:120002 of https...
joshualitt
2014-10-28
*
Working patch to remove constant attributes. This may cause some gm mismatch...
joshualitt
2014-10-28
*
Revert of Patch to remove constant attributes (patchset #6 id:100001 of https...
joshualitt
2014-10-27
*
Working patch to remove constant attributes. This may cause some gm mismatch...
joshualitt
2014-10-27
*
Last round of effect->processor (for now)
bsalomon
2014-10-15
*
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
*
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
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Use uniform color/coverage inputs when path rendering.
bsalomon
2014-09-23
*
Fix inputCoverageIsUsed bug in GrGLProgramDesc
egdaniel
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
*
Changes to remove program effects builder
joshualitt
2014-09-18
*
Calculate stage stats in GrOptDrawState
egdaniel
2014-09-17
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 i...
egdaniel
2014-09-16
*
Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...
joshualitt
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
[next]