1. 9bebbf5 freedreno/ir3: add support for INTERP_MODE_NOPERSPECTIVE by Jonathan Marek · 4 years, 3 months ago
  2. 0f5c9f9 turnip: set missing bary sysvals by Jonathan Marek · 4 years, 3 months ago
  3. 2453f2b freedreno/a6xx: set missing bary sysvals by Jonathan Marek · 4 years, 3 months ago
  4. dadfb4e freedreno/a5xx: set missing bary sysvals by Jonathan Marek · 4 years, 3 months ago
  5. 33457fc freedreno/ir3: add generic get_barycentric() by Jonathan Marek · 4 years, 3 months ago
  6. 75fef41 freedreno/a4xx: fake LINEAR_PIXEL varying support for u_blitter by Jonathan Marek · 4 years, 3 months ago
  7. 0d419c7 freedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID/LINEAR_CENTROID sysvals by Jonathan Marek · 4 years, 3 months ago
  8. 2e9ded2 freedreno/registers: update varying-related registers by Jonathan Marek · 4 years, 3 months ago
  9. 8456ff7 v3d/compiler: fix image size for 1D arrays by Iago Toral Quiroga · 4 years, 3 months ago
  10. 5f1a16d st/mesa: do not clear NewDriverState for inactive states by Pierre-Eric Pelloux-Prayer · 4 years, 3 months ago
  11. 7940b47 gallium/docs: remove unused imgmath extension by Erik Faye-Lund · 4 years, 3 months ago
  12. 27dcdbc gallium/docs: remove non-existent static dir by Erik Faye-Lund · 4 years, 3 months ago
  13. 1d7bb2d gallium/docs: prefix exts dir with underscore by Erik Faye-Lund · 4 years, 3 months ago
  14. 47d3b80 gallium/docs: use none for highlight_language by Erik Faye-Lund · 4 years, 3 months ago
  15. 686f6c7 gallium/docs: remove reference to non-existent label by Erik Faye-Lund · 4 years, 3 months ago
  16. 686cf8e gallium/docs: fixup formatting of numbered lists by Erik Faye-Lund · 4 years, 3 months ago
  17. 7f5061c gallium/docs: update to recent sphinx by Erik Faye-Lund · 4 years, 3 months ago
  18. 2bf2e6c draw/llvm: fix big-endian mask adjusting by Dave Airlie · 4 years, 3 months ago
  19. 0e6dfd1 mesa/get: fix enum16 big-endian getting. by Dave Airlie · 4 years, 3 months ago
  20. b743c9b llvmpipe: fix occlusion queries on big-endian. by Dave Airlie · 4 years, 3 months ago
  21. 3aeb61d gallivm/nir: fix big-endian 64-bit splitting/merging. by Dave Airlie · 4 years, 3 months ago
  22. 9286605 glsl: fix constant packing for 64-bit big endian. by Dave Airlie · 4 years, 3 months ago
  23. fde25a6 mesa/swrast: use logf2 instead of util_fast_log2 by Dylan Baker · 4 years, 5 months ago
  24. 2e5b214 anv: disable i915_perf warning on non-Linux by Jan Beich · 4 years, 4 months ago
  25. 5a27efd meson: Revert commit overriding C++ standard with gnu++11 on ppc64el by Frédéric Bonnard · 4 years, 4 months ago
  26. cd7acd0 clover: Fix types collision between c++ and altivec by Frédéric Bonnard · 4 years, 4 months ago
  27. 54d7907 nir: Propagate *2*16 conversions into vectors by Alyssa Rosenzweig · 4 years, 4 months ago
  28. 3e3958c panfrost: Do fine-grained flushing for occlusion query results by Icecream95 · 4 years, 3 months ago
  29. b1d309e freedreno/a4xx: fix *_NONE enum conversion by Shawn Guo · 4 years, 3 months ago
  30. 50d7553 radeonsi: add a debug option to enable NGG culling for tessellation by Marek Olšák · 4 years, 3 months ago
  31. b0c77a5 radeonsi: don't try to enable NGG culling for GS by Marek Olšák · 4 years, 3 months ago
  32. 90cf741 radeonsi: always use Wave64 for HS/GS/VS shader stages (except GS fast launch) by Marek Olšák · 4 years, 3 months ago
  33. 9049e39 radeonsi: always use Wave32 for GS fast launch, because Wave64 hangs by Marek Olšák · 4 years, 3 months ago
  34. 8fff9be radeonsi: fix NGG culling for Wave64 by Marek Olšák · 4 years, 3 months ago
  35. 2866a6f ac/gpu_info: fix num_physical_sgprs_per_simd for gfx10 by Marek Olšák · 4 years, 3 months ago
  36. 1401fc0 radeonsi: don't flush in fence_server_sync by Marek Olšák · 4 years, 3 months ago
  37. 5a05f97 radeonsi: bump SI_NUM_SHADER_BUFFERS to 32 by Pierre-Eric Pelloux-Prayer · 4 years, 4 months ago
  38. 7e8cfc0 glsl: remove stale FIXME by Timothy Arceri · 4 years, 3 months ago
  39. 64a2500 st/glsl_to_nir: disable st_nir_lower_builtin() when packing supported by Timothy Arceri · 4 years, 3 months ago
  40. 4cca513 glsl: define gl_LightSource members in ARB_vertex_program order by Timothy Arceri · 4 years, 3 months ago
  41. 5ddab65 mesa: add _mesa_program_state_value_size() helper by Timothy Arceri · 4 years, 3 months ago
  42. 0e7b1a6 mesa: remove _mesa prefix from static function by Timothy Arceri · 4 years, 3 months ago
  43. 849227d zink: set lower_uadd_carry in nir options by Mike Blumenkrantz · 4 years, 3 months ago
  44. d7d7687 loader/dri3: Check for window destruction in dri3_wait_for_event_locked by Michel Dänzer · 4 years, 3 months ago
  45. 7c22611 loader/dri3: Use dri3_wait_for_event_locked in loader_dri3_wait_for_msc by Michel Dänzer · 4 years, 3 months ago
  46. ee77951 loader/dri3: Add dri3_wait_for_event_locked full_sequence out parameter by Michel Dänzer · 4 years, 3 months ago
  47. 08c39a8 v3d: Fix -Wmaybe-uninitialized compiler warning in the v33 code. by Eric Anholt · 4 years, 3 months ago
  48. f55a308 v3d: Enable PIPE_CAP_TGSI_TEXCOORD. by Eric Anholt · 4 years, 10 months ago
  49. a60e8df vc4: Enable PIPE_CAP_TGSI_TEXCOORD. by Eric Anholt · 4 years, 10 months ago
  50. 64cb81a gallium/util: Add a helper function for point sprite handling. by Eric Anholt · 4 years, 10 months ago
  51. 622c548 turnip: enable depthBiasClamp by Jonathan Marek · 4 years, 3 months ago
  52. 0ed100e turnip: enable largePoints by Jonathan Marek · 4 years, 3 months ago
  53. cb10edd freedreno/regs: add extra bits for UBWC array pitch by Jonathan Marek · 4 years, 3 months ago
  54. c425ca5 frontends/va: Handle dynamic resolution/SVC for VP9 by Satyajit Sahu · 4 years, 3 months ago
  55. 653dff9 v3d/compiler: fix spill offset by Iago Toral Quiroga · 4 years, 3 months ago
  56. 7a5e6fd radv: add support for MRTs compaction to avoid holes by Samuel Pitoiset · 4 years, 3 months ago
  57. 4e0dcbb radv: use SPI_SHADER_ZERO for non-written color attachments by Samuel Pitoiset · 4 years, 3 months ago
  58. 18b42ee radv: rework 8/16-bit color attachment formats detection by Samuel Pitoiset · 4 years, 3 months ago
  59. 76ee45d radv: adjust CB_SHADER_MASK for dual-source blending in the shader info pass by Samuel Pitoiset · 4 years, 3 months ago
  60. 26a48d8 radv: enable VK_AMD_shader_ballot on GFX6-7 with both compiler backends by Samuel Pitoiset · 4 years, 3 months ago
  61. cff418c nir: Add new rules to optimize NOOP pack/unpack pairs by Boris Brezillon · 4 years, 3 months ago
  62. 237d728 gallivm/nir: fix const loading on big endian systems by Dave Airlie · 4 years, 3 months ago
  63. 7d31bc9 freedreno/ir3: fix resinfo wrmask by Jonathan Marek · 4 years, 3 months ago
  64. c0c03f4 rbug: Fix rbug_delete_vs_state lock acquisition. by Vinson Lee · 4 years, 4 months ago
  65. 583d7d3 v3d: moving v3d simulator to src/broadcom by Alejandro Piñeiro · 4 years, 10 months ago
  66. 4fccbd0 turnip: Put VK_KHR_external_fence_fd stubs back by Kristian H. Kristensen · 4 years, 3 months ago
  67. 39f06e2 iris: Implement pipe->texture_subdata directly by Kenneth Graunke · 6 years ago
  68. 34630fe turnip: Properly return VK_DEVICE_LOST on queuesubmit failures. by Eric Anholt · 4 years, 3 months ago
  69. 487576e turnip: Fix error handling of DRM_MSM_GEM_INFO ioctls. by Eric Anholt · 4 years, 3 months ago
  70. e67c2e1 turnip: Do better TU_DEBUG=startup logging of drmGetDevices2() failure. by Eric Anholt · 4 years, 3 months ago
  71. aba8c57 turnip: semaphore support. by Bas Nieuwenhuizen · 4 years, 10 months ago
  72. 5c0f82b aco: fix partial copies on GFX6/7 by Daniel Schürmann · 4 years, 3 months ago
  73. 6648230 mapi: x86: Fix dynamic entries in x86 tsd stubs. by Lepton Wu · 4 years, 3 months ago
  74. 189a0fe freedreno/ir3: move nir finalization to after cache miss by Rob Clark · 4 years, 3 months ago
  75. f97acb4 freedreno/ir3: disk-cache support by Rob Clark · 4 years, 3 months ago
  76. 6aadb00 freedreno/ir3: build binning variant at same time as draw variant by Rob Clark · 4 years, 3 months ago
  77. 83b97bf freedreno/a6xx+ir3: stop generating pointless binning shaders by Rob Clark · 4 years, 3 months ago
  78. fdbe1ff freedreno/ir3: shuffle some variant fields by Rob Clark · 4 years, 3 months ago
  79. c0f22c3 freedreno/ir3: add ir3_compiler_destroy() by Rob Clark · 4 years, 3 months ago
  80. f1ab573 freedreno/ir3: move finalize_nir to pscreen hook by Rob Clark · 4 years, 3 months ago
  81. d3ae559 freedreno/ir3: add ir3_finalize_nir() by Rob Clark · 4 years, 3 months ago
  82. e35b897 zink: use OpFUnordNotEqual for nir_op_fne by Mike Blumenkrantz · 4 years, 3 months ago
  83. 765de33 zink: set lower_mul_high and lower_rotate in ntv compiler options by Mike Blumenkrantz · 4 years, 3 months ago
  84. 49c13fc zink: handle isign alu in ntv by Mike Blumenkrantz · 4 years, 3 months ago
  85. 21fe5b0 zink: handle ixor in ntv by Mike Blumenkrantz · 4 years, 3 months ago
  86. 651d093 zink: lower byte/word extract ops in nir by Mike Blumenkrantz · 4 years, 3 months ago
  87. 90d3455 zink: add bitfield_reverse handling to ntv by Mike Blumenkrantz · 4 years, 3 months ago
  88. 957d8e2 zink: add ult handling for ntv by Mike Blumenkrantz · 4 years, 3 months ago
  89. 2159aa0 zink: handle signed and unsigned min/max ops in ntv by Mike Blumenkrantz · 4 years, 3 months ago
  90. f13d79f radv: remove the load/store workaround for Monster Hunter World with LLVM by Samuel Pitoiset · 4 years, 3 months ago
  91. a30ad8c radv: remove the shader ballot workaround for Youngblood with LLVM by Samuel Pitoiset · 4 years, 3 months ago
  92. 2fbc12a turnip: fix huge scissor min/max case by Jonathan Marek · 4 years, 3 months ago
  93. 1854eee turnip: fix VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_1_FEATURES by Jonathan Marek · 4 years, 3 months ago
  94. 6b886fbc panfrost: Add PAN_MESA_DEBUG=gl3 flag by Icecream95 · 4 years, 3 months ago
  95. 1288613 freedreno/a6xx: use firstIndex field by Connor Abbott · 4 years, 3 months ago
  96. ba5e1c5 tu: Pass firstIndex directly to CP_DRAW_INDX_OFFSET by Connor Abbott · 4 years, 3 months ago
  97. 259d07a freedreno/registers: Label firstIndex field in CP_DRAW_INDX_OFFSET by Connor Abbott · 4 years, 3 months ago
  98. a32fb2f freedreno: On a5xx+ INDX_SIZE is MAX_INDICES by Connor Abbott · 4 years, 3 months ago
  99. 1dd24bf freedreno: Share constlen between different stages properly by Connor Abbott · 4 years, 3 months ago
  100. d9dd989 freedreno: Refactor ir3_cache shader compilation by Connor Abbott · 4 years, 3 months ago