1. 5c554e2 panfrost: Use correct NO_DITHER field on MFBD by Alyssa Rosenzweig · 5 years ago
  2. 676b933 panfrost: Implement Z32F(_S8) support by Alyssa Rosenzweig · 5 years ago
  3. 479185a panfrost/decode: Don't disassemble NULL shaders by Alyssa Rosenzweig · 5 years ago
  4. 65d8909 panfrost: Copy stencil front to back if back disabled by Alyssa Rosenzweig · 5 years ago
  5. 6f7306c swr/rast: Refactor memory API between rasterizer core and swr by Jan Zielinski · 5 years ago
  6. 4627a0c lima/ppir: Add gl_PointCoord handling by Andreas Baierl · 5 years ago
  7. 3523233 gallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL by Andreas Baierl · 5 years ago
  8. 3349a60 nir/tgsi: Extend tgsi_to_nir.c to support gl_PointCoord as a system value. by Andreas Baierl · 5 years ago
  9. f5804f1 nir: Add gl_PointCoord system value by Andreas Baierl · 5 years ago
  10. 24af574 glsl: Optionally declare gl_PointCoord as a system value by Andreas Baierl · 5 years ago
  11. b178fdf lima/gp: Fix problem with complex moves by Connor Abbott · 5 years ago
  12. 54434fe lima/gpir: Rework the scheduler by Connor Abbott · 7 years ago
  13. 12645e8 lima/gp: Mark more add-only nodes as maybe-two-slot by Connor Abbott · 5 years ago
  14. 16de3dd lima/gpir: Fix some bugs in instruction handling by Connor Abbott · 7 years ago
  15. cc78a42 lima: Reintroduce the standalone compiler by Connor Abbott · 7 years ago
  16. 4423552 nir/lower_viewport: Check variable mode first by Connor Abbott · 5 years ago
  17. 6e5e4bf radv/gfx10: set BREAK_WAVE_AT_EOI if TES or GS enable the primitive ID by Samuel Pitoiset · 5 years ago
  18. 8c692ff radv/gfx10: move emitting VGT_PRIMITIVEID_EN into the NGG path by Samuel Pitoiset · 5 years ago
  19. 8315dbe radv/gfx10: do not always execute a barrier before the second shader by Samuel Pitoiset · 5 years ago
  20. 63d670e radv: fix VGT_GS_MODE if VS uses the primitive ID by Samuel Pitoiset · 5 years ago
  21. c23fa1c v3d: emit correct lowering for logic operations with MSAA render targets by Iago Toral Quiroga · 5 years ago
  22. 93d05c1 v3d: handle nir_intrinsic_store_tlb_sample_color_v3d by Iago Toral Quiroga · 5 years ago
  23. 50016d7 nir: add a V3D-specific intrinsic for per-sample color writes by Iago Toral Quiroga · 5 years ago
  24. ba520b0 v3d: implement per-sample tlb color writes by Iago Toral Quiroga · 5 years ago
  25. b96c221 v3d: refactor the tlb color write code by Iago Toral Quiroga · 5 years ago
  26. fd3ec6f v3d: move tlb color write emission to a helper function by Iago Toral Quiroga · 5 years ago
  27. 0c99197 v3d: implement per-sample tlb color reads by Iago Toral Quiroga · 5 years ago
  28. 3adc32d anv: fix format mapping for depth/stencil formats by Lionel Landwerlin · 5 years ago
  29. a68f593 radv: put back VGT_FLUSH at ring init on gfx10 by Dave Airlie · 5 years ago
  30. 4595145 softpipe: Clamp border colors when needed by Gert Wollny · 5 years ago
  31. 230b99c softpipe: set a lower minimum clamp value for texture coordinate border clamp by Gert Wollny · 5 years ago
  32. eae4c6d softpipe: Correct repeat-mirror evaluation by Gert Wollny · 5 years ago
  33. fff624f softpipe: Also mark textures as dirty when updating the framebuffer state by Gert Wollny · 5 years ago
  34. 08514a9 etnaviv: set DITHER_MODE by Jonathan Marek · 5 years ago
  35. aaf0c47 etnaviv: update headers from rnndb by Jonathan Marek · 5 years ago
  36. 76adf04 etnaviv: fix blend color on newer GPUs by Jonathan Marek · 5 years ago
  37. 5f73726 etnaviv: fix alpha blending cases by Jonathan Marek · 5 years ago
  38. 6c3c05d etnaviv: fix polygon offset by Jonathan Marek · 5 years ago
  39. a20a9d0 radv: dont store disasm string unless keep_shader_info flag set by Timothy Arceri · 5 years ago
  40. 82a2f10 radv/gfx10: set the pgm rsrc3/4 regs using index sh reg set by Dave Airlie · 5 years ago
  41. de524b2 radv: use correct register setter for ngg hw addr by Dave Airlie · 5 years ago
  42. 9689407 freedreno/a6xx: Drop the WFI in the program update stateobj. by Eric Anholt · 5 years ago
  43. 2170822 freedreno/a6xx: Drop the WFI in constant uploads. by Eric Anholt · 5 years ago
  44. 85bbdaf freedreno: Assert that we don't exceed constlen. by Eric Anholt · 5 years ago
  45. bc50ecf freedreno: Fix more constlen overflows. by Eric Anholt · 5 years ago
  46. b9f7f3e freedreno: Drop stale comment about skipping uploads. by Eric Anholt · 5 years ago
  47. 6109df5 virgl: Set meta data for textures from handle. by Lepton Wu · 5 years ago
  48. f1a8967 radv: Only save the descriptor set if we have one. by Bas Nieuwenhuizen · 5 years ago
  49. ce4c547 anv: report timestampComputeAndGraphics true by Lionel Landwerlin · 5 years ago
  50. 393f659 iris: Enable fast clears on other miplevels and layers than 0. by Rafael Antognolli · 5 years ago
  51. 8bbd4f3 iris: Allow resolving clear color of CCS_D surfaces. by Rafael Antognolli · 5 years ago
  52. df4c2ec iris: Make iris_has_color_unresolved non-static by Kenneth Graunke · 5 years ago
  53. f92290a broadcom: Move v3d_get_device_info to common by Andreas Bergmeier · 5 years ago
  54. 891a232 nir/large_constants: Use dominance information to find more constants by Caio Marcelo de Oliveira Filho · 5 years ago
  55. 7ceec21 intel/fs: Use a strided MOV instead of a conversion for load_* destinations by Jason Ekstrand · 5 years ago
  56. 812b341 nir/algebraic: Optimize comparisons and up-casts by Jason Ekstrand · 5 years ago
  57. e8505e9 nir/algebraic: Optimize comparing unpacked values by Jason Ekstrand · 5 years ago
  58. 9fed031 nir/algebraic: Print out the list of transforms in the C file by Jason Ekstrand · 5 years ago
  59. 68a4c79 intel/fs: Properly stride NULL replacement regs in DCE by Jason Ekstrand · 5 years ago
  60. 28a808a nir: Fix nir_lower_alu_to_scalar's instr filtering. by Eric Anholt · 5 years ago
  61. a301250 panfrost: Merge varyings_mem into transient buffers by Alyssa Rosenzweig · 5 years ago
  62. 6f880f1 vulkan/wsi: update swapchain status on vkQueuePresent by Lionel Landwerlin · 5 years ago
  63. 24b1b1f radv: add an option for disabling NGG on GFX10 by Samuel Pitoiset · 5 years ago
  64. d59c961 softpipe: pass stream-out targets to draw-module early by Erik Faye-Lund · 5 years ago
  65. 5a84960 spirv_extensions: i965: initialize SPIR-V extensions by Alejandro Piñeiro · 7 years ago
  66. 6ed19dc spirv_extensions: add spirv_supported_extensions on gl_constants by Alejandro Piñeiro · 7 years ago
  67. f6da2a5 spirv_extensions: define spirv_extensions_supported by Alejandro Piñeiro · 5 years ago
  68. 06e5daf spirv_extensions: add list of extensions and to_string method by Alejandro Piñeiro · 7 years ago
  69. a622aad spirv_extensions: add GL_ARB_spirv_extensions boilerplate by Alejandro Piñeiro · 7 years ago
  70. 07ff367 radv/gfx10: implement VK_EXT_post_depth_coverage by Samuel Pitoiset · 5 years ago
  71. ed53d2c radv/gfx10: disable the TC compat zrange workaround by Samuel Pitoiset · 5 years ago
  72. edf1af6 radv/gfx10: fallback to the legacy path if tess and extreme geometry by Samuel Pitoiset · 5 years ago
  73. ae4b1fc radv/gfx10: always build the GS copy shader but uses it on-demand by Samuel Pitoiset · 5 years ago
  74. 9c611fb softpipe: Remove unused static function by Gert Wollny · 5 years ago
  75. e2939dc spirv: Bail when we see CounterBuffer decoration by Caio Marcelo de Oliveira Filho · 5 years ago
  76. 1d5ee31 iris: Drop copy and pasted iris_timebase_scale by Kenneth Graunke · 5 years ago
  77. 6fb685f nir/regs_to_ssa: Handle regs in phi sources properly by Jason Ekstrand · 5 years ago
  78. 6394680 spirv: Add a warning for ArrayStride on arrays of blocks by Jason Ekstrand · 5 years ago
  79. f07f516 anv: Increase state allocation size limit to 2MB by Caio Marcelo de Oliveira Filho · 5 years ago
  80. 3853871 meta: leaking of BO with DrawPixels by Yevhenii Kolesnikov · 5 years ago
  81. e8360a6 swrast: Move _mesa_format_pack_colormask() to the only caller. by Eric Anholt · 5 years ago
  82. 4d23157 mesa: Give _mesa_format_get_color_encoding a clearer name. by Eric Anholt · 5 years ago
  83. 35e2d31 mesa: Drop redundant checks for sRGB before sRGB to linear conversion. by Eric Anholt · 5 years ago
  84. ece0384 mesa: Fold _mesa_unpack_depth_stencil_row() into its only caller. by Eric Anholt · 5 years ago
  85. 5956b46 mesa: Convert format_pack/unpack off of GL types. by Eric Anholt · 5 years ago
  86. 3e186af mesa: Port format_pack/unpack off of _mesa_problem(). by Eric Anholt · 5 years ago
  87. c6a0a97 mesa: Mostly switch Mesa format info off of GL types other than GLenum. by Eric Anholt · 5 years ago
  88. 93a7651 mesa: Rename gl_pack typedefs to mesa_pack. by Eric Anholt · 5 years ago
  89. 20ce56a mesa: Rename gl_format_info to mesa_format_info. by Eric Anholt · 5 years ago
  90. f8c27c2 state_tracker: Move the format test out to be an actual unit test. by Eric Anholt · 5 years ago
  91. 9eccae6 u_format: Remove pointless comments. by Eric Anholt · 5 years ago
  92. 628f557 src/util: Switch _mesa_half_to_float() to u_half.h's version. by Eric Anholt · 5 years ago
  93. bb5801a u_half_test: Turn it into an actual unit test. by Eric Anholt · 5 years ago
  94. 3630988 android: radv/gfx10: generate gfx10_format_table.h by Mauro Rossi · 5 years ago
  95. 856e840 mesa/st: add sampler uniforms by Rob Clark · 5 years ago
  96. a9f34b5 egl/android: handle multi-fd native windows by Rob Clark · 5 years ago
  97. 110669c st,i965: Stop looping on 64-bit lowering by Jason Ekstrand · 5 years ago
  98. 548da20 nir/lower_doubles: Handle fdiv and fsub directly by Jason Ekstrand · 5 years ago
  99. d7d35a9 nir/lower_doubles: Use the new NIR lowering framework by Jason Ekstrand · 5 years ago
  100. 197a08d nir/lower_doubles: Use "alu" for the nir_alu_instr by Jason Ekstrand · 5 years ago