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
*
Re-land sksl fragment processor support
Ethan Nicholas
2017-06-27
*
Revert "sksl fragment processor support"
Ethan Nicholas
2017-06-27
*
sksl fragment processor support
Ethan Nicholas
2017-06-27
*
Revert "Revert "clean up sksl dead variable handling""
Ethan Nicholas
2017-06-22
*
Revert "clean up sksl dead variable handling"
Greg Daniel
2017-06-21
*
clean up sksl dead variable handling
Ethan Nicholas
2017-06-21
*
implemented mustImplementGSInvocationsWithLoop workaround in sksl
Ethan Nicholas
2017-06-21
*
Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workar...
Mike Reed
2017-06-21
*
Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in ...
Ethan Nicholas
2017-06-20
*
Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"
Greg Daniel
2017-06-15
*
implemented mustImplementGSInvocationsWithLoop workaround in sksl
Ethan Nicholas
2017-06-15
*
added SPIR-V RelaxedPrecision
Ethan Nicholas
2017-06-12
*
fixed issue with SkSL dead code elimination
Ethan Nicholas
2017-06-12
*
Re-land "Fixed an issue with sksl variable declarations"
Ethan Nicholas
2017-06-02
*
Revert "Fixed an issue with sksl variable declarations"
Ethan Nicholas
2017-06-02
*
Fixed an issue with sksl variable declarations
Ethan Nicholas
2017-06-02
*
fix incorrect variable not assigned error in skslc
Ethan Nicholas
2017-05-31
*
simplify a confusing expression in SkSLSPIRVCodeGenerator
Ethan Nicholas
2017-05-31
*
minor skslc bugfixes
Ethan Nicholas
2017-05-19
*
skslc SPIR-V mod support
Ethan Nicholas
2017-05-17
*
skslc comma operator and optimizer fixes
Ethan Nicholas
2017-05-17
*
sksl support for static ifs & switches
Ethan Nicholas
2017-05-10
*
Minor sksl parser cleanup
Ethan Nicholas
2017-05-09
*
Fix clang compiler error in SkSLFileOutputStream
Matt Sarett
2017-05-05
*
sksl optimizer fixes
Ethan Nicholas
2017-05-05
*
header cleanup
Hal Canary
2017-05-05
*
headers: fix
Hal Canary
2017-05-03
*
sksl SPIR-V sampledBuffer support
Ethan Nicholas
2017-05-03
*
sksl support for buffer blocks
Ethan Nicholas
2017-05-02
*
additional skslc vector optimizations
Ethan Nicholas
2017-04-28
*
sksl can now fold constant vector or matrix equality expressions
Ethan Nicholas
2017-04-25
*
fixed 0 - x in skslc
Ethan Nicholas
2017-04-21
*
Improved skslc optimizer, particularly around vectors.
Ethan Nicholas
2017-04-20
*
rectangle texture scaling is now handled in skslc
Ethan Nicholas
2017-04-20
*
skslc now uses a more recent version of Flex
Ethan Nicholas
2017-04-03
*
switched skslc to_string strategy after repeated problems on Android
Ethan Nicholas
2017-03-31
*
added missing <inttypes.h> include
Ethan Nicholas
2017-03-31
*
fixed SPIR-V compilation error with unmodified variables
Ethan Nicholas
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation f...
Ethan Nicholas
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
fixed skslc SPIR-V memory error
Ethan Nicholas
2017-03-30
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
Ethan Nicholas
2017-03-30
*
skslc can now be compiled with no Skia dependencies, in preparation for
Ethan Nicholas
2017-03-30
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
check-headers-self-sufficient: update
Hal Canary
2017-03-21
*
Ignore Clang's -Wdeprecated-register for flex-generated code
Roland McGrath
2017-03-20
*
wired up SPIR-V validator
Ethan Nicholas
2017-03-16
*
put sksl->glsl modifiers in correct order
Ethan Nicholas
2017-03-10
*
fixed duplicate interface variable in SPIR-V output
Ethan Nicholas
2017-03-02
[next]