index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLProgram.cpp
Commit message (
Expand
)
Author
Age
*
Move GrGLPrimitive/GeometryProc to GLSL
egdaniel
2015-11-13
*
Move XferProcessors to glsl
egdaniel
2015-11-13
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
egdaniel
2015-11-02
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Move GrGLShaderVar to GrGLSL
egdaniel
2015-10-21
*
Remove unused member variables in GrGLProgram
egdaniel
2015-10-19
*
move GrGLPathProcessor back into GrPathProcessor
joshualitt
2015-09-11
*
remove path specific program building classes
joshualitt
2015-09-11
*
Remove batchtracker
joshualitt
2015-09-11
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
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
*
When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...
wangyix
2015-08-18
*
Refactor separable varying location info to be stored in GrGLProgram subclass
kkinnunen
2015-06-29
*
Move GLSL-specific routines/classes to separate glsl directory
jvanverth
2015-06-24
*
Don't call bindTexture from GrGLProgram
cdalton
2015-06-18
*
Refactor GrGpu path rendering functions to GrPathRendering
kkinnunen
2015-06-01
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-26
*
Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...
bungeman
2015-05-22
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-22
*
Remove viewmatrix from GrGeometryProcessor base class
joshualitt
2015-05-14
*
A simple change to move a bunch of stuff out of Gr*Geometry.h
joshualitt
2015-02-12
*
Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...
bsalomon
2015-02-06
*
Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...
bsalomon
2015-02-05
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-05
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...
egdaniel
2015-02-04
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-03
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
remove drawType from optState
joshualitt
2015-01-21
*
BUG=skia:
joshualitt
2015-01-20
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
ViewMatrix uniform upload moved to GeometryProcessor
joshualitt
2014-12-30
*
removing coord change matrices
joshualitt
2014-12-29
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
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
*
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
[next]