1. f3780e7 aco: Clean up emit_mbcnt. by Timur Kristóf · 4 years, 2 months ago
  2. efa1c76 aco: Fix emit_boolean_exclusive_scan in wave32 mode. by Timur Kristóf · 4 years, 2 months ago
  3. 12567de glsl: mark some builtins with correct glsl(es) version check by Tapani Pälli · 4 years, 2 months ago
  4. 4868ce1 lima: dont split vec3 unaligned load inputs by Erico Nunes · 4 years, 2 months ago
  5. bea6290 turnip: device global bo list by Jonathan Marek · 4 years, 2 months ago
  6. 20a4235 anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+ by Jordan Justen · 4 years, 7 months ago
  7. e3101c9 anv/image: Disable multi-layer CCS_E on TGL+ by Nanley Chery · 4 years, 2 months ago
  8. 656d8ed nir/opt_vectorize: don't lose exact and no_*_wrap flags by Marek Olšák · 4 years, 2 months ago
  9. eceb4fb freedreno: fix fence-fd leak by Rob Clark · 4 years, 2 months ago
  10. ef980ac radeonsi: fix max syncobj wait timeout by Qiang Yu · 4 years, 2 months ago
  11. 3182209 v3d/compiler: fix V3D double-rounding of .8 fixed-point XY coordinates by Iago Toral Quiroga · 4 years, 2 months ago
  12. 367ac07 disk_cache: move cache item loading code into disk_cache_load_item() helper by Timothy Arceri · 4 years, 3 months ago
  13. 8598dc1 disk_cache: add new OS specific helper disk_cache_evict_item() by Timothy Arceri · 4 years, 3 months ago
  14. 7893dc4 disk_cache: move get_cache_file() to an OS specific helper by Timothy Arceri · 4 years, 3 months ago
  15. 593ef16 disk_cache: create new helper for writing cache items to disk by Timothy Arceri · 4 years, 3 months ago
  16. b4a3a80 disk_cache: move evict_lru_item() to an OS specific helper by Timothy Arceri · 4 years, 3 months ago
  17. e123647 disk_cache: move munmap into an OS specific helper by Timothy Arceri · 4 years, 3 months ago
  18. 889356e disk_cache: move index mmap into OS specific helper by Timothy Arceri · 4 years, 3 months ago
  19. 62c4339 disk_cache: add disk_cache_enabled() helper by Timothy Arceri · 4 years, 3 months ago
  20. 4339ecd disk_cache: move cache dir generation into OS specific helper file by Timothy Arceri · 4 years, 3 months ago
  21. 65d0fa0 nv50/ir: Remove duplicate mask assignment. by Vinson Lee · 4 years, 2 months ago
  22. a2a330a nv50/ir: Add fallthrough statement. by Vinson Lee · 4 years, 2 months ago
  23. 50d3358 nir/algebraic: add late optimizations that optimize out mediump conversions (v3) by Marek Olšák · 4 years, 2 months ago
  24. b86305b nir/algebraic: collapse conversion opcodes (many patterns) by Marek Olšák · 4 years, 2 months ago
  25. cdd498b nir: add new mediump opcodes f2[ui]mp, i2fmp, u2fmp by Marek Olšák · 4 years, 2 months ago
  26. 385b4db nir: enforce 32-bit src type requirement for f2fmp and i2imp by Marek Olšák · 4 years, 2 months ago
  27. 3d3df8d nir: remove redundant opcode u2ump by Marek Olšák · 4 years, 2 months ago
  28. 26fc5e1 nir/algebraic: expand existing 32-bit patterns to all bit sizes using loops by Marek Olšák · 4 years, 2 months ago
  29. 3c8934a nir/algebraic: add flrp patterns for 16 and 64 bits by Marek Olšák · 4 years, 2 months ago
  30. 3064feb pan/mdg: Obey f2fmp size restriction in fuse_io_16 by Alyssa Rosenzweig · 4 years, 2 months ago
  31. 5cd6235 blorp: Drop trailing whitespace in blorp_clear.c by Nanley Chery · 4 years, 2 months ago
  32. 1eff389 blorp: Fix alignment test for HIZ_CCS_WT fast-clears by Nanley Chery · 4 years, 2 months ago
  33. 40f7afc nir: fix lower_mediump_outputs to not require variables by Marek Olšák · 4 years, 2 months ago
  34. c2ae39e nir: add mediump flag to IO semantics by Marek Olšák · 4 years, 2 months ago
  35. 5e9e457 glx/dri3: Implement GLX_EXT_swap_control_tear by Adam Jackson · 4 years, 2 months ago
  36. 60ebeb4 glx: Implement GLX_EXT_swap_control for DRI2 and DRI3 by Adam Jackson · 4 years, 2 months ago
  37. b8239ab glx: Reject glXSwapIntervalMESA greater than INT_MAX by Adam Jackson · 4 years, 2 months ago
  38. e648442 glx: Collect all the non-applegl extensions in the GetProcAddress table by Adam Jackson · 4 years, 2 months ago
  39. 72a0f74 glx: Use GLX_FUNCTION2 only for actually aliased function names by Adam Jackson · 4 years, 2 months ago
  40. 77d2562 wsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR by Adam Jackson · 4 years, 2 months ago
  41. 2f62a44 ci: do not build libdrm for vc4, reedreno and etnaviv by Christian Gmeiner · 4 years, 2 months ago
  42. 52becd3 turnip: rework vertex buffers draw state handling by Jonathan Marek · 4 years, 2 months ago
  43. 69e65b9 intel/tools: fix possible randomly increased verbosity of error2aub by Marcin Ślusarz · 4 years, 2 months ago
  44. 18eb853 intel/compiler: quiet Coverity warnings by Marcin Ślusarz · 4 years, 2 months ago
  45. 5b6fd2a3 intel/tools: handle ftell errors by Marcin Ślusarz · 4 years, 2 months ago
  46. 46a82aa intel/tools: fix possible memory leak in the error path by Marcin Ślusarz · 4 years, 2 months ago
  47. 5ea0b6a intel/compiler: initialize remaining fields of various classes by Marcin Ślusarz · 4 years, 2 months ago
  48. 40b964d intel/compiler: remove unused fs_validator::param_size by Marcin Ślusarz · 4 years, 2 months ago
  49. d3cd249 anv: fix minor gen_ioctl(I915_PERF_IOCTL_CONFIG) error handling issue by Marcin Ślusarz · 4 years, 2 months ago
  50. 265a3b9 driconf: add option to reuse GL names by Pierre-Eric Pelloux-Prayer · 4 years, 3 months ago
  51. a56849d mesa: use _mesa_HashFindFreeKeys for GL functions by Pierre-Eric Pelloux-Prayer · 4 years, 3 months ago
  52. 60ffadc mesa: add _mesa_HashFindFreeKeys by Pierre-Eric Pelloux-Prayer · 4 years, 3 months ago
  53. fefc6d2 mesa: add GL name reuse support by Pierre-Eric Pelloux-Prayer · 4 years, 3 months ago
  54. 3485212 mesa: add a isGenName parameter to _mesa_HashInsert by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  55. 553d371 util/idalloc: add lowest_free_idx to avoid iterating from 0 by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  56. e808d38 util/idalloc: add util_idalloc_reserve by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  57. 87ef970 mesa: move u_idalloc from gallium/aux/util to util by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  58. 911ce37 freedreno/a6xx: Fix MSAA clear by Rob Clark · 4 years, 2 months ago
  59. 6e4d0a4 freedreno: Clear gs/tcs/tes state for clear blits by Rob Clark · 4 years, 2 months ago
  60. 18f5d36 freedreno/a6xx: Fix fd6_draw_vbo() return by Rob Clark · 4 years, 2 months ago
  61. 46edc08 freedreno/a6xx: Skip empty tile_setup by Rob Clark · 4 years, 2 months ago
  62. 74f1c50 freedreno: Don't bypass fd_draw_vbo() in clear fallback by Rob Clark · 4 years, 2 months ago
  63. 97e49b2 freedreno: Fix rast state for multisample clear by Rob Clark · 4 years, 2 months ago
  64. b0722cb6 gallivm: disable brilinear for lod bias and explicit lod. by Dave Airlie · 4 years, 2 months ago
  65. cd4fb5a freedreno/fdl: Add layout test for the Android CTS's MSAA mustpass surface. by Eric Anholt · 4 years, 2 months ago
  66. 14131ed freedreno/cffdec: Add support for texturator's 2DMS layout setup. by Eric Anholt · 4 years, 2 months ago
  67. 2f39727 freedreno/cffdec: Fix up texturator parsing scripts for XML changes. by Eric Anholt · 4 years, 2 months ago
  68. bd647f8 freedreno: Add another new sysmem flake. by Eric Anholt · 4 years, 2 months ago
  69. 0bc36ef spirv: Initialize spirv_test member shader. by Vinson Lee · 4 years, 2 months ago
  70. 2f61d7c svga: Fix unused printf argument. by Vinson Lee · 4 years, 2 months ago
  71. 5879691 freedreno: Fix file descriptor leak. by Vinson Lee · 4 years, 2 months ago
  72. a4885d2 pan/mdg: Fix spilling of non-32-bit types by Icecream95 · 4 years, 2 months ago
  73. 89401e5 nir: More NIR_MAX_VEC_COMPONENTS fixes by Jesse Natalie · 4 years, 2 months ago
  74. c5dd54e nir/idiv_const: Use the modern nir_src_as_* constant helpers by Jason Ekstrand · 4 years, 2 months ago
  75. d86e38a nir: More NIR_MAX_VEC_COMPONENTS fixes by Jason Ekstrand · 4 years, 2 months ago
  76. 14b60ea iris: Support I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS by Nanley Chery · 5 years ago
  77. dd215c8 iris: Support MC modifier in plane count queries by Nanley Chery · 4 years, 7 months ago
  78. 80a8bb5 intel/common: Drop unused gen_aux_map_add_image by Nanley Chery · 4 years, 3 months ago
  79. 8272085 iris: Support planar resource imports for MC by Nanley Chery · 4 years, 3 months ago
  80. 1ddb1a6 intel/common: Add get_aux_map_format_bits() by Nanley Chery · 5 years ago
  81. c3c99f4 st/mesa: Don't map all P01X DRM formats to P016 by Nanley Chery · 4 years, 3 months ago
  82. 9efd714 intel/isl: Add YUV format info for the aux-map by Nanley Chery · 4 years, 3 months ago
  83. 1ea3a54 intel/isl: Support ISL_AUX_USAGE_MC in surface states by Nanley Chery · 5 years ago
  84. e15543b intel/isl: Describe I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS by Nanley Chery · 6 years ago
  85. d6868351 gallium/dri2: Support I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS import by Nanley Chery · 4 years, 7 months ago
  86. a42bf9a gallium/dri2: Report I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS num_planes by Nanley Chery · 5 years ago
  87. 7ee5da9 nir_dominance: Use uint32_t instead of int16_t for dominance counters by Jesse Natalie · 4 years, 2 months ago
  88. 03eec29 st/nir: Call st_glsl_to_nir_post_opts before interface unification by Danylo Piliaiev · 4 years, 2 months ago
  89. cdc025c mesa: Generate more errors from GetSamplerParameter by Adam Jackson · 5 years ago
  90. 06c6920 mesa: Fix GL_CLAMP handling in glSamplerParameter by Adam Jackson · 5 years ago
  91. 0f61f01 ci/bare-metal: Allow wget of the kernel/dtb for kernel development. by Eric Anholt · 4 years, 6 months ago
  92. b4317fc ci/bare-metal: Update the kernel to msm-next-pgtables by Eric Anholt · 4 years, 2 months ago
  93. 802d361 turnip: Fix truncation of iovas to 32 bits in queries. by Eric Anholt · 4 years, 2 months ago
  94. 329c317 turnip: Fix truncation of CS shader iovas to 32 bits. by Eric Anholt · 4 years, 2 months ago
  95. 3b3772d freedreno: Make the pack struct have a .qword for wide addresses. by Eric Anholt · 4 years, 2 months ago
  96. 021523d turnip: Fix a compiler warning in release builds of the query code. by Eric Anholt · 4 years, 2 months ago
  97. 5a95cc0 turnip: remove some unnecessary regs init by Jonathan Marek · 4 years, 3 months ago
  98. 3d0ab65 turnip: delete unused "tu_cmd_buffer_upload" by Jonathan Marek · 4 years, 2 months ago
  99. 3b144d5 turnip: fix the type of tu_shader_module code field, delete unused sha1 by Jonathan Marek · 4 years, 2 months ago
  100. 6f51192 turnip: delete unused tu_image fields by Jonathan Marek · 4 years, 2 months ago