1. 248ef6f SpirvShaderDebugger: Handle None sizes for composite types by Ben Clayton · 4 years ago
  2. 0aec9b6 SpirvShaderDebugger: Handle template types by Ben Clayton · 4 years ago
  3. 77a09d9 SpirvShaderDebugger: Don't display SSAs for array types by Ben Clayton · 4 years ago
  4. fbb12e1 SpirvShaderDebugger: Don't display SSA values with DebugInfo by Ben Clayton · 4 years ago
  5. 141d5bd Make ManagedStatic registration thread-safe by Nicolas Capens · 4 years ago
  6. 2fbd57b Regres: Test changes from external contributors if reviewed by Googler by Nicolas Capens · 4 years ago
  7. 11dd718 Remove generation of OpenCLDebugInfo100.h by Nicolas Capens · 4 years ago
  8. 6f5ff49 Fix deallocation of uninitialized pointer by Nicolas Capens · 4 years ago
  9. 471c120 Don't inline rr::Variable methods by Nicolas Capens · 4 years ago
  10. 9e718f9 Update SPIR-V Tools to 55af3902f by Ben Clayton · 4 years ago
  11. 38e4691 Squashed 'third_party/SPIRV-Tools/' changes from fd773eb50d6..55af3902fc2 by Ben Clayton · 4 years ago
  12. 79dcb2a Document helper invocations being considered active by Nicolas Capens · 4 years ago
  13. d2af84f Move the Reactor 'Sample' unit test back to the top by Nicolas Capens · 4 years ago
  14. 04e6b3b Unconditionally define the RValue copy constructor by Nicolas Capens · 4 years ago
  15. 3b655b6 Call non-template base methods through 'this' pointer by Nicolas Capens · 4 years ago
  16. 5e16bc4 Eliminate the array size from rr::Variable by Nicolas Capens · 4 years ago
  17. cc5cda0 LLVMReactor: set alignment when allocating stack variables by Antonio Maiorano · 4 years ago
  18. b6e8c3f Encapsulate the RValue<T> value field by Nicolas Capens · 4 years ago
  19. b4e4f11 Add type-safe Reference<T> load method by Nicolas Capens · 4 years ago
  20. 5f77c5e Add type-safe LValue<T> load and store methods by Nicolas Capens · 4 years ago
  21. 67cdce9 Retrieve Variable type through an abstract method by Nicolas Capens · 4 years ago
  22. 519cf22 Rename Reactor static getType() methods to type() by Nicolas Capens · 4 years ago
  23. 57eb48a Fix processing OpExecutionMode for the requested entry point by Nicolas Capens · 4 years ago
  24. 660c3bc Regres: Reverse full test run order by Nicolas Capens · 4 years ago
  25. c9625f1 Fix asserts due to missing texture formats by Sean Risser · 4 years, 1 month ago
  26. d748e16 Fix missing border update after Image blit by Alexis Hetu · 4 years ago
  27. c66681b Wrap Xcb reply call for error handling by Jonah Ryan-Davis · 4 years ago
  28. 64da65b Fix sRGB color clear by Alexis Hetu · 4 years ago
  29. d9ba4b7 Add high precision filtering extension by Antonio Maiorano · 4 years ago
  30. 7b87548 Regres: Limit the Gerrit comment message length by Nicolas Capens · 4 years ago
  31. 2dd8644 Revert "Produce MSVC error when virtual class misses virtual destructor" by Nicolas Capens · 4 years ago
  32. 45be468 Remove typeinfo from Vulkan exported symbols by Nicolas Capens · 4 years ago
  33. cd09f8e Produce MSVC error when virtual class misses virtual destructor by Nicolas Capens · 4 years ago
  34. 08afdde Also use out of bound detection for image stores by Alexis Hetu · 4 years ago
  35. 8d1f871 CMakeLists: Fix building of llvm-with-cov by Ben Clayton · 4 years ago
  36. 1d9d645 Insert __msan_unposion for masked/scattered stores by James Price · 4 years ago
  37. 60727de Detect out of bounds image pointers by Alexis Hetu · 4 years, 1 month ago
  38. baa10d7 Regres: Update test lists @ 6ce626b4 by SwiftShader Regression Bot · 4 years ago
  39. 098cdda Regres: Don't nuke the daily test dir before using the test results by Ben Clayton · 4 years ago
  40. 6ce626b CMake: Only build turbo-cov with clang + llvm 10 by Ben Clayton · 4 years ago
  41. c4bbd37 Remove typeinfo from GLES exported symbols by Nicolas Capens · 4 years ago
  42. b798cfa Enable the shaderStorageImageArrayDynamicIndexing feature by Nicolas Capens · 4 years ago
  43. fe63685 Enable the shaderStorageBufferArrayDynamicIndexing feature by Nicolas Capens · 4 years ago
  44. 25646f4 Enable the shaderSampledImageArrayDynamicIndexing feature by Nicolas Capens · 4 years ago
  45. 5faf16f Enable the shaderUniformBufferArrayDynamicIndexing feature by Nicolas Capens · 4 years ago
  46. 479d143 Implement dynamic descriptor array indexing by Nicolas Capens · 4 years, 3 months ago
  47. 9b83ddb Skip image sampling if no SIMD lanes are active by Nicolas Capens · 4 years, 1 month ago
  48. d085136 Move the OFFSET() macro to Reactor by Nicolas Capens · 4 years ago
  49. c2fe258 Regres: use Subzero backend by default by Antonio Maiorano · 4 years ago
  50. 2defafb Squashed 'third_party/marl/' changes from 748d3c161..3c643dd4c by Ben Clayton · 4 years ago
  51. b3854ce Update Marl to 3c643dd4c by Ben Clayton · 4 years ago
  52. 694e214 Vulkan/Debug: Don't step for column updates by Ben Clayton · 4 years ago
  53. cfc7760 Vulkan/Debug: Fix build with clang-10. by Ben Clayton · 4 years ago
  54. 197e251 Device: Use std::unique_ptr instead of raw pointers by Ben Clayton · 4 years, 1 month ago
  55. 78ec0ea CMake: add graphviz generation scripts by Antonio Maiorano · 4 years, 1 month ago
  56. 45b25b2 Fix null dereference in OFFSET macro by James Price · 4 years ago
  57. 98d2cab Fix JIT on separate thread by Nicolas Capens · 4 years ago
  58. 7d6b591 Avoid implicitly destructing thread-locals by Nicolas Capens · 4 years ago
  59. 941293d Eliminate use of Vulkan header BEGIN_RANGE/END_RANGE/RANGE_SIZE enums by Antonio Maiorano · 4 years ago
  60. 71c49f8 Run clang-format on renamed headers by Antonio Maiorano · 4 years ago
  61. 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 4 years ago
  62. 587fbb9 ReactorUnitTests: Speed up multithreaded tests by Ben Clayton · 4 years ago
  63. 2717702 Eliminate the ABORT() macro by Nicolas Capens · 4 years ago
  64. 002b7c1 Record vkCmdBindDescriptorSets() as a single command by Nicolas Capens · 4 years ago
  65. 026f7d0 Store binding information in the pipeline layout by Nicolas Capens · 4 years ago
  66. c7d5ec3 Don't expose individual descriptor set layouts to SPIR-V compilation by Nicolas Capens · 4 years ago
  67. ca9de96 Fix ordering of descriptor set bindings by Nicolas Capens · 4 years ago
  68. 7483e56 SpirvShader: Document activeLaneMask() and storesAndAtomicsMask() by Ben Clayton · 4 years ago
  69. 60aa34a Omit ASSERT() expression evaluation in Release builds by Nicolas Capens · 4 years ago
  70. f42c698 SpirvShaderDebugger: Ensure frames are fully popped by Ben Clayton · 4 years ago
  71. 00e4a7c SpirvShaderDebugger: Implement globals, stub array types by Ben Clayton · 4 years ago
  72. 0d6791c SpirvShader: Add WriteCFGGraphVizDotFile debug function by Ben Clayton · 4 years ago
  73. e41e86d Don't unlock Android buffers immediately after locking them. by Peter Collingbourne · 4 years ago
  74. 91525d8 LLVM: Do not map read-only data sections as executable. by David 'Digit' Turner · 4 years ago
  75. 6e44504 Vulkan: Add vk_icdInitializeConnectToServiceCallback() by David 'Digit' Turner · 4 years, 1 month ago
  76. ba47db0 Kokoro: fix SWIFTSHADER_LESS_DEBUG_INFO not being set by Antonio Maiorano · 4 years ago
  77. dc688a2 Update tests/presubmit.sh to accept Fuchsia bugs as fxb/# by David 'Digit' Turner · 4 years ago
  78. 5ab1f36 Fix specializing graphics routines for the pipeline layout by Nicolas Capens · 4 years ago
  79. fc951cd SpirvShader: Add a flag for printing SPIRV execution by Ben Clayton · 5 years ago
  80. 2c9aa76 Regres: Write logs to /dev/null by Ben Clayton · 4 years, 1 month ago
  81. 5657106 CMake: use target_compile_options/definitions for llvm by Antonio Maiorano · 4 years ago
  82. 63aa954 CMake: use target_link_options by Antonio Maiorano · 4 years ago
  83. bccfe71 CMake: require version 3.13 by Antonio Maiorano · 4 years ago
  84. d8efa7d Kokoro: update CMake to latest version by Antonio Maiorano · 4 years ago
  85. 4d89b58 Regres: Limit the default number of threads to 100 by Ben Clayton · 4 years, 1 month ago
  86. ccaa8e8 Pass only descriptor data to shader execution by Nicolas Capens · 4 years, 1 month ago
  87. 93613e1 Reduce descriptor binding info exposure by Nicolas Capens · 4 years, 1 month ago
  88. db868c7 Kokoro: Fix ubuntu bots. by Ben Clayton · 4 years ago
  89. d347ccf Vulkan: Fix Fuchsia external semaphore fix tryWait(). by David 'Digit' Turner · 4 years, 1 month ago
  90. ceb6258 CMake: fix astc code not being enabled correctly by Antonio Maiorano · 4 years ago
  91. ff772a7 Don't use deprecated llvm::Type::getVectorNumElements() by Nicolas Capens · 4 years ago
  92. 068611f Fix JIT on separate thread by Nicolas Capens · 4 years ago
  93. 377573c Use Thread Safety Analysis annotations throughout SwiftShader. by Ben Clayton · 4 years, 1 month ago
  94. 0809046 CMakeLists: Fix Fuchsia build. by David 'Digit' Turner · 4 years, 1 month ago
  95. 55e85da Merge changes Ia8226c11,If413b9d6 by Ben Clayton · 4 years, 1 month ago
  96. 20cf5c5 LLVMReactor: Drop codegenMutex, now thread safe. by Ben Clayton · 4 years, 10 months ago
  97. 7ccdeed LLVMJIT: Remove the TargetMachine cache. by Ben Clayton · 4 years, 1 month ago
  98. cd95ac3 LLVM 7: Set LLVM_ENABLE_THREADS to 1 by Ben Clayton · 4 years, 1 month ago
  99. ea66320 SpirvShader: Fix ASSERT firing in debugger by Ben Clayton · 4 years, 1 month ago
  100. d25ce87 Fix LLVM-based Arm64 build. by David 'Digit' Turner · 4 years, 1 month ago