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