1. 6e3894d lavapipe: fixup device allocate + enable private data by Dave Airlie · 3 years, 8 months ago
  2. c7fdc10 zink: fix layered resolves by Erik Faye-Lund · 3 years, 8 months ago
  3. 0a39350 meson: Don't add extra values to shader-cache by Dylan Baker · 3 years, 8 months ago
  4. f998d5b .pick_status.json: Update to 9fa1cdfe7ffd9e7ebd83055e2008f3e4b8ada549 by Dylan Baker · 3 years, 7 months ago
  5. 162a067 aco: fix combining add/sub to b2i if a new dest needs to be allocated by Samuel Pitoiset · 3 years, 8 months ago
  6. 8464a6e v3dv/cmd_buffer: missing (uint8_t *) casting when calling memcmp by Alejandro Piñeiro · 3 years, 8 months ago
  7. 60bf767 ac/nir: fix a typo in ac_are_tessfactors_def_in_all_invocs by Marek Olšák · 3 years, 8 months ago
  8. 6adf918 r600/sfn: lower bool to int32 only after common optimizations by Gert Wollny · 3 years, 8 months ago
  9. 29f1078 nir: fix gathering patch IO usage with lowered IO by Marek Olšák · 3 years, 8 months ago
  10. 33d7087 nir: fix gathering TCS cross invocation access with lowered IO by Marek Olšák · 3 years, 8 months ago
  11. 48bcf3b meson: drop deprecated EGL platform build options by Eric Engestrom · 4 years ago
  12. 921bd0e gitlab-ci: drop deprecated platforms that snuck in when nobody was watching by Eric Engestrom · 3 years, 8 months ago
  13. f56cbdf .pick_status.json: Update to a92f597b98bb032b904c7c8a8c3a9fe798b51915 by Dylan Baker · 3 years, 8 months ago
  14. 43697f6 intel/compiler: Rotate instructions ROR and ROL cannot have source modifiers by Ian Romanick · 4 years ago
  15. 2d1e152 .pick_status.json: Update to a59b1b18a95af1f8edb0093baf508e974e3251a2 by Dylan Baker · 3 years, 8 months ago
  16. d8e7332 ac: Don't negate strstr return values in ac_query_gpu_info by Michel Dänzer · 3 years, 8 months ago
  17. 84e77da intel/fs: Fix sampler message headers on Gen11+ when using scratch by Kenneth Graunke · 3 years, 10 months ago
  18. e169782 freedreno: Fix warning about uninit size for the size==0 special case. by Eric Anholt · 3 years, 8 months ago
  19. 650e2a1 radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics by Marek Olšák · 3 years, 8 months ago
  20. 2ce2c22 radeonsi: fix NGG streamout regression by Marek Olšák · 3 years, 8 months ago
  21. 5bf5eb4 ac: fix min/max_good_num_cu_per_sa on gfx10.3 with disabled SEs by Marek Olšák · 3 years, 8 months ago
  22. 32b5779 ac: fix detection of Pro graphics by Marek Olšák · 3 years, 8 months ago
  23. f396e15 radeonsi: add options.inline_uniforms to the shader cache key by Marek Olšák · 3 years, 8 months ago
  24. d247a07 radeonsi: determine correctly if switching from normal launch to fast launch by Marek Olšák · 3 years, 8 months ago
  25. cd3cd16 radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch by Marek Olšák · 3 years, 9 months ago
  26. fe27a78 radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna Cichlid by Marek Olšák · 3 years, 8 months ago
  27. 825a884 radeonsi: fix min_direct_count value by Marek Olšák · 3 years, 8 months ago
  28. 40e3de3 bump VERSION for 20.3.0-rc2 release by Dylan Baker · 3 years, 8 months ago
  29. 0201fc9 glcpp: Handle bison-3.6 error message changes by Matt Turner · 3 years, 8 months ago
  30. 827c0cc .pick_status.json: Update to bac6cc586fe4c1b24351e0574d3a961eb631f6ae by Dylan Baker · 3 years, 8 months ago
  31. 654376f anv/image: Fix isl_surf_usage_flags for stencil images by Chad Versace · 3 years, 10 months ago
  32. c9d10b3 anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2) by Chad Versace · 4 years ago
  33. 1534e28 zink: more accurately track supported blits by Erik Faye-Lund · 3 years, 8 months ago
  34. f076b4d turnip: Close sync_fd only if it is a valid file descriptor. by Vinson Lee · 3 years, 8 months ago
  35. f6a7322 clover/spirv: Add missing break for SpvOpExecutionMode case. by Vinson Lee · 3 years, 8 months ago
  36. 5953d04 frontends/va: Fix *num_entrypoints check. by Vinson Lee · 3 years, 8 months ago
  37. 94f202c freedreno: Fix leak of shader binary on disk cache hits. by Eric Anholt · 4 years ago
  38. d736626 etnaviv: fix disabling of INT filter for real by Lucas Stach · 3 years, 8 months ago
  39. ce29a10 mesa/main: add missing include in glformats.h by Erik Faye-Lund · 3 years, 8 months ago
  40. 9d39993 aco: fix fp16 *0.5 omod by Rhys Perry · 3 years, 8 months ago
  41. dc0580d aco: disable omod if the sign of zeros should be preserved by Rhys Perry · 3 years, 8 months ago
  42. ded5cd5 iris: initialize shared screen->vtbl only once by Tapani Pälli · 3 years, 8 months ago
  43. 15367d2 egl/dri2: fix race between image create and egl_image_target_texture by Tapani Pälli · 3 years, 8 months ago
  44. ee3ed20 draw: fix tess eval pipeline statistics. by Dave Airlie · 3 years, 8 months ago
  45. e5327be etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..) by Christian Gmeiner · 3 years, 8 months ago
  46. b8ddfc0 vdpau: Add missing printf format specifier. by Vinson Lee · 3 years, 9 months ago
  47. 159ded9 freedreno/ir3: Fix crash in shader compile fail path by Rob Clark · 3 years, 8 months ago
  48. 4de41de panfrost: Fix stack shift calculation by Icecream95 · 3 years, 8 months ago
  49. b37d613 mesa: Clamp some depth values in glClearBufferfi by Nanley Chery · 3 years, 8 months ago
  50. d47cb41 mesa: Clamp some depth values in glClearBufferfv by Nanley Chery · 3 years, 8 months ago
  51. 5b83eb0 mesa: Add and use _mesa_has_depth_float_channel by Nanley Chery · 3 years, 8 months ago
  52. 1416771 .pick_status.json: Update to 87dc3106b077199b829a082e32ec33d0c6d400ab by Dylan Baker · 3 years, 8 months ago
  53. 004b8b1 aco: disallow various v_add_u32 opts if modifiers are used by Rhys Perry · 3 years, 9 months ago
  54. 46ab4f9 aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bit by Rhys Perry · 3 years, 9 months ago
  55. afe279a aco: don't combine precise max(min()) to med3 by Rhys Perry · 3 years, 9 months ago
  56. cdb5bcc turnip: Fix file descriptor return. by Vinson Lee · 3 years, 8 months ago
  57. 0724abd gallium/draw: Fix rasterizer_discard for wide points/lines. by Eric Anholt · 3 years, 8 months ago
  58. 0e3bb4a mesa: Fix vertex_format_to_pipe_format index. by Brendan Dougherty · 3 years, 8 months ago
  59. 7762b3c nir: handle float atomics in copy propagation pass by Marcin Ślusarz · 3 years, 8 months ago
  60. fe8c524 intel/fs: Fix use of undefined value in fixup_nomask_control_flow by Jason Ekstrand · 3 years, 8 months ago
  61. 51d4d91 ci: Only install kernel modules for LAVA devices. by Eric Anholt · 3 years, 8 months ago
  62. a442fc2 llvmpipe: just use draw_regions in draw/line setup. by Dave Airlie · 3 years, 8 months ago
  63. bc3e92a lavapipe: disable SNORM blending for now by Dave Airlie · 3 years, 8 months ago
  64. 0e4e0a0 lavapipe: enable alpha to one. by Dave Airlie · 3 years, 8 months ago
  65. 3ee324d u_blitter: port radv 3D blit coords logic. by Dave Airlie · 3 years, 8 months ago
  66. 4de4f55 gallium: handle empty cbuf slots in framebuffer samples helper by Dave Airlie · 3 years, 8 months ago
  67. f4d976d util/set: Fix the _mesa_set_clear function to not leave tombstones. by Eric Anholt · 3 years, 9 months ago
  68. 966b55c freedreno: Protect gmem_cache ralloc allocations by Rob Clark · 3 years, 8 months ago
  69. 60ffcfe st/mesa: fix use-after-free when updating shader info in st_link_nir by Marek Olšák · 3 years, 8 months ago
  70. 46c08b7 softpipe: correct signature of get_compiler_options by Erik Faye-Lund · 3 years, 8 months ago
  71. 23f4120 panfrost: Fix ->reads_frag_coord assignment by Boris Brezillon · 3 years, 8 months ago
  72. f3ff126 panfrost: Fix Bifrost blend descriptor emission by Boris Brezillon · 3 years, 8 months ago
  73. 5c167e8 pan/bi: Model writemasks correctly by Alyssa Rosenzweig · 3 years, 8 months ago
  74. 2940fb1 panfrost: Fix AFBC blits of resources with faked RGTC by Icecream95 · 3 years, 8 months ago
  75. 5634699 .pick_status.json: Update to bf5cea7232f9ee2934c212211ebefb6fe766526d by Dylan Baker · 3 years, 8 months ago
  76. f44896c bump version for 20.3-rc1 by Dylan Baker · 3 years, 8 months ago
  77. 3c4e43e intel: Pointer to SCISSOR_RECT array should be 64B aligned by Anuj Phogat · 3 years, 8 months ago
  78. a1a365e broadcom/compiler: Allow spills of temporaries from TMU reads by Arcady Goldmints-Orlov · 3 years, 8 months ago
  79. 1c52713 nir/algebraic: optimize bitfield_select(a, b, 0) to iand(a, b) by Samuel Pitoiset · 3 years, 8 months ago
  80. d47969e pan/bi: Add support for load_instance_id by Boris Brezillon · 3 years, 8 months ago
  81. 5cd1d8c pan/bi: Add support for load_vertex_id by Boris Brezillon · 3 years, 8 months ago
  82. 255f784 panfrost: Allow linear ZS resources on Bifrost by Boris Brezillon · 3 years, 8 months ago
  83. 4995a4c pan/bi: Add support for ushr by Boris Brezillon · 3 years, 8 months ago
  84. af70987 pan/bi: Add support for ishr by Boris Brezillon · 3 years, 8 months ago
  85. 3257ad2 pan/bi: Fix ARSHIFT definitions by Boris Brezillon · 3 years, 8 months ago
  86. 2a80b2d pan/bi: Move bitwise op packing out of bi_pack_fma() by Boris Brezillon · 3 years, 8 months ago
  87. cc09507 pan/bi: Get rid of bi_emit_ld_uniform() by Boris Brezillon · 3 years, 8 months ago
  88. fd265fa pan/bi: Lower uniforms to UBO by Boris Brezillon · 3 years, 8 months ago
  89. 09da82c pan/bi: Add support for load_ubo by Boris Brezillon · 3 years, 8 months ago
  90. 87e2169 pan/bi: Fix swizzle handling in bi_copy_src() by Boris Brezillon · 3 years, 8 months ago
  91. 2522f50 pan/bi: Support centroid and sample interpolations by Boris Brezillon · 3 years, 8 months ago
  92. ca5a00a pan/bi: Extract LD_VAR sample field from ins->load_vary.interp_mode by Boris Brezillon · 3 years, 8 months ago
  93. 1692088 panfrost: Expose GLES3 features on Bifrost when PAN_MESA_DEBUG=deqp by Boris Brezillon · 3 years, 8 months ago
  94. 23dbf79 panfrost: Force late pixel kill when depth/stencil is written from the FS by Boris Brezillon · 3 years, 8 months ago
  95. 956228d radeon/vcn : Corrected dpb_size calculation for VP9_2 by SureshGuttula · 3 years, 8 months ago
  96. 68092df intel/nir: Lower 8-bit ops to 16-bit in NIR on Gen11+ by Jason Ekstrand · 3 years, 8 months ago
  97. b98f0d3 intel/nir: Lower 8-bit scan/reduce ops to 16-bit by Jason Ekstrand · 3 years, 8 months ago
  98. 3ad2d85 intel/nir: Refactor lower_bit_size_callback by Jason Ekstrand · 3 years, 8 months ago
  99. f95665c nir/lower_bit_size: Add support for lowering subgroup ops by Jason Ekstrand · 3 years, 8 months ago
  100. 2c4b471 nir/lower_bit_size: Pass a nir_instr to the callback by Jason Ekstrand · 3 years, 8 months ago