1. 5bff405 Implement gather/scatter operations for shader register files. by Nicolas Capens · 6 years ago
  2. 596f653 Fixed atan corner case by Alexis Hetu · 6 years ago
  3. 41bcdc7 Refactor exp2(). by Nicolas Capens · 7 years ago
  4. 2d261a5 Fix exp2 for integer input. by Nicolas Capens · 7 years ago
  5. af13df4 Use exact-at-power-of-two reciprocal for texture projection. by Nicolas Capens · 7 years ago
  6. 53ad4af Rename version to shaderModel by Alexis Hetu · 7 years ago
  7. e4a88b9 Support 3-component integer formats natively. by Nicolas Capens · 7 years ago
  8. 1728dde arcsin/arccos/arctan precision fix by Alexis Hetu · 7 years ago
  9. 929c6b0 High precision implementation for sin/cos/tan by Alexis Hetu · 7 years ago
  10. a0ef97a Precision fix for inversesqrt. by Alexis Hetu · 7 years ago
  11. 0b7003b Fixes for exp and log functions by Alexis Hetu · 7 years ago
  12. 8ef6d10 isnan and isinf implementation by Alexis Hetu · 7 years ago
  13. 2895810 Fix for integer modulo operations by Alexis Hetu · 7 years ago
  14. a781af7 Minor fix for log2 by Alexis Hetu · 7 years ago
  15. 69bc6e8 Fix GCC build by Tom Anderson · 7 years ago
  16. 54ac5e8 Fix transpose2x4(). by Nicolas Capens · 8 years ago
  17. 45f187a Deprecate the Long1 type. by Nicolas Capens · 8 years ago
  18. 24f454e Renaming functions named after operator names by Alexis Hetu · 8 years ago
  19. 1f2003a Removed unused classes Vector4i and Vector4u by Alexis Hetu · 8 years ago
  20. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 8 years ago
  21. ffb35eb Half float packing and unpacking intrinsic functions by Alexis Hetu · 8 years ago
  22. 9cde974 Signed and unsigned integer packing and unpacking intrinsic functions by Alexis Hetu · 8 years ago
  23. 0f44807 Fixed some unary operators by Alexis Hetu · 8 years ago
  24. 05b3d66 Correct reciprocal approximation for power-of-two values. by Nicolas Capens · 8 years ago
  25. 7058908 Remove redundant shader instructions. by Nicolas Capens · 9 years ago
  26. c3d95f3 Matrix determinant and inverse implementation by Alexis Hetu · 9 years ago
  27. 02a2bb8 Enable glsl integer code by Alexis Hetu · 9 years ago
  28. d5c31da Build fix for Linux by Alexis Hetu · 9 years ago
  29. c4f2c29 New integer related core functions by Alexis Hetu · 9 years ago
  30. ecad519 ShaderCore const inputs by Alexis Hetu · 9 years ago
  31. 8e851c1 RoundEven implementation by Alexis Hetu · 9 years ago
  32. 8b5f3ef New builtin function implementations by Alexis Hetu · 9 years ago
  33. 9651718 Renamed Vector4i to Vector4s by Alexis Hetu · 9 years ago
  34. 19bac1e Update SwiftShader to April code dump. by John Bauman · 10 years ago
  35. 8940182 Add SwiftShader source to repo by John Bauman · 10 years ago