- c9a291a Implement SNORM uniform texel buffer support by Nicolas Capens · 4 years, 9 months ago
- 2e7cdd8 Implement B10G11R11_UFLOAT_PACK32 uniform texel buffer support by Nicolas Capens · 4 years, 9 months ago
- 3121585 ASTC Decoder: Trim unused struct members by Alexis Hetu · 4 years, 9 months ago
- 14453b7 Fix debug assert from happening in release build by Sean Risser · 4 years, 9 months ago
- b3240d0 Optimize clearing of depth and stencil images by Nicolas Capens · 4 years, 10 months ago
- 4b77777 Fix build when ENABLE_RR_DEBUG_INFO enabled by Antonio Maiorano · 4 years, 9 months ago
- 9167e1e Revert "Optimize clearing of depth and stencil images" by Corentin Wallez · 4 years, 9 months ago
- ae10079 Assert attachment format supports blending when blending is enabled by Nicolas Capens · 4 years, 10 months ago
- 32f4be1 Optimize copying image data for presentation by Nicolas Capens · 4 years, 10 months ago
- af1f215 Optimize clearing of depth and stencil images by Nicolas Capens · 4 years, 10 months ago
- eb68244 Assert reserved binding entries aren't accessed by Nicolas Capens · 4 years, 10 months ago
- 974cfa9 Optimize out-of-bounds checks with unsigned compare by Nicolas Capens · 4 years, 11 months ago
- 4a65df1 Replace instead of add pointer offsets when out of bounds by Nicolas Capens · 4 years, 11 months ago
- 46485a0 Don't assert thread_local initialization by Nicolas Capens · 4 years, 9 months ago
- 763957e Ignore rasterization state pointers when rasterization is disabled by Nicolas Capens · 4 years, 9 months ago
- 15d3dda Zero-initialize the context state and data by Nicolas Capens · 4 years, 9 months ago
- 4615971 Cleanup: using the proper Image subregion structure by Alexis Hetu · 4 years, 9 months ago
- 47da2d3 Merge changes I3e59c425,I46075a36,I73cd3e57,Ic09c196b by Ben Clayton · 4 years, 9 months ago
- d68844f SpirvShaderDebugger: Show vector elements as xyzw by Ben Clayton · 4 years, 10 months ago
- 3011de5 SpirvShaderDebugger: Add a virtual destructor by Ben Clayton · 4 years, 10 months ago
- ef3914c SubzeroReactor: Use new marl::Scheduler::Config API. by Ben Clayton · 4 years, 9 months ago
- 8cbee41 Make rr::Print output to debugger and be stubbed by Antonio Maiorano · 4 years, 10 months ago
- 45510ad Validate the SPIR-V code in debug builds by Nicolas Capens · 4 years, 10 months ago
- 0711869 Add Z mirroring support for image blit. by Ari Suonpaa · 4 years, 10 months ago
- 3ad285a Added reference counting for PipelineLayout objects by Trevor David Black · 4 years, 10 months ago
- e817aaa libVulkan: Use new marl::Scheduler::Config API. by Ben Clayton · 4 years, 10 months ago
- b0c00e8 Update VkStringify for VK_EXT_subgroup_size_control by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
- 643cbe1 Update Vulkan headers to version 1.2.141 by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
- 907433b SpirvShaderDebugger: Implement Array types by Ben Clayton · 4 years, 10 months ago
- afb1867 SpirvShaderDebugger: Replace 'builtins' / 'root' with a global scope by Ben Clayton · 4 years, 10 months ago
- 1e51262 SpirvShaderDebugger: Silence release only warning by Ben Clayton · 4 years, 10 months ago
- 248ef6f SpirvShaderDebugger: Handle None sizes for composite types by Ben Clayton · 4 years, 10 months ago
- 0aec9b6 SpirvShaderDebugger: Handle template types by Ben Clayton · 4 years, 10 months ago
- 77a09d9 SpirvShaderDebugger: Don't display SSAs for array types by Ben Clayton · 4 years, 10 months ago
- fbb12e1 SpirvShaderDebugger: Don't display SSA values with DebugInfo by Ben Clayton · 4 years, 10 months ago
- 11dd718 Remove generation of OpenCLDebugInfo100.h by Nicolas Capens · 4 years, 10 months ago
- 6f5ff49 Fix deallocation of uninitialized pointer by Nicolas Capens · 4 years, 10 months ago
- 471c120 Don't inline rr::Variable methods by Nicolas Capens · 4 years, 10 months ago
- 79dcb2a Document helper invocations being considered active by Nicolas Capens · 4 years, 10 months ago
- d2af84f Move the Reactor 'Sample' unit test back to the top by Nicolas Capens · 4 years, 10 months ago
- 04e6b3b Unconditionally define the RValue copy constructor by Nicolas Capens · 4 years, 10 months ago
- 3b655b6 Call non-template base methods through 'this' pointer by Nicolas Capens · 4 years, 10 months ago
- 5e16bc4 Eliminate the array size from rr::Variable by Nicolas Capens · 4 years, 10 months ago
- cc5cda0 LLVMReactor: set alignment when allocating stack variables by Antonio Maiorano · 4 years, 10 months ago
- b6e8c3f Encapsulate the RValue<T> value field by Nicolas Capens · 5 years ago
- b4e4f11 Add type-safe Reference<T> load method by Nicolas Capens · 5 years ago
- 5f77c5e Add type-safe LValue<T> load and store methods by Nicolas Capens · 5 years ago
- 67cdce9 Retrieve Variable type through an abstract method by Nicolas Capens · 5 years ago
- 519cf22 Rename Reactor static getType() methods to type() by Nicolas Capens · 4 years, 11 months ago
- 57eb48a Fix processing OpExecutionMode for the requested entry point by Nicolas Capens · 4 years, 10 months ago
- c9625f1 Fix asserts due to missing texture formats by Sean Risser · 5 years ago
- d748e16 Fix missing border update after Image blit by Alexis Hetu · 4 years, 11 months ago
- c66681b Wrap Xcb reply call for error handling by Jonah Ryan-Davis · 4 years, 11 months ago
- 64da65b Fix sRGB color clear by Alexis Hetu · 4 years, 11 months ago
- d9ba4b7 Add high precision filtering extension by Antonio Maiorano · 4 years, 11 months ago
- 45be468 Remove typeinfo from Vulkan exported symbols by Nicolas Capens · 4 years, 11 months ago
- 08afdde Also use out of bound detection for image stores by Alexis Hetu · 4 years, 11 months ago
- 1d9d645 Insert __msan_unposion for masked/scattered stores by James Price · 4 years, 11 months ago
- 60727de Detect out of bounds image pointers by Alexis Hetu · 5 years ago
- c4bbd37 Remove typeinfo from GLES exported symbols by Nicolas Capens · 4 years, 11 months ago
- b798cfa Enable the shaderStorageImageArrayDynamicIndexing feature by Nicolas Capens · 5 years ago
- fe63685 Enable the shaderStorageBufferArrayDynamicIndexing feature by Nicolas Capens · 5 years ago
- 25646f4 Enable the shaderSampledImageArrayDynamicIndexing feature by Nicolas Capens · 5 years ago
- 5faf16f Enable the shaderUniformBufferArrayDynamicIndexing feature by Nicolas Capens · 5 years ago
- 479d143 Implement dynamic descriptor array indexing by Nicolas Capens · 5 years ago
- 9b83ddb Skip image sampling if no SIMD lanes are active by Nicolas Capens · 5 years ago
- d085136 Move the OFFSET() macro to Reactor by Nicolas Capens · 5 years ago
- 694e214 Vulkan/Debug: Don't step for column updates by Ben Clayton · 5 years ago
- cfc7760 Vulkan/Debug: Fix build with clang-10. by Ben Clayton · 5 years ago
- 197e251 Device: Use std::unique_ptr instead of raw pointers by Ben Clayton · 5 years ago
- 45b25b2 Fix null dereference in OFFSET macro by James Price · 5 years ago
- 98d2cab Fix JIT on separate thread by Nicolas Capens · 5 years ago
- 7d6b591 Avoid implicitly destructing thread-locals by Nicolas Capens · 5 years ago
- 941293d Eliminate use of Vulkan header BEGIN_RANGE/END_RANGE/RANGE_SIZE enums by Antonio Maiorano · 5 years ago
- 71c49f8 Run clang-format on renamed headers by Antonio Maiorano · 5 years ago
- 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 5 years ago
- 587fbb9 ReactorUnitTests: Speed up multithreaded tests by Ben Clayton · 5 years ago
- 2717702 Eliminate the ABORT() macro by Nicolas Capens · 5 years ago
- 002b7c1 Record vkCmdBindDescriptorSets() as a single command by Nicolas Capens · 5 years ago
- 026f7d0 Store binding information in the pipeline layout by Nicolas Capens · 5 years ago
- c7d5ec3 Don't expose individual descriptor set layouts to SPIR-V compilation by Nicolas Capens · 5 years ago
- ca9de96 Fix ordering of descriptor set bindings by Nicolas Capens · 5 years ago
- 7483e56 SpirvShader: Document activeLaneMask() and storesAndAtomicsMask() by Ben Clayton · 5 years ago
- 60aa34a Omit ASSERT() expression evaluation in Release builds by Nicolas Capens · 5 years ago
- f42c698 SpirvShaderDebugger: Ensure frames are fully popped by Ben Clayton · 5 years ago
- 00e4a7c SpirvShaderDebugger: Implement globals, stub array types by Ben Clayton · 5 years ago
- 0d6791c SpirvShader: Add WriteCFGGraphVizDotFile debug function by Ben Clayton · 5 years ago
- e41e86d Don't unlock Android buffers immediately after locking them. by Peter Collingbourne · 5 years ago
- 6e44504 Vulkan: Add vk_icdInitializeConnectToServiceCallback() by David 'Digit' Turner · 5 years ago
- 5ab1f36 Fix specializing graphics routines for the pipeline layout by Nicolas Capens · 5 years ago
- fc951cd SpirvShader: Add a flag for printing SPIRV execution by Ben Clayton · 6 years ago
- 63aa954 CMake: use target_link_options by Antonio Maiorano · 5 years ago
- ccaa8e8 Pass only descriptor data to shader execution by Nicolas Capens · 5 years ago
- 93613e1 Reduce descriptor binding info exposure by Nicolas Capens · 5 years ago
- d347ccf Vulkan: Fix Fuchsia external semaphore fix tryWait(). by David 'Digit' Turner · 5 years ago
- ceb6258 CMake: fix astc code not being enabled correctly by Antonio Maiorano · 5 years ago
- ff772a7 Don't use deprecated llvm::Type::getVectorNumElements() by Nicolas Capens · 5 years ago
- 068611f Fix JIT on separate thread by Nicolas Capens · 5 years ago
- 377573c Use Thread Safety Analysis annotations throughout SwiftShader. by Ben Clayton · 5 years ago
- 20cf5c5 LLVMReactor: Drop codegenMutex, now thread safe. by Ben Clayton · 6 years ago