index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
builders
Commit message (
Expand
)
Author
Age
*
Cleanup in GrPipelineBuilder
bsalomon
2015-02-26
*
Avoid wrong memory access due to double substitution and %%
kkinnunen
2015-02-19
*
Multi-string shaders
joshualitt
2015-02-13
*
Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.ch...
joshualitt
2015-02-13
*
Multi-string shaders
joshualitt
2015-02-13
*
fix for uniform view matrix being uploaded but not used
joshualitt
2015-02-12
*
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
*
patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...
mtklein
2015-02-02
*
Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...
robertphillips
2015-01-30
*
Add device space "nudge" to gpu draws
robertphillips
2015-01-30
*
Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...
robertphillips
2015-01-28
*
Add device space "nudge" to gpu draws
robertphillips
2015-01-28
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
remove drawtype
joshualitt
2015-01-21
*
remove drawType from optState
joshualitt
2015-01-21
*
BUG=skia:
joshualitt
2015-01-20
*
Remove willReadDst from GrFragmentProcessor.
egdaniel
2015-01-20
*
Refactor position computation to enable device space "nudge"
robertphillips
2015-01-18
*
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
*
fix for FB fetch on nexus 10 ES3.0
joshualitt
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
ViewMatrix uniform upload moved to GeometryProcessor
joshualitt
2014-12-30
*
removing coord change matrices
joshualitt
2014-12-29
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Remove GrCoordTransform::kPosition_CoordSet
bsalomon
2014-12-18
*
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
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
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
*
fix for chrome bug with sub pixel hairlines
joshualitt
2014-12-10
*
Create xfer processor backend.
egdaniel
2014-12-10
*
Use GrCoordTransform precision to set uniform matrix precision
bsalomon
2014-12-09
*
Make addUniform take a precision
bsalomon
2014-12-09
*
Move shader precision out of GrShaderVar
bsalomon
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
clean up default precision handling
bsalomon
2014-12-04
*
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
[next]