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
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-04-05
*
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...
Brian Osman
2017-04-03
*
Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...
Brian Osman
2017-03-31
*
Revert "Allow FPs to elevate default precision for the entire fragment program"
Brian Osman
2017-03-31
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-03-31
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
Revert "re-land of skslc now automatically turns on derivatives support"
Mike Klein
2016-10-18
*
re-land of skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Revert "skslc now automatically turns on derivatives support"
Ethan Nicholas
2016-10-18
*
skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...
jvanverth
2016-10-11
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-11
*
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...
mtklein
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...
jvanverth
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...
fmalita
2016-09-30
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-30
*
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...
ethannicholas
2016-09-26
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-26
*
Remove unneeded GrGLSLTransformedCoordsArray type
bsalomon
2016-09-12
*
Fix various issues with framebuffer fetch
egdaniel
2016-08-17
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-08-01
*
Revert of GrFP can express distance vector field req., program builder decla...
mtklein
2016-07-30
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-07-29
*
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