1. 498499b Remove the custom Visual Studio solution and projects by Nicolas Capens · 5 years ago
  2. c05b610 Fix GN build by Nicolas Capens · 5 years ago
  3. 983761c Reactor: Fix remove_if brokenness by Ben Clayton · 5 years ago
  4. 68d9ad8 Remove the sw::Color<> class by Nicolas Capens · 5 years ago
  5. 9aff7ae Change for loops to use const refs, per performance-for-range-copy clang-tidy. by Ben Clayton · 5 years ago
  6. 0774188 Fix ImageView size computation by Alexis Hetu · 5 years ago
  7. cb58662 MetalSurface: set layer.device to a ref of the system default device. by Corentin Wallez · 5 years ago
  8. 5cf1e9a Fix implicit narrowing cast by Nicolas Capens · 5 years ago
  9. d51c7fa Fix completeness test of OpenGL ES immutable textures by Nicolas Capens · 5 years ago
  10. 9925761 Revert "MetalSurface: set layer.device to a ref of the system default device." by Corentin Wallez · 5 years ago
  11. 81d8c2a MetalSurface: set layer.device to a ref of the system default device. by Corentin Wallez · 5 years ago
  12. 1c29477 Don't expose the sampling routine cache's mutex by Nicolas Capens · 5 years ago
  13. c346653 Subzero Coroutines: Use ultra-low-level marl APIs by Ben Clayton · 5 years ago
  14. 76e9e53 Subzero: Ensure coroutines are same-thread. by Ben Clayton · 5 years ago
  15. d53eeca Rename constant cache to snapshot cache by Nicolas Capens · 5 years ago
  16. a7bc2b9 Reactor: Disable more warnings to get LLVM 10 building by Ben Clayton · 5 years ago
  17. 14b1e3f Update SPIR-V Tools to fd773eb50 by Alexis Hetu · 5 years ago
  18. 48f3f6c Remove two minor compiler warnings/errors: by David 'Digit' Turner · 5 years ago
  19. 9f2dd0d Fix taking aspect into account for image view identifiers by Nicolas Capens · 5 years ago
  20. 7709026 Identify image views based on their state by Nicolas Capens · 5 years ago
  21. 67f052b Provide packed VkFormat to uint8_t mapping by Nicolas Capens · 5 years ago
  22. 73c4a0c Uniquely identify sampler state by Nicolas Capens · 5 years ago
  23. f948cd1 Split vk::Sampler state off into a structure by Nicolas Capens · 5 years ago
  24. 1885f69 Fix handling Memset<> assignment and comparison by Nicolas Capens · 5 years ago
  25. 6c11cf2 Remove unused sampler parameter by Nicolas Capens · 5 years ago
  26. 7f46917 Specialize sampling routine for immutable sampler data by Nicolas Capens · 5 years ago
  27. 12e857a3 Refactor vertex fetch to use VkFormat more aggressively by Chris Forbes · 5 years ago
  28. 22d73d15 Subzero: fix CoroutineBegin generation by Antonio Maiorano · 5 years ago
  29. 1c9f242 Fix float to r11g11b10 conversion by Alexis Hetu · 5 years ago
  30. bc98fbe Subzero: fix external function calls on x86-32 by Antonio Maiorano · 5 years ago
  31. 2aa80df [vulkan]: Support multiple external semaphore implementations. by David 'Digit' Turner · 5 years ago
  32. 3a50a43 SpirvShaderDebugger: Implement scope nesting by Ben Clayton · 5 years ago
  33. f6e439f Compile Vulkan library with Subzero in Chromium by Alexis Hetu · 5 years ago
  34. 7d09824 SpirvShader: Silence warnings of unexpected opcodes by Ben Clayton · 5 years ago
  35. 8f2d48f Subzero: hide dependency on Marl by Antonio Maiorano · 5 years ago
  36. be4a731 BUILD.gn: add missing dependency onto marl for SubzeroReactor by Antonio Maiorano · 5 years ago
  37. 8bce067 Subzero: replace Win32 fibers with Marl for couroutines by Antonio Maiorano · 5 years ago
  38. b8bae18 SpirvShaderDebugger: Add flag for printing opcodes as they're executed by Ben Clayton · 5 years ago
  39. b2d7dff SpirvShaderDebugger: Make Function extend Scope by Ben Clayton · 5 years ago
  40. 2fecfc5 SpirvShaderDebugger: Add string helper for debug kinds by Ben Clayton · 5 years ago
  41. da38401 SpirvShader: Implement OpenCLDebugInfo100DebugInfoNone by Ben Clayton · 5 years ago
  42. 041fa9e SpirvShaderDebugger: Stub UNIMPLEMENTED() opcodes by Ben Clayton · 5 years ago
  43. 875d98b SpirvShader: Implement OpenCLDebugInfo100DebugInlinedAt by Ben Clayton · 5 years ago
  44. 18daa81 Allow 3D filtering in the Blitter by Alexis Hetu · 5 years ago
  45. 7454c94 Fix building with latest LLVM by Nicolas Capens · 5 years ago
  46. 77b43d6 Document single-level YCbCr image assumption by Nicolas Capens · 5 years ago
  47. 5c37208 Clarify the PointCoord calculation by Nicolas Capens · 5 years ago
  48. 653b9cb Remove unnecessary point setup calculations by Nicolas Capens · 5 years ago
  49. 5751f9e VkImage: Implement BC7 texture format by Ben Clayton · 5 years ago
  50. 16ae92a Subzero: fix Call on bool-returning functions by Antonio Maiorano · 5 years ago
  51. b44162f Support for the largePoints feature in Vulkan by Marc-Antoine Desroches · 5 years ago
  52. 8c13b2f Explicitly compile with warnings-as-errors by Nicolas Capens · 5 years ago
  53. 51b2800 Support launching PowerVR samples from Visual Studio using SwiftShader by Nicolas Capens · 5 years ago
  54. a095711 Subzero: implement Short4::Short4(RValue<Float4) by Antonio Maiorano · 5 years ago
  55. 2e6cd9c Subzero: don't assert about lack of atomic load/store on x86 by Antonio Maiorano · 5 years ago
  56. 5ff1de5 Subzero: fix regression in Optimizer by Antonio Maiorano · 5 years ago
  57. abc7a30 Fix ASTC support for GN build by Nicolas Capens · 5 years ago
  58. a4347a9 Enable ASTC on supported builds only by Nicolas Capens · 5 years ago
  59. 416d374 PipelineCache: Handle nullptr mismatch of specialization info. by Jamie Madill · 5 years ago
  60. 1b90087 Implement ASTC support by Alexis Hetu · 5 years ago
  61. 3e5fe28 Add missing attribute to eglGetConfigAttrib by Jonah Ryan-Davis · 5 years ago
  62. ad3e42a Subzero: add support for variadic calls (System V) by Antonio Maiorano · 5 years ago
  63. 4b34ee3 Fix comparison of specialization constant keys. by Jamie Madill · 5 years ago
  64. 4d40271 Subzero: add support for large stacks on Windows by Antonio Maiorano · 5 years ago
  65. e3621dc Build with -Bsymbolic to prevent symbol preemption by Nicolas Capens · 5 years ago
  66. da659b3 Fix ANGLE standalone build by Nicolas Capens · 5 years ago
  67. c1e60dc Log instead of warn of unsupported extensions by Sean Risser · 5 years ago
  68. e162b02 Add SPIRV-Tools headers dependency by Nicolas Capens · 5 years ago
  69. d51e82e Add SPIR-Tools include headers path for src/Pipeline by Nicolas Capens · 5 years ago
  70. bdfcfe9 Update SPIRV-Tools to 8910ea5f1 by Ben Clayton · 5 years ago
  71. 214ec33 Fix Wrange-loop-analysis warnings in swiftshader. by Nico Weber · 5 years ago
  72. 8478560 Replace target_cpu with current_cpu in Build.gn files by Antonio Maiorano · 5 years ago
  73. 48d08d6 Revert "Subzero: add support for large stacks on Windows" by Alexis Hétu · 5 years ago
  74. f50cc82 Subzero: add support for large stacks on Windows by Antonio Maiorano · 5 years ago
  75. 1ee36c9 VK_EXT_shader_stencil_export support by Alexis Hetu · 5 years ago
  76. 3498ebe Remove rr::Thread by Ben Clayton · 5 years ago
  77. 1217ab9 Support JIT on a separate thread by Nicolas Capens · 5 years ago
  78. 3cfba7f Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 5 years ago
  79. f9881ba VK_EXT_shader_stencil_export support by Alexis Hétu · 5 years ago
  80. 74d3f37 Array length fix by Alexis Hetu · 5 years ago
  81. 8def906 Only call updateBorders on ranges that can be cubemaps. by Corentin Wallez · 5 years ago
  82. 2883de9 Fix sRGB conversion precision issues by Nicolas Capens · 5 years ago
  83. 0bbf7ba Cache callstack results to avoid expensive lookup by Antonio Maiorano · 5 years ago
  84. aae3373 Subzero: add REACTOR_EMIT_PRINT_LOCATION support by Antonio Maiorano · 5 years ago
  85. 62427e0 Implement rr::Print support for Subzero by Antonio Maiorano · 5 years ago
  86. b3d9a2a Subzero: fix another load from constant data by Antonio Maiorano · 5 years ago
  87. 348f07b Fix unit test when ENABLE_RR_EMIT_PRINT_LOCATION is defined by Antonio Maiorano · 5 years ago
  88. f9f999f Implement HostMappedForeignMemory DeviceMemory by Jonah Ryan-Davis · 5 years ago
  89. 415d181 Fix rr::Print and add unit tests by Antonio Maiorano · 5 years ago
  90. ac4e1d2 Add missed symbol __aeabi_idivmod for Android. by Anton D. Kachalov · 5 years ago
  91. a0453d5 Bulk clang format by Ben Clayton · 5 years ago
  92. 349b1a3 Change SpirvShaderInstructions.inc extension to .inl by Ben Clayton · 5 years ago
  93. 683bad8 Don't use std::initializer_list for array views. by Ben Clayton · 5 years ago
  94. aabd085 Support for VK_KHR_separate_depth_stencil_layouts by Alexis Hetu · 5 years ago
  95. 9f8337e Support for VK_KHR_create_renderpass2 by Alexis Hetu · 5 years ago
  96. b7e6d8e Revert "Add missed symbol __aeabi_idivmod for Android." by Ben Clayton · 5 years ago
  97. 5f5a064 Add missed symbol __aeabi_idivmod for Android. by Anton D. Kachalov · 5 years ago
  98. 196d817 Debug: Rename levels. by Ben Clayton · 5 years ago
  99. b3b2a4f Fix Android build: Add missing .cpp to Android.bp by Ben Clayton · 5 years ago
  100. 0aef645 Subzero: fix cosh/sinh deqp failures by Antonio Maiorano · 5 years ago