1. 921bd0e gitlab-ci: drop deprecated platforms that snuck in when nobody was watching by Eric Engestrom · 4 years ago
  2. f56cbdf .pick_status.json: Update to a92f597b98bb032b904c7c8a8c3a9fe798b51915 by Dylan Baker · 3 years, 11 months ago
  3. 43697f6 intel/compiler: Rotate instructions ROR and ROL cannot have source modifiers by Ian Romanick · 4 years, 3 months ago
  4. 2d1e152 .pick_status.json: Update to a59b1b18a95af1f8edb0093baf508e974e3251a2 by Dylan Baker · 4 years ago
  5. d8e7332 ac: Don't negate strstr return values in ac_query_gpu_info by Michel Dänzer · 4 years ago
  6. 84e77da intel/fs: Fix sampler message headers on Gen11+ when using scratch by Kenneth Graunke · 4 years, 1 month ago
  7. e169782 freedreno: Fix warning about uninit size for the size==0 special case. by Eric Anholt · 4 years ago
  8. 650e2a1 radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics by Marek Olšák · 4 years ago
  9. 2ce2c22 radeonsi: fix NGG streamout regression by Marek Olšák · 4 years ago
  10. 5bf5eb4 ac: fix min/max_good_num_cu_per_sa on gfx10.3 with disabled SEs by Marek Olšák · 4 years ago
  11. 32b5779 ac: fix detection of Pro graphics by Marek Olšák · 4 years ago
  12. f396e15 radeonsi: add options.inline_uniforms to the shader cache key by Marek Olšák · 4 years ago
  13. d247a07 radeonsi: determine correctly if switching from normal launch to fast launch by Marek Olšák · 4 years ago
  14. cd3cd16 radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch by Marek Olšák · 4 years ago
  15. fe27a78 radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna Cichlid by Marek Olšák · 4 years ago
  16. 825a884 radeonsi: fix min_direct_count value by Marek Olšák · 4 years ago
  17. 0201fc9 glcpp: Handle bison-3.6 error message changes by Matt Turner · 4 years ago
  18. 827c0cc .pick_status.json: Update to bac6cc586fe4c1b24351e0574d3a961eb631f6ae by Dylan Baker · 4 years ago
  19. 654376f anv/image: Fix isl_surf_usage_flags for stencil images by Chad Versace · 4 years, 1 month ago
  20. c9d10b3 anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2) by Chad Versace · 4 years, 2 months ago
  21. 1534e28 zink: more accurately track supported blits by Erik Faye-Lund · 4 years ago
  22. f076b4d turnip: Close sync_fd only if it is a valid file descriptor. by Vinson Lee · 4 years ago
  23. f6a7322 clover/spirv: Add missing break for SpvOpExecutionMode case. by Vinson Lee · 4 years ago
  24. 5953d04 frontends/va: Fix *num_entrypoints check. by Vinson Lee · 4 years ago
  25. 94f202c freedreno: Fix leak of shader binary on disk cache hits. by Eric Anholt · 4 years, 2 months ago
  26. d736626 etnaviv: fix disabling of INT filter for real by Lucas Stach · 4 years ago
  27. ce29a10 mesa/main: add missing include in glformats.h by Erik Faye-Lund · 4 years ago
  28. 9d39993 aco: fix fp16 *0.5 omod by Rhys Perry · 4 years ago
  29. dc0580d aco: disable omod if the sign of zeros should be preserved by Rhys Perry · 4 years ago
  30. ded5cd5 iris: initialize shared screen->vtbl only once by Tapani Pälli · 4 years ago
  31. 15367d2 egl/dri2: fix race between image create and egl_image_target_texture by Tapani Pälli · 4 years ago
  32. ee3ed20 draw: fix tess eval pipeline statistics. by Dave Airlie · 4 years ago
  33. e5327be etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..) by Christian Gmeiner · 4 years ago
  34. b8ddfc0 vdpau: Add missing printf format specifier. by Vinson Lee · 4 years ago
  35. 159ded9 freedreno/ir3: Fix crash in shader compile fail path by Rob Clark · 4 years ago
  36. 4de41de panfrost: Fix stack shift calculation by Icecream95 · 4 years ago
  37. b37d613 mesa: Clamp some depth values in glClearBufferfi by Nanley Chery · 4 years ago
  38. d47cb41 mesa: Clamp some depth values in glClearBufferfv by Nanley Chery · 4 years ago
  39. 5b83eb0 mesa: Add and use _mesa_has_depth_float_channel by Nanley Chery · 4 years ago
  40. 1416771 .pick_status.json: Update to 87dc3106b077199b829a082e32ec33d0c6d400ab by Dylan Baker · 4 years ago
  41. 004b8b1 aco: disallow various v_add_u32 opts if modifiers are used by Rhys Perry · 4 years ago
  42. 46ab4f9 aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bit by Rhys Perry · 4 years ago
  43. afe279a aco: don't combine precise max(min()) to med3 by Rhys Perry · 4 years ago
  44. cdb5bcc turnip: Fix file descriptor return. by Vinson Lee · 4 years ago
  45. 0724abd gallium/draw: Fix rasterizer_discard for wide points/lines. by Eric Anholt · 4 years ago
  46. 0e3bb4a mesa: Fix vertex_format_to_pipe_format index. by Brendan Dougherty · 4 years ago
  47. 7762b3c nir: handle float atomics in copy propagation pass by Marcin Ślusarz · 4 years ago
  48. fe8c524 intel/fs: Fix use of undefined value in fixup_nomask_control_flow by Jason Ekstrand · 4 years ago
  49. 51d4d91 ci: Only install kernel modules for LAVA devices. by Eric Anholt · 4 years ago
  50. a442fc2 llvmpipe: just use draw_regions in draw/line setup. by Dave Airlie · 4 years ago
  51. bc3e92a lavapipe: disable SNORM blending for now by Dave Airlie · 4 years ago
  52. 0e4e0a0 lavapipe: enable alpha to one. by Dave Airlie · 4 years ago
  53. 3ee324d u_blitter: port radv 3D blit coords logic. by Dave Airlie · 4 years ago
  54. 4de4f55 gallium: handle empty cbuf slots in framebuffer samples helper by Dave Airlie · 4 years ago
  55. f4d976d util/set: Fix the _mesa_set_clear function to not leave tombstones. by Eric Anholt · 4 years ago
  56. 966b55c freedreno: Protect gmem_cache ralloc allocations by Rob Clark · 4 years ago
  57. 60ffcfe st/mesa: fix use-after-free when updating shader info in st_link_nir by Marek Olšák · 4 years ago
  58. 46c08b7 softpipe: correct signature of get_compiler_options by Erik Faye-Lund · 4 years ago
  59. 23f4120 panfrost: Fix ->reads_frag_coord assignment by Boris Brezillon · 4 years ago
  60. f3ff126 panfrost: Fix Bifrost blend descriptor emission by Boris Brezillon · 4 years ago
  61. 5c167e8 pan/bi: Model writemasks correctly by Alyssa Rosenzweig · 4 years ago
  62. 2940fb1 panfrost: Fix AFBC blits of resources with faked RGTC by Icecream95 · 4 years ago
  63. 5634699 .pick_status.json: Update to bf5cea7232f9ee2934c212211ebefb6fe766526d by Dylan Baker · 4 years ago