1. 029b07b travis: Fail build if any command in if statement fails. by Vinson Lee · 5 years ago
  2. 3664a66 swr: Fix build with llvm-9.0 again. by Vinson Lee · 5 years ago
  3. 2023716 pan/midgard: Use shared psiz clamp pass by Alyssa Rosenzweig · 5 years ago
  4. 0b225f1 pan/midgard: Remove mir_opt_post_move_eliminate by Alyssa Rosenzweig · 5 years ago
  5. d699a17 pan/midgard: Schedule before RA by Alyssa Rosenzweig · 5 years ago
  6. 5e06d90 pan/midgard: Handle fragment writeout in RA by Alyssa Rosenzweig · 5 years ago
  7. 116b17d pan/midgard: Do not propagate swizzles into writeout by Alyssa Rosenzweig · 5 years ago
  8. eb3cc20 pan/midgard: Fix misc. RA issues by Alyssa Rosenzweig · 5 years ago
  9. e5ba016 pan/midgard: Print MIR by the bundle by Alyssa Rosenzweig · 5 years ago
  10. f42cebd pan/midgard: Print branches in MIR by Alyssa Rosenzweig · 5 years ago
  11. 59f2cfc pan/midgard: Remove texture_index by Alyssa Rosenzweig · 5 years ago
  12. 7652983 pan/midgard: Cleanup fragment writeout branch by Alyssa Rosenzweig · 5 years ago
  13. cc2ba8e pan/midgard: Add scheduling barriers by Alyssa Rosenzweig · 5 years ago
  14. 19bceb5 pan/midgard: Track shader quadword count while scheduling by Alyssa Rosenzweig · 5 years ago
  15. 72cbd2d pan/midgard: Allow NULL argument in mir_has_arg by Alyssa Rosenzweig · 5 years ago
  16. bcc59ff pan/midgard: Improve mir_mask_of_read_components by Alyssa Rosenzweig · 5 years ago
  17. 5377d70 pan/midgard: Extend mir_special_index to writeout by Alyssa Rosenzweig · 5 years ago
  18. b56399f pan/midgard: csel_swizzle with mir get swizzle by Alyssa Rosenzweig · 5 years ago
  19. 28622f9 pan/midgard: Add mir_insert_instruction*scheduled helpers by Alyssa Rosenzweig · 5 years ago
  20. 8e36996 pan/midgard: Track csel swizzle by Alyssa Rosenzweig · 5 years ago
  21. a8eafb0 pan/midgard: Ensure fragment writeout is in the final block by Alyssa Rosenzweig · 5 years ago
  22. cfd5bd2 pan/midgard: Document Midgard scheduling requirements by Alyssa Rosenzweig · 5 years ago
  23. d6e4e36 pan/midgard: Include condition in branch->src[0] by Alyssa Rosenzweig · 5 years ago
  24. bd79cdd pan/midgard: Add post-schedule iteration helpers by Alyssa Rosenzweig · 5 years ago
  25. f29d03a pan/midgard: Fix corner case in RA by Alyssa Rosenzweig · 5 years ago
  26. d722b60 pan/midgard: Add OP_IS_CSEL_V helper by Alyssa Rosenzweig · 5 years ago
  27. 0131671 pan/midgard: Expose mir_get/set_swizzle by Alyssa Rosenzweig · 5 years ago
  28. 3f75742 pan/midgard: Extract instruction sizing helper by Alyssa Rosenzweig · 5 years ago
  29. bbe2914 pan/midgard: Factor out mir_is_scalar by Alyssa Rosenzweig · 5 years ago
  30. 67909c8 pan/midgard: Count shader-db stats by bundled instructions by Alyssa Rosenzweig · 5 years ago
  31. 3f9dc97 freedreno/ir3: Link directly to Sethi-Ullman paper by Alyssa Rosenzweig · 5 years ago
  32. da5ebe3 Revert "glx: Unset the direct_support bit for GLX_EXT_import_context" by Adam Jackson · 5 years ago
  33. 9087cf7 panfrost: Add transient BOs to job batches by Boris Brezillon · 5 years ago
  34. b2ff2df panfrost: protect access to shared bo cache and transient pool by Rohan Garg · 5 years ago
  35. 6b0dc3d panfrost: Jobs must be per context, not per screen by Rohan Garg · 5 years ago
  36. bd98470 st/mesa: Allow zero as [level|layer]_override by Lepton Wu · 5 years ago
  37. 6926f56 freedreno/a3xx: fix sysmem <-> gmem tiles transfer by Khaled Emara · 5 years ago
  38. ed1954c freedreno/a3xx: fix texture tiling parameters by Khaled Emara · 5 years ago
  39. 8de25ec gitlab-ci: Use new needs: keyword by Michel Dänzer · 5 years ago
  40. 42f8d5a gitlab-ci: Move up meson-main job definition by Michel Dänzer · 5 years ago
  41. 873b092 broadcom/v3d: Allow importing linear BOs with arbitrary offset/stride. by Dave Stevenson · 5 years ago
  42. 2263e6a swr/rasterizer: Fix GS attributes processing by Jan Zielinski · 5 years ago
  43. 6b96c94 radv: keep a pointer to a NIR shader into radv_shader_context by Samuel Pitoiset · 5 years ago
  44. 7b1655c radv: move setting can_discard to ac_fill_shader_info() by Samuel Pitoiset · 5 years ago
  45. 081561d radv: replace ac_nir_build_if by ac_build_ifcc by Samuel Pitoiset · 5 years ago
  46. cc3d36b radv: remove radv_init_llvm_target() helper by Samuel Pitoiset · 5 years ago
  47. dc27a54 radv: remove useless ac_llvm_util.h include from the WSI code by Samuel Pitoiset · 5 years ago
  48. 6cb455c radv: remove unused shader_info parameter in ac_compile_llvm_module() by Samuel Pitoiset · 5 years ago
  49. 9aaca90 radv: remove some unused fields from radv_shader_context by Samuel Pitoiset · 5 years ago
  50. 8d44f83 radv: move lowering PS inputs/outputs at the right place by Samuel Pitoiset · 5 years ago
  51. 151d699 radv: gather info about PS inputs in the shader info pass by Samuel Pitoiset · 5 years ago
  52. 9f2fd23 ac: drop now useless lookup_interp_param from ABI by Samuel Pitoiset · 5 years ago
  53. a63719d ac: import linear/perspective PS input parameters from radv/radeonsi by Samuel Pitoiset · 5 years ago
  54. 8be5106 util: Add unreachable() definition for clang compiler. by Krzysztof Raszkowski · 5 years ago
  55. e3f54cb egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format by Nataraj Deshpande · 5 years ago
  56. a69ae76 gallivm: disable accurate cube corner for integer textures. by Dave Airlie · 5 years ago
  57. 47cc660 glsl: replace 'x + (-x)' with constant 0 by Pierre-Eric Pelloux-Prayer · 5 years ago
  58. 8d03a6b radeonsi: add JPEG decode support for VCN 2.0 devices by Thong Thai · 5 years ago
  59. 2a3a560 Revert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on amdgpu" by Thong Thai · 5 years ago
  60. 9ad4a2e nir/range-analysis: Add a lot more assertions about the contents of tables by Ian Romanick · 5 years ago
  61. 636da12 nir/range-analysis: Range tracking for fpow by Ian Romanick · 5 years ago
  62. 7dba7df nir/range-analysis: Handle constants in nir_op_mov just like nir_op_bcsel by Ian Romanick · 5 years ago
  63. 0b4782f nir/range-analysis: Fix incorrect fadd range result for (ne_zero, ne_zero) by Ian Romanick · 5 years ago
  64. ef2e235 nir/range-analysis: Adjust result range of multiplication to account for flush-to-zero by Ian Romanick · 5 years ago
  65. 33ad2ba nir/range-analysis: Adjust result range of exp2 to account for flush-to-zero by Ian Romanick · 5 years ago
  66. e07248d nir/algebraic: Clean up value range analysis-based optimizations by Ian Romanick · 5 years ago
  67. ccb236d nir/algebraic: Mark some value range analysis-based optimizations imprecise by Ian Romanick · 5 years ago
  68. 30b9ed9 iris: Fix partial fast clear checks to account for miplevel. by Kenneth Graunke · 5 years ago
  69. 394192f panfrost: Remove unused argument from panfrost_drm_submit_vs_fs_job() by Rohan Garg · 5 years ago
  70. fda9fb8 iris: Actually describe bo_reuse driconf option by Kenneth Graunke · 5 years ago
  71. aace7d3 panfrost/ci: Print only regressions by Tomeu Vizoso · 5 years ago
  72. 332b21d gallivm: use fallback code for mul_hi with llvm >= 7.0 by Roland Scheidegger · 5 years ago
  73. b650ecf radv/gfx10: compute the LDS size for exporting PrimID for VS by Samuel Pitoiset · 5 years ago
  74. e64091e swr/rasterizer: Enable ARB_fragment_layer_viewport by Jan Zielinski · 5 years ago
  75. 6dc4ddc iris: use driconf for 'bo_reuse' parameter by Tapani Pälli · 5 years ago
  76. b65de51 i965: initialize bo_reuse when creating brw_bufmgr by Tapani Pälli · 5 years ago
  77. 90ca709 iris: Don't auto-flush/dirty on transfer unmap for coherent buffers by Kenneth Graunke · 5 years ago
  78. 5f3eb6e st/nine: Properly initialize GLSL types for NIR shaders. by Timur Kristóf · 5 years ago
  79. 6167a63 freedreno/ir3: do better job of marking convergence points by Rob Clark · 5 years ago
  80. 6af70aa freedreno/ir3: maintain predecessors/successors by Rob Clark · 5 years ago
  81. 06bc487 freedreno/ir3: convert block->predecessors to set by Rob Clark · 5 years ago
  82. cfbde32 pci_id_driver_map: Support preferring iris over i965 by Jordan Justen · 6 years ago
  83. 107c229 i965: Exit with error if gen12+ is detected by Jordan Justen · 5 years ago
  84. d8dd9a2 anv: build libanv for gen12 in android build by Tapani Pälli · 5 years ago
  85. 181be14 anv: Build for gen12 by Jordan Justen · 7 years ago
  86. da603c0 iris: build android libmesa_iris for gen12 by Tapani Pälli · 5 years ago
  87. 44ab7c2 iris: Build for gen12 by Jordan Justen · 6 years ago
  88. 4d2e390 intel/l3: Don't assert on gen12 (use gen11 config temporarily) by Jordan Justen · 7 years ago
  89. bdeb498 intel/compiler: Disable compaction on gen12 for now by Jordan Justen · 7 years ago
  90. d7a1140 intel/isl: build android libmesa_isl for gen12 by Tapani Pälli · 5 years ago
  91. 6d63fd8 intel/isl: Build gen12 using gen11 code paths by Jordan Justen · 7 years ago
  92. 7319003 intel/genxml: generate pack files for gen12 on android builds by Tapani Pälli · 5 years ago
  93. b42a05b intel/genxml: Build gen12 genxml by Jordan Justen · 6 years ago
  94. 531563b intel/genxml: Add gen12.xml as a copy of gen11.xml by Jordan Justen · 7 years ago
  95. 2323536 intel/genxml: Run sort_xml.sh to tidy gen9.xml and gen11.xml by Jordan Justen · 5 years ago
  96. 70566a8 intel/genxml/gen11: Add spaces in EnableUnormPathInColorPipe by Jordan Justen · 5 years ago
  97. acce7d3 intel/genxml: Handle field names with different spacing/hyphen by Jordan Justen · 7 years ago
  98. 973b493 freedreno/a6xx: Fix non-mipmap filtering selection. by Eric Anholt · 5 years ago
  99. b418269 intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware by Ian Romanick · 5 years ago
  100. d3fd1c7 nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is enabled by Ian Romanick · 5 years ago