1. 41a7302 Split JIT creation from LLVMReactor.cpp into LLVMJIT.cpp by Nicolas Capens · 5 years ago
  2. 55890e1 CMake: Add build rules for google benchmark. by Ben Clayton · 5 years ago
  3. 79b36b6 Fix use after free by Nicolas Capens · 5 years ago
  4. 38c065d Subzero: fix incorrect cast by Antonio Maiorano · 5 years ago
  5. 29a9809 Export Vulkan API entry functions by Nicolas Capens · 6 years ago
  6. ba9de97 Support LLVM 9+ build changes by Nicolas Capens · 5 years ago
  7. dd0e600 Associate bug IDs with unimplemented functionality by Nicolas Capens · 5 years ago
  8. 614a4d4 Fix memory leak in rr::Optimizer by Antonio Maiorano · 5 years ago
  9. 5ba2a5b Subzero: implement coroutines for Win32 by Antonio Maiorano · 5 years ago
  10. 7a53cb6 SpirvShaderDebugger: Expose builtins in HLSL / GLSL. by Ben Clayton · 5 years ago
  11. 19e9af2 Vulkan/Debug: Add VariableContainer::extend() by Ben Clayton · 5 years ago
  12. 6c3dc35 Support LLVM 8+ build changes by Nicolas Capens · 5 years ago
  13. 153a537 SpirvShaderDebugger: Fix double nesting of struct members by Ben Clayton · 5 years ago
  14. 34e16df Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 5 years ago
  15. b9fc42d Sample location fix by Alexis Hetu · 5 years ago
  16. bdf2b72 Avoid ignoring unsuccessful routine creation by Nicolas Capens · 5 years ago
  17. 133b87d Implement byte swizzle operations by Nicolas Capens · 5 years ago
  18. 23b26ef VK_EXT_shader_stencil_export support by Alexis Hetu · 5 years ago
  19. 748ad20 Don't override vkQueuePresentKHR() failure codes with VK_SUBOPTIMAL_KHR by Nicolas Capens · 5 years ago
  20. 023b864 Discern between per-swapchain and vkQueuePresent command results by Nicolas Capens · 5 years ago
  21. 02a3953 Subzero: replace globals with external memory for constant vectors by Antonio Maiorano · 5 years ago
  22. 370cba5 SubzeroReactor: implement missing atomic ops by Antonio Maiorano · 5 years ago
  23. 5ef91b8 Subzero: temp fix Float4 % Float4 (FRem) by Antonio Maiorano · 5 years ago
  24. 44bd43a Use UNIMPLEMENTED() for missing functionality we claim support for by Nicolas Capens · 5 years ago
  25. 865f889 Replace all UNIMPLEMENTED() with UNSUPPORTED() by Nicolas Capens · 5 years ago
  26. c514ab0 Evaluate interpolants at pixel center when multisampling disabled by Nicolas Capens · 5 years ago
  27. 177d85d Use pixel centers for non-multisampled rasterization by Nicolas Capens · 5 years ago
  28. f324fe1 Improve 565 and 5551 precision by Alexis Hetu · 5 years ago
  29. bb3aebf Vulkan debugger: Don't wait for debugger by default. by Ben Clayton · 5 years ago
  30. 8fff8c3 Don't use VK_TRUE comparisons by Nicolas Capens · 5 years ago
  31. b766e5e Support more 10_10_10_2 formats as vertex attributes by Alexis Hetu · 5 years ago
  32. 11cb891 Rename multiSampledBresenham to enableMultiSampling by Nicolas Capens · 5 years ago
  33. 0405ba0 Take advantage of return value optimization by Nicolas Capens · 5 years ago
  34. d6d0edc Enable filtering of YCbCr formats by Nicolas Capens · 5 years ago
  35. d95467e Rename createBlend4 to createShuffle4 by Nicolas Capens · 5 years ago
  36. 2cb1db0 SpirvShaderDebugger: Implement OpenCL.Debug.100 by Ben Clayton · 5 years ago
  37. 5c6a3c2 Remove the GL_NV_read_depth_stencil extension by Nicolas Capens · 5 years ago
  38. 5349f3c Vulkan: Disable SPIR-V preprocessing when debugging by Ben Clayton · 5 years ago
  39. 6346808 Refactor binary group operations by Nicolas Capens · 5 years ago
  40. e572088 Replace positive/negative_inf() with infinity() by Nicolas Capens · 5 years ago
  41. cd55f05 SpirvShader: Stub OpenCL.DebugInfo.100 by Ben Clayton · 5 years ago
  42. 5d2a4d4 System/Types.hpp: Make vec(T replicate) constexpr by Ben Clayton · 5 years ago
  43. b380590 SpirvShaderDebugger: Add flag for printing opcodes by Ben Clayton · 5 years ago
  44. 8842c8f SpirvShader: 2-way imported extensions lookup by Ben Clayton · 5 years ago
  45. 146e16f C++14: Use enum class builtin hashing by Ben Clayton · 5 years ago
  46. 316f0cb C++14: Use std::enable_if_t instead of our own by Ben Clayton · 5 years ago
  47. 9f1e03b Add initial stub implementation of AHB by Chris Forbes · 5 years ago
  48. 488d35a Vulkan/Debug: Fix `DAP_LOG` macro by Ben Clayton · 5 years ago
  49. 9d9f30d Rename NonNormalized to Unnormalized by Nicolas Capens · 5 years ago
  50. a624d80 Disable the GL_NV_framebuffer_blit extension by Nicolas Capens · 5 years ago
  51. 1d07fc4 Disable the GL_APPLE_texture_format_BGRA8888 extension by Nicolas Capens · 5 years ago
  52. b0ca2a8 Pipeline: Implement the SpirvShader debugger. by Ben Clayton · 5 years ago
  53. c236b57 Removed a few parentheses for slightly better clang formatting by Alexis Hetu · 5 years ago
  54. b8a61bf A2R10G10B10 Support by Alexis Hetu · 5 years ago
  55. df913b9 Change sampledImageIntegerSampleCounts to sampleCounts by Ian Elliott · 5 years ago
  56. 110236f Enable filtering depth+stencil formats by Alexis Hetu · 5 years ago
  57. f6a6a41 SpirvShader: Move extension list out of for loop. by Ben Clayton · 5 years ago
  58. 368d39c C++14: Use std::make_unique where possible. by Ben Clayton · 5 years ago
  59. 77c89ff Build: Verify that we're compiling with C++14. by Ben Clayton · 5 years ago
  60. 8a7067d Pipeline/SpirvShader: Move setActiveLaneMask() by Ben Clayton · 5 years ago
  61. b36dbbe Pipeline/SpirvShader: Support more OpExtInsts by Ben Clayton · 5 years ago
  62. 9c8823a Pipeline/SpirvShader: Process OpString instructions by Ben Clayton · 5 years ago
  63. 0771f9b Pipeline/SpirvShader: Add Impl struct by Ben Clayton · 5 years ago
  64. 3775f6d Vulkan/Debug: Expose Frames from Thread by Ben Clayton · 5 years ago
  65. f97fb9d Enable B10G11R11_UFLOAT blending by Alexis Hetu · 5 years ago
  66. c45e066 Vulkan/Debug: Add Reference value type. by Ben Clayton · 5 years ago
  67. 57977c1 Add storage image support for R16G16_{UINT,SINT,SFLOAT} by Chris Forbes · 5 years ago
  68. 7d0ce41 Vulkan: Plumb the debug context down to SpirvShader by Ben Clayton · 5 years ago
  69. a4e06ca Vulkan: Add debugging of the command buffer. by Ben Clayton · 5 years ago
  70. 45a4d0f Disable unused function warning by Nicolas Capens · 5 years ago
  71. 0acac46 vulkan: use a marl::Event in the VkSemaphore implementation. by David 'Digit' Turner · 5 years ago
  72. 43e3316 [vulkan] Simplify vk::Semaphore implementation. by David 'Digit' Turner · 5 years ago
  73. a57e2ec Limit Vulkan memory allocation size to 1 GiB by Nicolas Capens · 5 years ago
  74. 19b43a6 IDs: Move inline impls below class. by Ben Clayton · 5 years ago
  75. 5beaef9 Pipeline: Store builtins on SpirvRoutine... by Ben Clayton · 5 years ago
  76. 0b4bc58 Style: clang-format the tests source too by Ben Clayton · 5 years ago
  77. 3716c20 Improve 1010102 blend precision by Alexis Hetu · 5 years ago
  78. 10a900e Add assert in GenericValue constant access by Chris Forbes · 5 years ago
  79. 5946579 Remove Reactor/MutexLock.hpp by Nicolas Capens · 5 years ago
  80. 6e3a387 Exclude padding bytes from image size limit by Nicolas Capens · 5 years ago
  81. ab210f9 Vulkan: include backend name in deviceName by Antonio Maiorano · 5 years ago
  82. f47a73a Debug: add trace to debug out by Antonio Maiorano · 5 years ago
  83. 6d29348 Enable filtering depth only formats by Alexis Hetu · 5 years ago
  84. 750660e Kokoro: Add style presubmit checks by Ben Clayton · 5 years ago
  85. e82d885 Allow 32F texture to use linear filtering by Alexis Hetu · 5 years ago
  86. 3e3d8fe Remove sw::Vector, Point, and Matrix by Nicolas Capens · 5 years ago
  87. 21be09d Enable samplerAnisotropy by Alexis Hetu · 5 years ago
  88. 0a9fbfe Advertise variableMultisampleRate feature by Chris Forbes · 5 years ago
  89. 45c697a clang-format the src/WSI directory by Ben Clayton · 5 years ago
  90. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 5 years ago
  91. 595d911 clang-format the src/System directory by Ben Clayton · 5 years ago
  92. 713b8d3 clang-format the src/Reactor directory by Ben Clayton · 5 years ago
  93. bc1c067be clang-format the src/Pipeline directory by Ben Clayton · 5 years ago
  94. fccfc56 clang-format the src/Device directory by Ben Clayton · 5 years ago
  95. d4e6447 Start a custom .clang-format rule by Ben Clayton · 6 years ago
  96. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 5 years ago
  97. a8d5a6d Enable blending for 32FP formats by Alexis Hetu · 5 years ago
  98. 53f2a7a Make use of vec<T, N> vector broadcasts by Nicolas Capens · 5 years ago
  99. 9e5d547 Replace vector() and replicate() with float4 constructors by Nicolas Capens · 5 years ago
  100. 7e0142f Create a generic vec<T, N> class by Nicolas Capens · 5 years ago