1. 15c98cb Revert "Add most important intrinsics to the interpreter" by Brian Osman · 4 years, 7 months ago
  2. 838007f Add most important intrinsics to the interpreter by Brian Osman · 4 years, 7 months ago
  3. dc2a977 Interpreter: Fix intrinsics when called with vector types by Brian Osman · 4 years, 7 months ago
  4. 2329da0 add SkSLInterpreter vector instructions by Ethan Nicholas · 4 years, 8 months ago
  5. b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 8 months ago
  6. 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 8 months ago
  7. 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 8 months ago
  8. 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 8 months ago
  9. 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 8 months ago
  10. 5b43113 Interpreter: Reflect all uniform variables in ByteCode by Brian Osman · 5 years ago
  11. 1bab7e4 Fix CheckGeneratedFiles bot by tweaking SkSLDefines some more by Brian Osman · 5 years ago
  12. 1c110a0 ByteCode: Separate uniforms and globals by Brian Osman · 5 years ago
  13. c70027b Revert "Revert "switched SkSL interpreter over to threaded code"" by Ethan Nicholas · 5 years ago
  14. cbdc829 Revert "switched SkSL interpreter over to threaded code" by Ethan Nicholas · 5 years ago
  15. adecf4b switched SkSL interpreter over to threaded code by Ethan Nicholas · 5 years ago
  16. 886af0d Allow defined functions in the SkSL .inc files by Brian Osman · 5 years ago
  17. b380e71 Interpreter: Add radians and normalize builtins by Brian Osman · 5 years ago
  18. aa2ca3f Interpreter: Compute max stack depth needed by Brian Osman · 5 years ago
  19. 4a47da7 Interpreter: Disallow return statements inside loops or conditionals by Brian Osman · 5 years ago
  20. 6f5358f Interpreter: Disallow recursion by Brian Osman · 5 years ago
  21. 8016441 Interpreter: Refactor interface and lifetime management by Brian Osman · 5 years ago
  22. 3e29f1d Interpreter: Elide dup/pop around stores by Brian Osman · 5 years ago
  23. ae9633b add SkSL support for mix, cross, and dot by Ethan Nicholas · 5 years ago
  24. 07c117b Support larger compound types in the interpreter by Brian Osman · 5 years ago
  25. 82162ee SkSL interpreter intrinsics by Ethan Nicholas · 5 years ago
  26. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  27. 9e6a393 support for SkSL interpreter external function calls by Ethan Nicholas · 5 years ago
  28. 76346ac Reland "byte align everything in SkSLInterpreter" by Mike Klein · 5 years ago
  29. b1e4a4e Revert "byte align everything in SkSLInterpreter" by Mike Klein · 5 years ago
  30. e528836 byte align everything in SkSLInterpreter by Mike Klein · 5 years ago
  31. 48a75aa redesigned SkSL interpreter vector instructions by Ethan Nicholas · 5 years ago
  32. 1091f02 Interpreter: Change all Load/Store ops to use immediate indices by Brian Osman · 5 years ago
  33. 91164d1 added external value support to SkSL interpreter by Ethan Nicholas · 5 years ago
  34. 226668a Add support for calling functions within the interpreter by Brian Osman · 5 years ago
  35. 9764ebd SkSL interpreter performance improvements by Ethan Nicholas · 5 years ago
  36. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  37. 0e9401d Initial checkin of new SkSL interpreter. by Ethan Nicholas · 6 years ago