1. 52ce1e9 LLVMReactor: Cache llvm::TargetMachines. by Ben Clayton · 4 years, 9 months ago
  2. f5182ab Descriptor Pool alignment checks by Alexis Hetu · 4 years, 10 months ago
  3. 6d55ba7 Move calculation after clip check by Sean Risser · 4 years, 9 months ago
  4. bc73bcb Descriptor Pool typo by Alexis Hetu · 4 years, 9 months ago
  5. 16da281 LLVMReactor: Lazily promote functions to coroutines. by Ben Clayton · 4 years, 10 months ago
  6. fc7bb8f Vulkan: Use the optimization passes automatically added by CoroSplit by Ben Clayton · 4 years, 10 months ago
  7. 221a274 Fix Timer::ticks() on x86-64. by Jeff Muizelaar · 4 years, 9 months ago
  8. 4cd9767e6 Fix reporting VK_ERROR_OUT_OF_HOST_MEMORY by Nicolas Capens · 4 years, 9 months ago
  9. f3dce11 Fix for rendering being too dark by Alexis Hetu · 4 years, 9 months ago
  10. 28ae0a4 Reactor: Add new 'EarlyCSEPass' optimization pass. by Ben Clayton · 4 years, 10 months ago
  11. 056d692 Use Nucleus::adjustDefaultConfig for Vulkan's default reactor config. by Ben Clayton · 4 years, 10 months ago
  12. 55bc37a Reactor: Add support for specifying and modifying default configuration settings. by Ben Clayton · 4 years, 10 months ago
  13. 8c4c9e3 Clean up interface component counting and reduce to spec minimum by Chris Forbes · 4 years, 10 months ago
  14. 782a980 Temporarily disable warnings-as-errors by Ben Clayton · 4 years, 10 months ago
  15. 94973a0 Kokoro (Windows): Switch to python3 by Ben Clayton · 4 years, 10 months ago
  16. 8900e7c Regres: Update test lists @ 1d4f5775 by SwiftShader Regression Bot · 4 years, 10 months ago
  17. 49f7037 SpirvShader: Rename EmitState::currentBlock to block by Ben Clayton · 4 years, 10 months ago
  18. bacd7e7 SpirvShader: Make accessors private. by Ben Clayton · 4 years, 10 months ago
  19. 1c8a969 SpirvShader: Add Function inner class. by Ben Clayton · 4 years, 10 months ago
  20. e8bfba4 Move pointers and intermediates from SpirvRoutine to SpirvShader::EmitState. by Ben Clayton · 4 years, 10 months ago
  21. 59cd59b Move GenericValue into SpirvShader by Ben Clayton · 4 years, 10 months ago
  22. 1d4f577 Clamp GLSL textureSize() lod to mipmap range by Nicolas Capens · 4 years, 10 months ago
  23. 49f8051 LLVMReactor: Include the host mcpu in the target builder. by Ben Clayton · 4 years, 10 months ago
  24. caa9cf7 Use the full list of optimization passes from spirv-opt by Ben Clayton · 4 years, 10 months ago
  25. 45d34d2 Follow up on "Add support for R8_SRGB textures" by Alexis Hetu · 4 years, 10 months ago
  26. 1d6301d SpirvShader: Fully initialize variables in emitSamplerFunction() by Ben Clayton · 4 years, 10 months ago
  27. 0b00b95 LLVMReactor/SpirvShader: Don't zero loads on disabled lanes. by Ben Clayton · 4 years, 10 months ago
  28. 9abf32b SpirvShader: Optimize SIMD loads of static, equal offsets, in-bound pointers by Ben Clayton · 4 years, 10 months ago
  29. 68cfc78 Reactor: Rework optimization flags. by Ben Clayton · 4 years, 10 months ago
  30. 6f8e565 Refactor LLVMReactor globals into 3 classes. by Ben Clayton · 4 years, 10 months ago
  31. 18699c6 Regres: Bump MaxProcMemory from 2GB to 3GB by Ben Clayton · 4 years, 10 months ago
  32. 9d6e6f6 Regres: Post significant changes to test times by Ben Clayton · 4 years, 10 months ago
  33. 4dafba9 Regres: Treat ABORT()s as failures by Ben Clayton · 4 years, 10 months ago
  34. 8c126fa Regres: Add flag to prioritize a single change by Ben Clayton · 5 years ago
  35. 1a3f167 Regres: Add flag to run the daily test run on launch by Ben Clayton · 5 years ago
  36. 72d8104 Context cleanup by Alexis Hetu · 4 years, 10 months ago
  37. 463fab9 Removed the AtomicInt class by Alexis Hetu · 4 years, 10 months ago
  38. a29aa77 Don't emit bounds checks when robustness is disabled by Nicolas Capens · 4 years, 10 months ago
  39. 8f5bdcf Fix treating Image storage class as non-interleaved by Nicolas Capens · 4 years, 10 months ago
  40. af1eedb SpirvShader: Optimize SIMD sequential, fully-in-bounds loads & stores by Ben Clayton · 4 years, 10 months ago
  41. 142f458 Regres: Update test lists @ 52edb176 by SwiftShader Regression Bot · 4 years, 10 months ago
  42. 52edb17 PipelineCache implementation by Alexis Hetu · 4 years, 10 months ago
  43. 83dd452 Reactor: Assert that array indexing is in bounds by Ben Clayton · 4 years, 10 months ago
  44. 4901ffd CMakeLists: Use ccache if found by Ben Clayton · 4 years, 10 months ago
  45. 2e5d5b4 Cleanup unittests a bit by Sean Risser · 4 years, 10 months ago
  46. 249b092 Pipeline/ShaderCore: Reimplement halfToFloatBits to not rely on denorm float multiply by Ben Clayton · 4 years, 10 months ago
  47. fd4c96d Wire up remaining 32b __sync_* functions required for arm32 by Chris Forbes · 4 years, 10 months ago
  48. 74561df Regres: Update test lists @ 40495290 by SwiftShader Regression Bot · 4 years, 10 months ago
  49. 4049529 Fix extra semicolon after function def in FrameBufferOSX.mm by Lingfeng Yang · 4 years, 10 months ago
  50. fb9c05c Allow 3d texture layers for framebuffer blit by Lingfeng Yang · 4 years, 10 months ago
  51. 762741b Add support for R8_SRGB textures by Hernan Liatis · 4 years, 10 months ago
  52. 6d874f0 Selectively suppress class-memaccess warning/error by Nicolas Capens · 4 years, 10 months ago
  53. 522d512 Simplify Vulkan ICD loading for testing by Nicolas Capens · 4 years, 10 months ago
  54. cd98c73 SpirvShader: Optimize stores with static equal offsets by Chris Forbes · 4 years, 10 months ago
  55. 61f2a46 Replace broken prime in Y'CbCr comment by Chris Forbes · 4 years, 10 months ago
  56. 2fa1dad LLVMReactor: Perform atomic load / stores of floats as ints. by Ben Clayton · 4 years, 10 months ago
  57. a0b3a02 Make the ICD manifest use a relative path to the library by Paul Thomson · 4 years, 10 months ago
  58. 84b037e Don't treat class-memaccess warning as error by Nicolas Capens · 4 years, 10 months ago
  59. 1f45693 Remove incorrect and unused line to avoid confusion by Alexis Hetu · 4 years, 10 months ago
  60. 9770a46 Implement Reactor breakpoints by Nicolas Capens · 4 years, 10 months ago
  61. a25f543 Use correct alignment for input attachment loads by Chris Forbes · 4 years, 10 months ago
  62. e899321 Refactor remaining cases of memset(this, ...) by Nicolas Capens · 4 years, 10 months ago
  63. 302a972 Fix initialization of LRU cache keys by Nicolas Capens · 4 years, 10 months ago
  64. b5f1a13 LLVMReactor: Bind double variants of trig / exp functions by Ben Clayton · 4 years, 10 months ago
  65. 2f58df3 LLVMReactor: Remove "stack-probe-size" fudge, bind _chkstk extern by Ben Clayton · 4 years, 10 months ago
  66. 68a2901 Reactor: Various build fixes for MSVC 2019 by Ben Clayton · 4 years, 10 months ago
  67. 40a885e LLVMReactor: Align the coroutine stack frame. by Ben Clayton · 4 years, 10 months ago
  68. 5375f47 Put LLVM IR verification behind a default-disabled flag by Ben Clayton · 4 years, 10 months ago
  69. 900e1da Fix setting LLVM data layout before optimizations passes by Nicolas Capens · 4 years, 10 months ago
  70. c8f25d9 Don't try to render out-of-bounds viewports by Sean Risser · 4 years, 10 months ago
  71. a7edc1c LLVMReactor: Remove FIXME workaround for int cmps by Ben Clayton · 4 years, 10 months ago
  72. e1ccb9a SpirvShader: Optimize SIMD::Pointer load of static equal offsets by Chris Forbes · 4 years, 10 months ago
  73. 759ad65 SpirvShader: Use masked loads / stores when possible. by Ben Clayton · 4 years, 10 months ago
  74. cb2ebc9 Reactor (LLVM): Add support for masked loads and stores. by Ben Clayton · 4 years, 10 months ago
  75. e89296d SpirvShader: Fix SIMD::Pointer::hasSequentialOffsets() by Ben Clayton · 4 years, 10 months ago
  76. ea3cd1b SpirvShader: Clear transient fields of SpirvRoutine in emitEpilog() by Ben Clayton · 4 years, 10 months ago
  77. f72b89c SpirvShader: Optimize pointer OOB masking by Ben Clayton · 4 years, 10 months ago
  78. 0ea9fe4 SpirvShader: Split SIMD::Pointer limits into dynamic and static parts. by Ben Clayton · 4 years, 10 months ago
  79. 867ee1d SpirvShader: Fix SIMD::Pointer initialization of hasDynamicOffsets by Ben Clayton · 4 years, 10 months ago
  80. fae67ce GCC: fix ARM build because of missing symbols by Jose Dapena Paz · 4 years, 10 months ago
  81. 4aa4fcd Avoid recompiling identical SPIR-V code by Nicolas Capens · 4 years, 10 months ago
  82. 473f373 Fixed Vulkan unittests for Visual Studio by Alexis Hetu · 4 years, 10 months ago
  83. 82feec7 Android build fix by Alexis Hetu · 4 years, 10 months ago
  84. 2d77aea Make VkNonDispatchableHandle POD by Alexis Hetu · 4 years, 10 months ago
  85. ef44b44 Regres: Update test lists @ 62bb5edf by SwiftShader Regression Bot · 4 years, 10 months ago
  86. 62bb5ed SpirvShader: Rework CFG traversal. by Ben Clayton · 4 years, 10 months ago
  87. d70129a Add swiftshader-named variants to library loading on Windows by Stuart Morgan · 4 years, 10 months ago
  88. 8a983f7 CMakeLists: Don't explicitly cherry-pick warnings as errors. by Ben Clayton · 4 years, 10 months ago
  89. 9b4b63b Increase precision of 8 bit textures by Alexis Hetu · 4 years, 10 months ago
  90. 67180a0 Fix building with Clang 4.0 by Nicolas Capens · 4 years, 10 months ago
  91. 9283b25 Wire up some required external functions for arm32 by Chris Forbes · 4 years, 10 months ago
  92. ea38f95 LLVMReactor: Mark all functions as 'DoesNotThrow' by Ben Clayton · 4 years, 10 months ago
  93. 9d96071 Regres: Update test lists @ bd4cf81f by SwiftShader Regression Bot · 4 years, 10 months ago
  94. bd4cf81 Reduce the complexity of VkNonDispatchableHandle by Alexis Hetu · 4 years, 10 months ago
  95. dc842d5 Regres: Update test lists @ 126bd7ab by SwiftShader Regression Bot · 4 years, 10 months ago
  96. 126bd7a Warnings fix by Alexis Hetu · 5 years ago
  97. d188b1a Remove unused user clip planes by Nicolas Capens · 4 years, 10 months ago
  98. 2a25ed8 Parse 'Sample' image instruction operand by Nicolas Capens · 4 years, 10 months ago
  99. 8fd5330 Update Reactor for PPC64 support by Colin Samples · 4 years, 10 months ago
  100. f63a3ab Update LLVM build for PPC64 by Colin Samples · 4 years, 10 months ago