index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
glsl
/
GrGLSLFragmentShaderBuilder.h
Commit message (
Expand
)
Author
Age
*
Add "sample locations" feature to GrProcessor
cdalton
2016-03-07
*
Add cap and builder feature for multisample interpolation
cdalton
2016-03-01
*
Replace fWillReadFragmentPosition with a bitfield
cdalton
2016-02-26
*
Add gl_SampleMask functionality to fragment builders
cdalton
2016-02-22
*
Add more specialized fragment builders
cdalton
2016-02-18
*
Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https...
benjaminwagner
2016-02-12
*
Add infastructure for gl_SampleMask
cdalton
2016-02-12
*
Use noperspective interpolation for 2D draws
cdalton
2016-02-12
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Move some program building utils from GL to GLSL
egdaniel
2016-01-13
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-22
*
Revert of Initial version of external_oes texture support and unit test (patc...
bsalomon
2015-11-20
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-20
*
Rename some processor functions from GL to GLSL
egdaniel
2015-11-13
*
Move all ShaderBuilder files to GLSL
egdaniel
2015-11-11