index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
Commit message (
Expand
)
Author
Age
*
Don't use glFrontFace
Chris Dalton
2018-07-31
*
Re-re-land "added GrSkSLFP and converted DitherEffect to use it"
Ethan Nicholas
2018-07-31
*
Remove array of TextureSampler pointers from GrIOResourceProcessor.
Brian Salomon
2018-07-30
*
sksl: Add a "sk_Clockwise" built-in
Chris Dalton
2018-07-27
*
Fixed GLSL header line ordering
Ethan Nicholas
2018-07-27
*
fixed geometry shaders when canUseFragCoord is false
Ethan Nicholas
2018-07-24
*
Revert "Revert "removed SkSLLayoutLexer""
Ethan Nicholas
2018-07-24
*
Revert "removed SkSLLayoutLexer"
Ethan Nicholas
2018-07-24
*
removed SkSLLayoutLexer
Ethan Nicholas
2018-07-24
*
added integration for non-moltenvk use of SkSLC MSL generator
Timothy Liang
2018-07-23
*
fixed a bug with SPIR-V ternaries
Ethan Nicholas
2018-07-23
*
added byte type support to SkSLC MSL generator
Timothy Liang
2018-07-20
*
Move fragCoord workaround declaration
Brian Osman
2018-07-20
*
Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""
Ethan Nicholas
2018-07-19
*
Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""
Ethan Nicholas
2018-07-19
*
fixed SPIR-V memory layout
Ethan Nicholas
2018-07-17
*
added byte and ubyte types to SKSL
Ruiqi Mao
2018-07-17
*
Fixed SPIR-V geometry shaders
Ethan Nicholas
2018-07-13
*
fixed SPIR-V matrix operations
Ethan Nicholas
2018-07-13
*
Remove texel buffer support.
Brian Salomon
2018-07-13
*
update and skip accepts check in lexers
Mike Klein
2018-06-29
*
Revert "added GrSkSLFP and converted DitherEffect to use it"
Kevin Lubick
2018-06-19
*
added GrSkSLFP and converted DitherEffect to use it
Ethan Nicholas
2018-06-18
*
consolidated writing fields logic and added more builtins for skslc msl backend
Timothy Liang
2018-06-13
*
renamed SkSL's assert macros
Ethan Nicholas
2018-06-12
*
fixed vec3 size differences and mod calculation of skslc msl backend
Timothy Liang
2018-06-08
*
fixed interface/in/out struct for mvk integration and added a few missing bui...
Timothy Liang
2018-06-05
*
added interface block, vector comparison intrinsics, and mvk integration for ...
Timothy Liang
2018-05-24
*
added global variable and multi-texture support to metal sksl backend
Timothy Liang
2018-05-18
*
added basic texturing to metal sksl backend
Timothy Liang
2018-05-17
*
fixed incorrect index in SPIR-V matrix construction
Ethan Nicholas
2018-05-11
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
fix for SPIR-V sk_in definition which was upsetting Intel NUC
Ethan Nicholas
2018-05-04
*
workaround for Intel OpCompositeConstruct bug
Ethan Nicholas
2018-04-27
*
Don't 'require' external image extensions, 'enable' them
Brian Osman
2018-04-25
*
cache SkSL headers
Ethan Nicholas
2018-04-25
*
With ES3, enable both ES2 and ES3 external image extensions
Brian Osman
2018-04-18
*
Move external texture extension logic into SkSL
Brian Osman
2018-04-17
*
fix sksl standalone build error
Ethan Nicholas
2018-04-13
*
added sk_LastFragColor
Ethan Nicholas
2018-04-13
*
workaround for buggy macOS GLSL shader compiler
Ethan Nicholas
2018-04-12
*
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
Greg Daniel
2018-04-06
*
Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT ...
Brian Salomon
2018-04-04
*
Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch...
Brian Salomon
2018-04-04
*
Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.
Brian Salomon
2018-04-04
*
fix for frexp dataflow analysis
Ethan Nicholas
2018-04-01
*
fixed type mismatches in SkSL comparison operators
Ethan Nicholas
2018-03-29
*
initial SkSLJIT checkin
Ethan Nicholas
2018-03-27
*
added frexp support to SkSL
Ethan Nicholas
2018-03-26
*
Get @constructor feature of SKSL working
Robert Phillips
2018-03-23
[next]