index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGpuGL_program.cpp
Commit message (
Expand
)
Author
Age
*
clear stencil clip on draw target
joshualitt
2014-10-29
*
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
*
Scissor rect on drawinfo
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
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
*
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
*
Use OptDrawState instead of DrawState when flushing state in GrGpuGL
egdaniel
2014-09-24
*
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
*
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
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
Remove GrDrawTarget::AutoRenderTargetRestore.
bsalomon
2014-09-03
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-28
*
Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...
djsollen
2014-08-27
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-27
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
Add GrResourceCache2.
bsalomon
2014-08-21
*
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
kkinnunen
2014-08-20
*
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...
bsalomon
2014-08-19
*
Add GrResourceCache2.
bsalomon
2014-08-19
*
Wrap NV_path_rendering API with GrGLPathRendering
cdalton
2014-08-11
*
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
bungeman
2014-08-06
*
Adds a GrGLPathRendering class that wraps the NV_path_rendering
cdalton
2014-08-04
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30
*
Some fixes around GrContext::abandonContext:
bsalomon
2014-07-29
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Generate path names on the client side
cdalton
2014-06-09
*
Rename from "(un)lock" to "(un)map" for geometry buffers.
commit-bot@chromium.org
2014-05-07
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Use fixed function pipeline only when drawing paths
commit-bot@chromium.org
2014-04-23
[next]