1. c9ce5a92a pan/midgard: Add helpers for scheduling conditionals by Alyssa Rosenzweig · 5 years ago
  2. 6f92288 pan/midgard: Implement predicate->unit by Alyssa Rosenzweig · 5 years ago
  3. 5a9a48b pan/midgard: Add predicate->exclude by Alyssa Rosenzweig · 5 years ago
  4. 6284f3e pan/midgard: Add constant intersection filters by Alyssa Rosenzweig · 5 years ago
  5. 941bdd2 pan/midgard: Remove csel constant unit force by Alyssa Rosenzweig · 5 years ago
  6. da18525 pan/midgard: Add mir_schedule_texture/ldst/alu helpers by Alyssa Rosenzweig · 5 years ago
  7. 72a03bc pan/midgard: Add mir_choose_bundle helper by Alyssa Rosenzweig · 5 years ago
  8. b539636 pan/midgard: Add mir_update_worklist helper by Alyssa Rosenzweig · 5 years ago
  9. 826fd73 pan/midgard: Add mir_choose_instruction stub by Alyssa Rosenzweig · 5 years ago
  10. f48038b pan/midgard: Initialize worklist by Alyssa Rosenzweig · 5 years ago
  11. a3b46c0 pan/midgard: Calculate dependency graph by Alyssa Rosenzweig · 5 years ago
  12. adda411 pan/midgard: Add flatten_mir helper by Alyssa Rosenzweig · 5 years ago
  13. 0ecfcbf pan/midgard: Squeeze indices before scheduling by Alyssa Rosenzweig · 5 years ago
  14. ad05e8a pan/midgard: Fix component count handling for ldst by Alyssa Rosenzweig · 5 years ago
  15. cc0544a pan/midgard: Add missing parans in SWIZZLE definition by Alyssa Rosenzweig · 5 years ago
  16. b3c1f60 nouveau: set lower_sub = true by Daniel Schürmann · 5 years ago
  17. ca1aa5d v3d: Enable the late algebraic optimizations to get real subs. by Eric Anholt · 5 years ago
  18. 1d29895 aco: call nir_opt_algebraic_late() exhaustively by Daniel Schürmann · 5 years ago
  19. 0fb27f1 radv/aco: Don't lower subtractions by Daniel Schürmann · 5 years ago
  20. 239423d nir: Remove unnecessary subtraction optimizations by Daniel Schürmann · 5 years ago
  21. 99848a5 nir: recombine nir_op_*sub when lower_sub = false by Daniel Schürmann · 5 years ago
  22. 10e508c freedreno: Enable the nir_opt_algebraic_late() pass. by Daniel Schürmann · 5 years ago
  23. d54ae70 vc4: Enable the nir_opt_algebraic_late() pass. by Eric Anholt · 5 years ago
  24. f2b8051 gitlab-ci: Add test-container:arm64 to needs: for arm64 test jobs by Michel Dänzer · 5 years ago
  25. 42a1828 gitlab-ci: Add needs: for x86 buster docker image by Michel Dänzer · 5 years ago
  26. 88319f2 gitlab-ci: Declare needs: for stretch docker image by Michel Dänzer · 5 years ago
  27. ffb0d3a scons: Fix MSYS2 Mingw-w64 build. by pal1000 · 6 years ago
  28. bcb4dfb scons/windows: Support build with LLVM 9. by pal1000 · 5 years ago
  29. 336b021 lima: set uniforms_address lower bits properly by Vasily Khoruzhick · 5 years ago
  30. 3f92d17 scons: add py3 support by Michel Zou · 5 years ago
  31. 411e50a android: aco: add support for libmesa_aco by Mauro Rossi · 5 years ago
  32. 268fb10 android: compiler/nir: build nir_divergence_analysis.c by Mauro Rossi · 5 years ago
  33. c24ad56 android: aco: fix undefined template 'std::__1::array' build errors by Mauro Rossi · 5 years ago
  34. b38fcaa etnaviv: nir: fix gl_FragDepth by Jonathan Marek · 5 years ago
  35. d4e35e6 etnaviv: disable earlyZ when shader writes fragment depth by Jonathan Marek · 5 years ago
  36. dc3656c etnaviv: nir: make lower_alu easier to follow by Jonathan Marek · 5 years ago
  37. c4f63be etnaviv: remove extra allocation for shader code by Jonathan Marek · 5 years ago
  38. 0b39573 etnaviv: nir: remove "options" struct by Jonathan Marek · 5 years ago
  39. 8f1b2ea etnaviv: nir: use store_deref instead of store_output by Jonathan Marek · 5 years ago
  40. d92689c etnaviv: nir: add native integers (HALTI2+) by Jonathan Marek · 5 years ago
  41. d446134 qetnaviv: nir: use new immediates when possible by Jonathan Marek · 5 years ago
  42. 95fa799 etnaviv: nir: set num_components for inputs/outputs by Jonathan Marek · 5 years ago
  43. 0036e07 etnaviv: nir: allocate contiguous components for LOAD destination by Jonathan Marek · 5 years ago
  44. 7da15bd etnaviv: nir: fix gl_FrontFacing by Jonathan Marek · 5 years ago
  45. 931fc2a lima: do not set the PP uniforms address lowest bits by Icenowy Zheng · 5 years ago
  46. b32bb88 glsl: disallow incompatible matrices multiplication by Andrii Simiklit · 5 years ago
  47. 67e8977 turnip: Fix failure behavior of vkCreateGraphicsPipelines. by Eric Anholt · 5 years ago
  48. ab3cf12 turnip: Silence compiler warning about uninit pipeline. by Eric Anholt · 5 years ago
  49. a6cc681 turnip: Add a .editorconfig and .dir-locals.el by Eric Anholt · 5 years ago
  50. 7a4647e shader_enums: Move MAX_DRAW_BUFFERS to this file. by Eric Anholt · 5 years ago
  51. 6c858b9 intel/fs: Fix fs_inst::flags_read for ANY/ALL predicates by Jason Ekstrand · 5 years ago
  52. 2391ef7 etnaviv: support ARB_framebuffer_object by Christian Gmeiner · 5 years ago
  53. fd1ed6f etnaviv: etna_resource_copy_region(..): drop assert by Christian Gmeiner · 5 years ago
  54. e456a05 meson: Link xvmc with libxv by Dylan Baker · 5 years ago
  55. 8c5c21d meson: Try finding libxvmcw via pkg-config before using find_library by Dylan Baker · 5 years ago
  56. c5a2cce drisw: Fix shared memory leak on drawable resize by Andreas Gottschling · 5 years ago
  57. 90d5828 drisw: Fix and simplify drawable setup by Adam Jackson · 5 years ago
  58. 3c0eb76 drisw: Simplify GC setup by Adam Jackson · 5 years ago
  59. e4a52bd turnip: Add todo for d24_s8 copies by Bas Nieuwenhuizen · 5 years ago
  60. fa522b8 turnip: Disallow NPoT formats. by Bas Nieuwenhuizen · 5 years ago
  61. 9e82295 turnip: Always use UINT formats for copies. by Bas Nieuwenhuizen · 5 years ago
  62. b48fe29 turnip: Add image->image blitting. by Bas Nieuwenhuizen · 5 years ago
  63. 1f2813e aco: don't remove the loop exec mask in transition_to_Exact() by Rhys Perry · 5 years ago
  64. b711e62 aco: set loop_info::has_discard for demotes by Rhys Perry · 5 years ago
  65. 237c763 iris: Only resolve for image levels/layers which are actually in use. by Kenneth Graunke · 6 years ago
  66. 6dd0ad6 lima/ppir: add NIR pass to split varying loads by Vasily Khoruzhick · 5 years ago
  67. c372dc7 radv: Fix L2 cache rinse programming. by Timur Kristóf · 5 years ago
  68. 8727253 turnip: emit texture and uniform state by Jonathan Marek · 5 years ago
  69. cb14f56 turnip: add some shader information in pipeline state by Jonathan Marek · 5 years ago
  70. ee4fa15 turnip: use nir_opt_copy_prop_vars by Jonathan Marek · 5 years ago
  71. b54f9e9 turnip: lower samplers and uniform buffer indices by Jonathan Marek · 5 years ago
  72. c39afe6 turnip: basic descriptor sets (uniform buffer and samplers) by Jonathan Marek · 5 years ago
  73. 386f46e turnip: enable linear filtering by Jonathan Marek · 5 years ago
  74. 02ca326 turnip: align layer_size by Jonathan Marek · 5 years ago
  75. 195abad turnip: use linear tiling for scanout image by Jonathan Marek · 5 years ago
  76. 54c80d0 turnip: implement image view descriptor by Jonathan Marek · 5 years ago
  77. 5f2fb90 turnip: implement sampler state by Jonathan Marek · 5 years ago
  78. 5327775 turnip: fix vertex_id by Jonathan Marek · 5 years ago
  79. 1e8aff9 turnip: emit shader immediates by Jonathan Marek · 5 years ago
  80. 5ca4f57 util/rb_tree: Stop relying on &iter->field != NULL by Jason Ekstrand · 5 years ago
  81. f18aad6 util/rb_tree: Also test _safe iterators by Jason Ekstrand · 5 years ago
  82. 3338d6e freedreno/a3xx: Mostly fix min-vs-mag filtering decisions on non-mipmap tex. by Eric Anholt · 5 years ago
  83. e16fadd intel/compiler: avoid truncating int64_t to int by Maya Rashish · 5 years ago
  84. a1ff8db lima: support rectangle texture by Icenowy Zheng · 5 years ago
  85. eb03141 loader: Avoid use-after-free / use of uninitialized local variables by Michel Dänzer · 5 years ago
  86. 8b6d3f2 Revert "glx: Lift sending the MakeCurrent request to top-level code" by Adam Jackson · 5 years ago
  87. a14e3b4 Revert "glx: Implement GLX_EXT_no_config_context" by Adam Jackson · 5 years ago
  88. 30f0c0e radv: Add debug option to dump meta shaders. by Timur Kristóf · 5 years ago
  89. a4fd8ba amd/common: Introduce ac_get_fs_input_vgpr_cnt. by Timur Kristóf · 5 years ago
  90. 83eebdb radv: Set shared VGPR count in radv_postprocess_config. by Timur Kristóf · 5 years ago
  91. 7bde4dd amd/common: Add num_shared_vgprs to ac_shader_config for GFX10. by Timur Kristóf · 5 years ago
  92. db1fddc amd/common: Extract some helper functions to ac_shader_util. by Timur Kristóf · 5 years ago
  93. d8b46f8 amd/common: Move ac_export_mrt_z to ac_llvm_build. by Timur Kristóf · 5 years ago
  94. 06ea332 aco: CSE readlane/readfirstlane/permute/reduce with the same exec mask by Rhys Perry · 5 years ago
  95. 86ecf92 aco: don't CSE v_readlane_b32/v_readfirstlane_b32 by Rhys Perry · 5 years ago
  96. 3c966fd aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string by Rhys Perry · 5 years ago
  97. ec8ced9 radv/aco: return a correct name and description for the backend IR by Rhys Perry · 5 years ago
  98. 15ea1c5 aco: store printed backend IR in binary by Rhys Perry · 5 years ago
  99. 6613b81 aco,radv/aco: get dissassembly for release builds if requested by Rhys Perry · 5 years ago
  100. 0aef1a2 radv/aco: actually disable ACO when unsupported by Rhys Perry · 5 years ago