1. f82797b radv: Only emit TES when it exists. by Bas Nieuwenhuizen · 7 years ago
  2. 6e21b7a radv: Use control shader presence for detecting tess. by Bas Nieuwenhuizen · 7 years ago
  3. 5bc5e07 radv: fixup tess eval shader when combined. by Dave Airlie · 7 years ago
  4. e6acc20 radv: Set VGT_GS_MODE properly for gfx9 by Bas Nieuwenhuizen · 7 years ago
  5. 99281c1 radv: ensure correct outinfo is picked. by Dave Airlie · 7 years ago
  6. f9d239e swr: Rework scratch space allocation by George Kyriazis · 7 years ago
  7. ffaf4d6 radv: Enable tessellation shaders for GFX9. by Bas Nieuwenhuizen · 7 years ago
  8. 1dda214 ac/nir: init full exec mask for merged shaders. by Dave Airlie · 7 years ago
  9. 14978a1 radv: drop unused r600_htile_info. by Dave Airlie · 7 years ago
  10. c8eb355 radv: fix CLEAR_STATE packet length. by Dave Airlie · 7 years ago
  11. a447f9f meson: don't build gallium dri target if gallium is disabled by Dylan Baker · 7 years ago
  12. 087e010 radv: copy indirect lowering settings from radeonsi by Timothy Arceri · 7 years ago
  13. 5549b47 radv: stop redundant setting of active_stages by Timothy Arceri · 7 years ago
  14. bebfeb7 ac: move some code out of loop in store_tcs_output() by Timothy Arceri · 7 years ago
  15. 228325f radv: Modify rsrc1/rsrc2 generation for merged tess. by Bas Nieuwenhuizen · 7 years ago
  16. 8250efb radv: Set correct registers for merged shader rings. by Bas Nieuwenhuizen · 7 years ago
  17. 6a074f8 radv: Add GFX9 HS emitting code. by Bas Nieuwenhuizen · 7 years ago
  18. b096245 radv: Remove remaining hard coded references to VS. by Bas Nieuwenhuizen · 7 years ago
  19. 91b033f radv: Update GFX9 user data regs for GS/tess. by Bas Nieuwenhuizen · 7 years ago
  20. ce03c11 radv: Add code to compile merged shaders. by Bas Nieuwenhuizen · 7 years ago
  21. 640f2c4 ac/nir: Add LS-HS input VGPR workaround. by Bas Nieuwenhuizen · 7 years ago
  22. 0a182e7 ac/nir: Compile the bodies of multiple shaders. by Bas Nieuwenhuizen · 7 years ago
  23. 56d8af1 ac/nir: Expand user SGPR descriptions a bit. by Bas Nieuwenhuizen · 7 years ago
  24. 25efef4 ac/nir: Don't write to the dynamic HS word on GFX9. by Bas Nieuwenhuizen · 7 years ago
  25. d8bd693 ac/nir: Add function creation for merged LS+HS. by Bas Nieuwenhuizen · 7 years ago
  26. 0cdc8b2 ac/nir: Make scan_shader_output_decl less dependent on the context. by Bas Nieuwenhuizen · 7 years ago
  27. 6078a3b ac/nir: Allow ac_shader_variant_info to contain info about multiple stages. by Bas Nieuwenhuizen · 7 years ago
  28. a996ed1 ac/nir: Change interface to allow multiple source shaders. by Bas Nieuwenhuizen · 7 years ago
  29. 872b214 ac/nir: Add HS calling convention. by Bas Nieuwenhuizen · 7 years ago
  30. 163a4bf ac: Parse the new HS RSRC1 register. by Bas Nieuwenhuizen · 7 years ago
  31. bfda35c swr: knob overrides for Intel Xeon Phi by Tim Rowley · 7 years ago
  32. 028ffa5 swr/rast: Add api to override draws in flight by Tim Rowley · 7 years ago
  33. 2559f2b swr/rast: Widen fetch shader to SIMD16 (disabled for now) by Tim Rowley · 7 years ago
  34. 49090cc swr/rast: Change DS memory allocation by Tim Rowley · 7 years ago
  35. 04ea03d swr/rast: Fix indentation by Tim Rowley · 7 years ago
  36. 62e2d65 swr/rast: Miscellaneous viewport array code changes by Tim Rowley · 7 years ago
  37. ed1db80 swr/rast: Minor changes for os-x by Tim Rowley · 7 years ago
  38. 82144b7 i965: Don't disable aux buffers for non-overlapping miplevels. by Kenneth Graunke · 7 years ago
  39. fa6ca69 i965: Remove the intel_miptree_prepare_fb_fetch wrapper. by Kenneth Graunke · 7 years ago
  40. e208d7f i965: Only resolve texture levels/layers that are accessed. by Kenneth Graunke · 7 years ago
  41. 0954ce1 i965: Make intel_miptree_prepare_texture() take level/layer arguments. by Kenneth Graunke · 7 years ago
  42. 33bdbc1 gallium: add more exceptions to tgsi_util_get_inst_usage_mask by Tim Rowley · 7 years ago
  43. 113a6a6 isl: Fix width check in isl_gen7_choose_msaa_layout. by Kenneth Graunke · 7 years ago
  44. 68f69eb i965: Use is_scheduling_barrier instead of schedule_node::is_barrier. by Kenneth Graunke · 7 years ago
  45. 3d112a7 i965: Move fs_inst::has_side_effects()'s eot check to the parent class. by Kenneth Graunke · 7 years ago
  46. 77b8392 tgsi: fix tgsi_util_get_inst_usage_mask by Roland Scheidegger · 7 years ago
  47. a6c5524 docs: update calendar, add news item and link release notes for 17.2.3 by Emil Velikov · 7 years ago
  48. d5fdc37 docs: add sha256 checksums for 17.2.3 by Emil Velikov · 7 years ago
  49. b160555 docs: add release notes for 17.2.3 by Emil Velikov · 7 years ago
  50. 2d87caa glsl/linker: produce error when invalid explicit locations are used by Iago Toral Quiroga · 7 years ago
  51. 16631ca i965/sbe: fix active components for SSO programs with over 16 inputs by Iago Toral Quiroga · 7 years ago
  52. b7c655f i965: Do not log a perf warning when mapping an idle bo by Chris Wilson · 7 years ago
  53. e9796eb i965: Use a union to bitcast a float by Matt Turner · 7 years ago
  54. 5767ce7 drirc: Group a few games in the glthread whitelist together. by Darren Salt · 7 years ago
  55. 80c20b2 drirc: Enable glthread for more games (Saints Row 4 & Gat out of Hell). by Darren Salt · 7 years ago
  56. 535aa43 radv: reset dirty flags after flushing all states by Samuel Pitoiset · 7 years ago
  57. 966d66f radv: do not re-emit the index buffer for every draw call by Samuel Pitoiset · 7 years ago
  58. e5480be radv: remove useless mask operation in radv_cs_emit_draw_indexed_packet() by Samuel Pitoiset · 7 years ago
  59. fa226e9 radv: Do not read from the disk cache with RADV_DEBUG=nocache. by Bas Nieuwenhuizen · 7 years ago
  60. 2cccc74 radv: Set active_stages after getting cached shaders by Alex Smith · 7 years ago
  61. f557673 radv: Don't free NIR shaders if tracing by Alex Smith · 7 years ago
  62. 84f3afc Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}" by Marek Olšák · 7 years ago
  63. 2cb9ab5 Revert "egl: drop EGL driver `name`" by Marek Olšák · 7 years ago
  64. f37af5e st/mesa: set dimension for constants in ATI_fragment_shader by Miklós Máté · 7 years ago
  65. 8c9e7c9 st/osmesa: include u_inlines.h for pipe_resource_reference by Michel Dänzer · 7 years ago
  66. 7561da3 st/mesa: Initialize textures array in st_framebuffer_validate by Michel Dänzer · 7 years ago
  67. 47273d7 egl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set by Eric Engestrom · 7 years ago
  68. 6414d6b egl: drop EGL driver `name` by Eric Engestrom · 7 years ago
  69. d7e769a egl: drop always-false TestOnly option by Eric Engestrom · 7 years ago
  70. 3012885 Fix the xf86vm meson dependency by Nicholas Miell · 7 years ago
  71. 8cb84c8 egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku} by Eric Engestrom · 7 years ago
  72. 4893673 egl_dri2: drop dri2_egl_driver struct by Eric Engestrom · 7 years ago
  73. 7823cfe egl_dri2: move glFlush out of struct dri2_egl_driver by Eric Engestrom · 7 years ago
  74. 3d0deed llvmpipe: handle shader sample mask output by Roland Scheidegger · 7 years ago
  75. c5124fb anv: Fix instance typos. by Vinson Lee · 7 years ago
  76. e17aa6c mesa: fix trivial typo in _mesa_PixelMapusv() error string by Brian Paul · 7 years ago
  77. 2515eb6 meson: move expat dependency where it's needed by Eric Engestrom · 7 years ago
  78. 05fc62d automake: intel: move expat handling where it's used by Hongxu Jia · 7 years ago
  79. e5e9e21 radv: don't create dummy fs when compiling compute stage by Timothy Arceri · 7 years ago
  80. e6b9abf radv: use the dispatch initiator for indirect dispatches by Samuel Pitoiset · 7 years ago
  81. 095e709 radv: remove XtoY_temps structs by Samuel Pitoiset · 7 years ago
  82. 6ef9bea anv: Install as Vulkan HAL module in Android.mk build by Tapani Pälli · 7 years ago
  83. 053d4c3 anv: Implement VK_ANDROID_native_buffer (v9) by Chad Versace · 8 years ago
  84. 9775894 anv: Move size check from anv_bo_cache_import() to caller (v2) by Chad Versace · 7 years ago
  85. fbf39fd meson: turn on pl111 not vc4 when pl111 driver specificed by Dylan Baker · 7 years ago
  86. 06f0504 radv: Link shaders. by Bas Nieuwenhuizen · 8 years ago
  87. dbbf105 radv: reuse the multiple shader store & load functions for gs copy variant by Timothy Arceri · 7 years ago
  88. 351f9dd radv: remove some now unused shader compile code by Timothy Arceri · 7 years ago
  89. 7d45d22 radv: switch to using radv_create_shaders() by Timothy Arceri · 7 years ago
  90. d1c9f30 radv: add radv_create_shaders() helper by Bas Nieuwenhuizen · 7 years ago
  91. ed9218f radv: add radv_hash_shaders() helper by Bas Nieuwenhuizen · 7 years ago
  92. 7f29055 radv: Add multiple shader cache store & load functions. by Bas Nieuwenhuizen · 8 years ago
  93. 670c02b radv: Change cache datastructures for combined pipelines. by Bas Nieuwenhuizen · 8 years ago
  94. 5699855 radv: reorder init function calls by Timothy Arceri · 7 years ago
  95. 4f3e380 meson: Add support for the vc5 driver. by Eric Anholt · 7 years ago
  96. 1918c9b meson: Add support for the pl111 driver. by Eric Anholt · 7 years ago
  97. 1ae8018 meson: Add support for the vc4 driver. by Eric Anholt · 7 years ago
  98. 2f4705a radeonsi: if there's just const buffer 0, set it in place of CONST/SSBO pointer by Marek Olšák · 7 years ago
  99. 854593b ac: clean up ac_build_indexed_load function interfaces by Marek Olšák · 7 years ago
  100. cdb21df radeonsi: handle 64-bit loads earlier in fetch_constant by Marek Olšák · 7 years ago