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.h
Commit message (
Expand
)
Author
Age
*
Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPix...
bsalomon
2016-01-12
*
Remove batchtracker
joshualitt
2015-09-11
*
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
*
Minor modifications to GrProgramDesc.h.
jvanverth
2015-04-20
*
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
joshualitt
2015-01-21
*
BUG=skia:
joshualitt
2015-01-20
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
Update effect key for descriptor to not record offsets.
egdaniel
2014-11-26
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
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
*
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
*
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
*
Calculate stage stats in GrOptDrawState
egdaniel
2014-09-17
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 i...
egdaniel
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
When ignoring color input don't use vertex attribs on gpu
egdaniel
2014-09-02
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-17
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-15
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Use fixed function pipeline only when drawing paths
commit-bot@chromium.org
2014-04-23
*
Stop discarding in frag shader when coverage is zero and stencil writes are e...
commit-bot@chromium.org
2014-02-05
[next]