1. b3e5c44 Enable and require C++17 compilation by Nicolas Capens · 3 years, 3 months ago
  2. 1d5174b Implement VK_KHR_depth_stencil_resolve by Sean Risser · 3 years, 7 months ago
  3. 8642467 Move reusable Vulkan code from VulkanBenchmarks to new VulkanWrapper library by Antonio Maiorano · 3 years, 3 months ago
  4. e27e748 VulkanBenchmarks: factor out code into separate files by Antonio Maiorano · 3 years, 3 months ago
  5. 22be66d Fix always performing early depth test when requested by Nicolas Capens · 3 years, 3 months ago
  6. 89fd148 vulkan: Support VK_KHR_external_memory_fd on OS X. by David 'Digit' Turner · 4 years, 2 months ago
  7. 8da0f82 VulkanBenchmarks: improve and clarify resource ownership by Antonio Maiorano · 3 years, 3 months ago
  8. 765e4f6 Regres: Update test lists @ 149733ce by SwiftShader Regression Bot · 3 years, 3 months ago
  9. 149733c Fix crash in vertex shader when position is not declared by Alexis Hetu · 3 years, 3 months ago
  10. af4a3a9 LLVMReactorDebugInfo: fix location filename always "<unknown>" on Windows by Antonio Maiorano · 3 years, 3 months ago
  11. aedd133 VulkanBenchmarks: fix memory leaks by Antonio Maiorano · 3 years, 3 months ago
  12. 5255c46 Regres: Update test lists @ 2cc34907 by SwiftShader Regression Bot · 3 years, 3 months ago
  13. 2cc3490 VulkanBenchmarks: add texture sampling to Triangle benchmarks by Antonio Maiorano · 3 years, 10 months ago
  14. c4a1bd4 Implement VK_EXT_headless_surface by Antonio Maiorano · 3 years, 3 months ago
  15. f3e6b33 Update AHB default YUV dataspace to YCBCR_601 by Jason Macnak · 3 years, 3 months ago
  16. 1fe25a8 VulkanBenchmarks: refactor into Image class by Nicolas Capens · 3 years, 10 months ago
  17. eeb8184 Fix back-face culling for vertices near w=0 by Nicolas Capens · 3 years, 3 months ago
  18. 3549479 Define static constexpr members in .cpp files by Sean Risser · 3 years, 3 months ago
  19. 6a59d06 Add VK_EXT_host_query_reset by Sean Risser · 3 years, 4 months ago
  20. 009667d Implement VK_EXT_separate_stencil_usage by Sean Risser · 3 years, 4 months ago
  21. 348ba20 Eliminate SpirvShaderEnumNames.cpp by Nicolas Capens · 3 years, 4 months ago
  22. 588d32c Reduce the LLVM compile layer object lifetime by Nicolas Capens · 3 years, 4 months ago
  23. 58d987a Reduce the mangler object lifetime by Nicolas Capens · 3 years, 4 months ago
  24. 567e560 Eliminate duplicate LLVM contexts by Nicolas Capens · 3 years, 4 months ago
  25. 0985120 Fix mismatched signedness for a compare in subzero by Sean Risser · 3 years, 4 months ago
  26. 2e89a70 Fix missing fields initializers warnings by Nicolas Capens · 3 years, 4 months ago
  27. 937395c Add Direct-to-Display support using KMS/DRM by Nicolas Caramelli · 3 years, 4 months ago
  28. 071cf0c Add structs for VK_KHR_vulkan_memory_model by Sean Risser · 3 years, 4 months ago
  29. 7b2f938 Fix implicit inexact conversion by Nicolas Capens · 3 years, 4 months ago
  30. b9e179f Clarify 3-level caching of sampling routines by Nicolas Capens · 3 years, 4 months ago
  31. ff29e24 Add support for Vulkan12Properties by Sean Risser · 3 years, 4 months ago
  32. 1cc5b33 Optimize reciprocal sqrt operation by Antonio Maiorano · 3 years, 4 months ago
  33. d156187 Optimize reciprocal operation by Antonio Maiorano · 3 years, 4 months ago
  34. 1ca6504 Fix ReactorBenchmarks build failure by Antonio Maiorano · 3 years, 4 months ago
  35. fa44979 Regres: remove "risky" tests. by Nicolas Capens · 3 years, 5 months ago
  36. 8e7b187 Handle suballocated AHB buffers by Jason Macnak · 3 years, 4 months ago
  37. 236d75a Implement VK_KHR_uniform_buffer_standard_layout by Sean Risser · 3 years, 5 months ago
  38. f8b99b5 Update README by Nicolas Capens · 3 years, 4 months ago
  39. 7a0ca4e Check that MSan builds use Clang by Nicolas Capens · 3 years, 5 months ago
  40. c16dc71 Regres: Roll dEQP to version 1.2.5 merged into master by Nicolas Capens · 3 years, 5 months ago
  41. 4f90750 Implement VK_EXT_scalar_block_layout support by Nicolas Capens · 3 years, 5 months ago
  42. 31cc1f1 Fix typo in 'maxPos' constant vector by Nicolas Capens · 3 years, 5 months ago
  43. 5add6b5 Disable SPIR-V validation during pipeline compilation by Nicolas Capens · 3 years, 5 months ago
  44. 6178ad2 Remove support for R16G16B16 and R32G32B32 sampling by Nicolas Capens · 3 years, 5 months ago
  45. 01f7307 Enable sampling and filtering of 16-bit SNORM formats by Nicolas Capens · 3 years, 5 months ago
  46. 386b47b Enable sampling and filtering of 16-bit UNORM formats by Nicolas Capens · 3 years, 5 months ago
  47. 7a519d3 Fix resolvable depth difference calculation for triangle near 0 by Nicolas Capens · 3 years, 5 months ago
  48. 0a64a97 Regres: Update test lists @ d94a77b3 by SwiftShader Regression Bot · 3 years, 5 months ago
  49. 8875d25 Update dEQP/Cherry setup documentation by Nicolas Capens · 3 years, 5 months ago
  50. 35f0770 Context refactor: from OpenGL-like state to Vulkan-like state by Alexis Hetu · 3 years, 7 months ago
  51. d94a77b Set prefersDedicatedAllocation for AHB by Jason Macnak · 3 years, 5 months ago
  52. 83498ed Treat AHB YUV as external format by Jason Macnak · 3 years, 5 months ago
  53. 714843a Handle AHARDWAREBUFFER_FORMAT_YV12 by Jason Macnak · 3 years, 5 months ago
  54. 45049c8 Update SPIR-V version to VK_1_1_SPV_1_4 by Sean Risser · 3 years, 6 months ago
  55. cc7263b Handle VkExternalFormatANDROID in VkCreateImage by Jason Macnak · 3 years, 5 months ago
  56. 79a271a Add decorate operations new to SPIR-V 1.4 by Sean Risser · 3 years, 5 months ago
  57. f4c2113 Handle more image properties from external device memory by Jason Macnak · 3 years, 5 months ago
  58. 8837f2e Update AHB default YUV dataspace to YCBCR_709 by Jason Macnak · 3 years, 5 months ago
  59. eb597ff Make Constants a singleton instead of a global by Alexis Hetu · 3 years, 5 months ago
  60. 84b9bb6 Add status host to CQ config by Yuly Novikov · 3 years, 5 months ago
  61. 7bcd79e Fix some minor tracing mistakes by Alexis Hetu · 3 years, 5 months ago
  62. 7c84426 Remove stlport C++11 extensions by Nicolas Capens · 3 years, 5 months ago
  63. f36e874 Add CQ configuration. by Yuly Novikov · 4 years, 1 month ago
  64. 10ff433 Add unit test for ENABLE_RR_EMIT_ASM_FILE by Antonio Maiorano · 3 years, 5 months ago
  65. 8d00100 Kokoro: isolate flag enabling for incremental builds by Antonio Maiorano · 3 years, 5 months ago
  66. 0404ca8 Kokoro: upgrade Linux build from gcc 7 to 9 by Antonio Maiorano · 3 years, 5 months ago
  67. 203dada Fix stringification of macro value by Nicolas Capens · 3 years, 5 months ago
  68. 6e525db Allow configuring Reactor's anonymous mmap name by Nicolas Capens · 3 years, 5 months ago
  69. 8bab33e Remove named anonymous mmap for GL/VK allocations by Nicolas Capens · 3 years, 5 months ago
  70. bae138d Reactor: add Type* member to Value and remove vtable by Antonio Maiorano · 3 years, 5 months ago
  71. 84c61e1 Fix crash from rr::Array with ENABLE_RR_DEBUG_INFO enabled by Antonio Maiorano · 3 years, 5 months ago
  72. 95ffe03 Guard VK_GOOGLE_SAMPLER_FILTERING_PRECISION by Jason Macnak · 3 years, 5 months ago
  73. 6f6ca29 LLVM: add option to emit asm file to aid debugging by Antonio Maiorano · 3 years, 5 months ago
  74. 3fba1ac Coroutine: allow a name to be passed in for routine generation by Antonio Maiorano · 3 years, 5 months ago
  75. 2195f7a ReactorUnitTests: use test name as Routine names by Antonio Maiorano · 3 years, 5 months ago
  76. d1fbcb2 LLVM: store input name in JITRoutine by Antonio Maiorano · 3 years, 5 months ago
  77. 9ff8066 Fix FunctionT not forwarding its varargs by Antonio Maiorano · 3 years, 5 months ago
  78. bfb2119 Fix swiftshader_reactor_llvm_unittests under UBSan Vptr by Arthur Eubanks · 3 years, 5 months ago
  79. 1eadcfb Accept Sign/Zero Extend operands in OpImageRead by Sean Risser · 3 years, 5 months ago
  80. 9d65434 Implement shaderSubgroupBroadcastDynamicId by Sean Risser · 3 years, 6 months ago
  81. 7cbb980 SpirvShaderDebugger: Fix crash when attempting to display nullptrs by Ben Clayton · 3 years, 5 months ago
  82. 9dff6a3 Roll SPIRV-Headers and SPIRV-Tools by Ryan Harrison · 3 years, 5 months ago
  83. 43bb60e Run ReactorUnitTests.LargeStack on non-Windows targets by Antonio Maiorano · 3 years, 5 months ago
  84. b1dd7f7 Workaround for ReactorUnitTests.LargeStack taking too long on LLVM by Antonio Maiorano · 3 years, 5 months ago
  85. b17161a CMake: set REACTOR_DEFAULT_OPT_LEVEL to "" by default by Antonio Maiorano · 3 years, 5 months ago
  86. e9fa209 Add "fmod" external symbol to LLVM backend by Antonio Maiorano · 3 years, 5 months ago
  87. 24350b8 Limit the recursion depth of llvm::SelectionDAG::isSplatValue() by Nicolas Capens · 3 years, 5 months ago
  88. 88e698a Add OpCopyLogical by Sean Risser · 3 years, 5 months ago
  89. 6d61205 Kokoro: add Windows x86 (Win32) debug builds by Antonio Maiorano · 3 years, 5 months ago
  90. aeb3616 marl: fix extra ';' warning by Antonio Maiorano · 3 years, 5 months ago
  91. f491638 Make vk-unittests load/unload swiftshader only once per suite by Antonio Maiorano · 3 years, 5 months ago
  92. f2ab65b Vulkan: Fix use-after-destruction of VkFence event by Ben Clayton · 3 years, 5 months ago
  93. de9e649 Fix GN build for aarch64 by Nicolas Capens · 3 years, 5 months ago
  94. 1ba1e15 AHB: minor clean up to avoid build failures on different platforms by Yiwei Zhang · 3 years, 5 months ago
  95. 282aa41 Add GN builds for Reactor unit tests by Nicolas Capens · 3 years, 5 months ago
  96. 0600201 Add baseline VK_EXT_device_memory_report support by Yiwei Zhang · 3 years, 6 months ago
  97. 259ce70 Only lower MSan codegen optimization for LLVM JIT by Nicolas Capens · 3 years, 5 months ago
  98. 43fcd32 Use pragmas to work around MSVC x86_32 debug miscompile bug by Reid Kleckner · 3 years, 8 months ago
  99. 50066a3 Subzero: inconsistency in registered threads option for the CommandLine with external LLVM by Nicolas Caramelli · 3 years, 5 months ago
  100. bb96f79 Disable code generation optimization for MSan builds by Nicolas Capens · 3 years, 5 months ago