1. 2855636 Only process active fragment samples by Nicolas Capens · 2 years, 9 months ago
  2. 8460144 Refactor sample shading state determination by Nicolas Capens · 2 years, 9 months ago
  3. 856d3c1 Add Bias and Fetch to divergent Lod sampling by Sean Risser · 2 years, 9 months ago
  4. 151c99b Optimize Lod and Grad texture sampling by Sean Risser · 2 years, 9 months ago
  5. 4466040 Initialize llvm::orc::ExecutionSession with default SelfExecutorProcessControl by Nicolas Capens · 2 years, 9 months ago
  6. b8bcc42 Remove -Wno-unused-but-set-variable flag usage by Nicolas Capens · 2 years, 9 months ago
  7. fdb16bd Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 2 years, 9 months ago
  8. 9159471 Add missing dependency for LLVM 10 CMake builds by Elias Naur · 3 years, 2 months ago
  9. 7a7993b Remove -Xclang -fuse-init-array from the Android build flags by Nicolas Capens · 2 years, 9 months ago
  10. 557d015 Move remaining Subzero x86 traits to their corresponding class by Nicolas Capens · 2 years, 10 months ago
  11. 907c55a Move Subzero Inst traits to the Inst header/source by Nicolas Capens · 2 years, 10 months ago
  12. 1ff9f88 Move Subzero Assembler traits to the Assembler header/source by Nicolas Capens · 2 years, 10 months ago
  13. f8c7e51 Refactor AsmAddress creation by Nicolas Capens · 2 years, 10 months ago
  14. f79b017 Make AsmAddress producing methods static by Nicolas Capens · 2 years, 10 months ago
  15. 6646932 Increase Subzero x86-64 stack alignment to 16 by Nicolas Capens · 2 years, 10 months ago
  16. 3a84c8e Fix RequiredStackAlignment initialization by Nicolas Capens · 2 years, 10 months ago
  17. 5059719 Rename Subzero Address to AsmAddress by Nicolas Capens · 2 years, 10 months ago
  18. aaa8ab7 Rename Subzero traits Operand to AsmOperand by Nicolas Capens · 2 years, 10 months ago
  19. f0819bd Specialize Subzero X86 backends for 32- or 64-bit by Nicolas Capens · 2 years, 10 months ago
  20. 53abe2f Don't templatize based on X86 traits by Nicolas Capens · 2 years, 10 months ago
  21. e7da8d8 Deduplicate X86 condition codes by Nicolas Capens · 2 years, 10 months ago
  22. 667b632 De-templatize the IceAssemblerX86Base class by Nicolas Capens · 2 years, 10 months ago
  23. 062a79f Duplicate X86 headers into X8632 and X8664 ones by Nicolas Capens · 2 years, 10 months ago
  24. 78964c0 Define specialized PoolTypeConverter constants in the header by Nicolas Capens · 2 years, 10 months ago
  25. c6747d9 Backport LLVM fix for mallinfo deprecation by Adrian Ratiu · 2 years, 10 months ago
  26. ba18c78 Define NO_SANITIZE_FUNCTION on win/clang too by Nico Weber · 2 years, 10 months ago
  27. 4716eec Stop building with -fno-operator-names by Nico Weber · 2 years, 10 months ago
  28. 4ffa755 Stop defining _WINDLL by Nico Weber · 2 years, 10 months ago
  29. 02834d4 Remove workaround for 32-bit gold ICF bug by Nico Weber · 2 years, 10 months ago
  30. 65498c1 Remove -Wno-error flags by Nico Weber · 2 years, 10 months ago
  31. b77a8af Remove now-unused gni imports by Nico Weber · 2 years, 10 months ago
  32. 0ef83dd Remove x86/x64-specific arch flags by Nico Weber · 2 years, 10 months ago
  33. d44b0b0 Try to unbreak build after https://swiftshader-review.googlesource.com/c/SwiftShader/+/55608 by Nico Weber · 2 years, 10 months ago
  34. 4855a32 Remove mips-specific arch flags by Nico Weber · 2 years, 10 months ago
  35. 766eb91 Share ANGLE_DISABLE_TRACE-setting code between win and non-win by Nico Weber · 2 years, 10 months ago
  36. 6f0ce12 Stop passing -fomit-frame-pointers in swiftshader build file by Nico Weber · 2 years, 10 months ago
  37. 3a5f44a Remove sysroot and mmacosx-version-min flag for mac/arm builds by Nico Weber · 2 years, 10 months ago
  38. c8b6ec0 Remove explicit -msse2 flags (and some other minor things) by Nico Weber · 2 years, 10 months ago
  39. b45ad7a Remove unnecessary flags from BUILD.gn by Nico Weber · 2 years, 10 months ago
  40. 43d3e0c Delete the legacy OpenGL ES build for Android by Nicolas Capens · 2 years, 10 months ago
  41. 9534228 Eliminate Subzero sandboxing support by Nicolas Capens · 2 years, 10 months ago
  42. 52cb3d1 Assume Microsoft ABI on Windows by Nicolas Capens · 2 years, 10 months ago
  43. 97e0693 Eliminate support for the PNaCl ABI by Nicolas Capens · 2 years, 10 months ago
  44. 3c89f07 Replace curl command with git-hooks submodule by Sean Risser · 3 years ago
  45. 4ca9630 Clarify contributing documentation for Windows users by Nicolas Capens · 2 years, 10 months ago
  46. 846da56 Fix -Wundefined-var-template warnings for ARM32 and MIPS32 by Nicolas Capens · 2 years, 10 months ago
  47. 3fc930f Define constant static template members as constexpr by Nicolas Capens · 2 years, 10 months ago
  48. fddd4f2 Make Subzero opcode pointer constant by Nicolas Capens · 2 years, 10 months ago
  49. 6f12605 Fix -Wundefined-var-template warnings by Nicolas Capens · 2 years, 10 months ago
  50. 07fd995 Regres: Increase MaxProcMemory to 6 GiB by Nicolas Capens · 2 years, 10 months ago
  51. 69deca6 Fix gcc < 9 builds by James Rumble · 2 years, 10 months ago
  52. 314508f Work around MemorySanitizer false-positive by Nicolas Capens · 2 years, 10 months ago
  53. 47c3ca0 Increase max workgroup size for WebGPU by Corentin Wallez · 2 years, 10 months ago
  54. 1231b44 Disable the legacy OpenGL ES targets for Android by Nicolas Capens · 2 years, 10 months ago
  55. 9c5d0d7 Fix Android Vulkan build by Nicolas Capens · 2 years, 10 months ago
  56. c9991d4 Implement Pragma() for Reactor MemorySanitizer instrumentation by Nicolas Capens · 2 years, 11 months ago
  57. a3726e0 Increase limits to support base WebGPU. by Corentin Wallez · 2 years, 10 months ago
  58. 964b9e3 SpirvShader: Consider OpEntryPoint interface IDs by Ben Clayton · 2 years, 10 months ago
  59. dc8cbfa Determine MSan instrumentation for Reactor at run-time by Nicolas Capens · 2 years, 11 months ago
  60. 951192f GCC: readd visibility attributes for EGL/GLESv2 by Stephan Hartmann · 2 years, 10 months ago
  61. f679fc1 Fix -warn-stack-size command line option for LLVM 12 by Nicolas Capens · 2 years, 10 months ago
  62. f239c9f Only perform LOD computation when it is necessary by Alexis Hetu · 3 years, 3 months ago
  63. 4eb079f Regres: Update test lists @ e4fea30b by SwiftShader Regression Bot · 2 years, 10 months ago
  64. e4fea30 Fix -Wloop-analysis warnings in llvm-subzero. by Peter Kasting · 2 years, 10 months ago
  65. d2bdde2 Enable the -Wdeprecated-copy compiler warning by Nicolas Capens · 2 years, 10 months ago
  66. 990e4b2 Prevent changing Reference<> address by Nicolas Capens · 2 years, 10 months ago
  67. 8f07562 Make UpdateAfterBind descriptor limits equal to base limits by Nicolas Capens · 2 years, 10 months ago
  68. f0a9f88 Regres: Update test lists @ 4a304244 by SwiftShader Regression Bot · 2 years, 10 months ago
  69. 4a30424 Skip wait on already signalled timeline semaphore by Mikko Tiusanen · 3 years ago
  70. 863f46e Remove assert to enable indexless access chains by Jari Komppa · 2 years, 11 months ago
  71. cf2ffd0 Increase maximum framebuffer size by Alexis Hetu · 2 years, 10 months ago
  72. 663b67f Fix -Wdeprecated-copy. by Peter Kasting · 2 years, 11 months ago
  73. 84bc198 Disable -warn-stack-size for LLVM older than version 12 by Nicolas Capens · 2 years, 11 months ago
  74. 72e6254 Regres: Fix testing external contributions if reviewed by Googler by Nicolas Capens · 2 years, 11 months ago
  75. 9559e58 Revert "Remove git submodules before rolling into Android" by Nicolas Capens · 2 years, 11 months ago
  76. 81ba5f4 Prevent BC6h decoder from using global constructor by Sean Risser · 2 years, 11 months ago
  77. 5ecc95a Regres: Update test lists @ 3da42a3a by SwiftShader Regression Bot · 2 years, 11 months ago
  78. 3da42a3 Regres: Update test lists @ efe254de by SwiftShader Regression Bot · 2 years, 11 months ago
  79. efe254d Remove git submodules before rolling into Android by Nicolas Capens · 2 years, 11 months ago
  80. 940f2ac Value-initialize all vk::GraphicsState members by Nicolas Capens · 3 years, 2 months ago
  81. 491ade4 Explicitly initialize VkSpecializationInfo fields by Nicolas Capens · 3 years ago
  82. c1e4abc Make clang-format-all.sh only look at source files by Sean Risser · 2 years, 11 months ago
  83. 0cfdf0c Pass unclamped fragcoord.z to shader by Sean Risser · 3 years ago
  84. 90c0551 Regres: Roll dEQP to 1.2.6-master revision 8010f59 by Nicolas Capens · 2 years, 11 months ago
  85. f504d9e Regres: Update test lists @ 21f81124 by SwiftShader Regression Bot · 2 years, 11 months ago
  86. 21f8112 Regres: Use 'default' dEQP target and skip GLES daily tests by Nicolas Capens · 3 years ago
  87. 21c3054 Update git-hooks to latest revision by Sean Risser · 3 years ago
  88. 15478fd Marl: Suppress MemorySanitizer false-positive by Nicolas Capens · 3 years ago
  89. 9dd7a51 Bring git-hooks in as a submodule by Sean Risser · 3 years ago
  90. d9bf68c Regres: Recursively load chunked mustpass lists by Nicolas Capens · 3 years ago
  91. 5d449d4 Update references for ANGLE submodule by Chong Gu · 3 years ago
  92. b46b97c Regres: Update test lists @ cbfa971a by SwiftShader Regression Bot · 3 years ago
  93. cbfa971 Revert "Fix error in mat4x2(scalar) construction." by John Stiles · 3 years ago
  94. 85ea733 Update llvm::ConstantVector::getSplat() usage to take ElementCount by Nicolas Capens · 3 years, 3 months ago
  95. 024bf32 Make fragDepth clamping conditional by Sean Risser · 3 years ago
  96. 3b9a1a7 Regres: Update test lists @ bbe1b996 by SwiftShader Regression Bot · 3 years ago
  97. bbe1b99 Fix error in mat4x2(scalar) construction. by John Stiles · 3 years ago
  98. e0152f1 Remove assert on unrestricted depth range by Sean Risser · 3 years ago
  99. 2deb0df Fix EmitImageWrite using wrong active lane mask by Sean Risser · 3 years ago
  100. 0ca03fb Update Android build files with license info by Nicolas Capens · 3 years ago