1. 5953d04 frontends/va: Fix *num_entrypoints check. by Vinson Lee · 3 years, 8 months ago
  2. 94f202c freedreno: Fix leak of shader binary on disk cache hits. by Eric Anholt · 4 years ago
  3. d736626 etnaviv: fix disabling of INT filter for real by Lucas Stach · 3 years, 8 months ago
  4. ce29a10 mesa/main: add missing include in glformats.h by Erik Faye-Lund · 3 years, 8 months ago
  5. 9d39993 aco: fix fp16 *0.5 omod by Rhys Perry · 3 years, 8 months ago
  6. dc0580d aco: disable omod if the sign of zeros should be preserved by Rhys Perry · 3 years, 8 months ago
  7. ded5cd5 iris: initialize shared screen->vtbl only once by Tapani Pälli · 3 years, 8 months ago
  8. 15367d2 egl/dri2: fix race between image create and egl_image_target_texture by Tapani Pälli · 3 years, 8 months ago
  9. ee3ed20 draw: fix tess eval pipeline statistics. by Dave Airlie · 3 years, 8 months ago
  10. e5327be etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..) by Christian Gmeiner · 3 years, 8 months ago
  11. b8ddfc0 vdpau: Add missing printf format specifier. by Vinson Lee · 3 years, 9 months ago
  12. 159ded9 freedreno/ir3: Fix crash in shader compile fail path by Rob Clark · 3 years, 8 months ago
  13. 4de41de panfrost: Fix stack shift calculation by Icecream95 · 3 years, 8 months ago
  14. b37d613 mesa: Clamp some depth values in glClearBufferfi by Nanley Chery · 3 years, 8 months ago
  15. d47cb41 mesa: Clamp some depth values in glClearBufferfv by Nanley Chery · 3 years, 8 months ago
  16. 5b83eb0 mesa: Add and use _mesa_has_depth_float_channel by Nanley Chery · 3 years, 8 months ago
  17. 004b8b1 aco: disallow various v_add_u32 opts if modifiers are used by Rhys Perry · 3 years, 9 months ago
  18. 46ab4f9 aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bit by Rhys Perry · 3 years, 9 months ago
  19. afe279a aco: don't combine precise max(min()) to med3 by Rhys Perry · 3 years, 9 months ago
  20. cdb5bcc turnip: Fix file descriptor return. by Vinson Lee · 3 years, 8 months ago
  21. 0724abd gallium/draw: Fix rasterizer_discard for wide points/lines. by Eric Anholt · 3 years, 8 months ago
  22. 0e3bb4a mesa: Fix vertex_format_to_pipe_format index. by Brendan Dougherty · 3 years, 8 months ago
  23. 7762b3c nir: handle float atomics in copy propagation pass by Marcin Ślusarz · 3 years, 8 months ago
  24. fe8c524 intel/fs: Fix use of undefined value in fixup_nomask_control_flow by Jason Ekstrand · 3 years, 8 months ago
  25. a442fc2 llvmpipe: just use draw_regions in draw/line setup. by Dave Airlie · 3 years, 8 months ago
  26. bc3e92a lavapipe: disable SNORM blending for now by Dave Airlie · 3 years, 8 months ago
  27. 0e4e0a0 lavapipe: enable alpha to one. by Dave Airlie · 3 years, 8 months ago
  28. 3ee324d u_blitter: port radv 3D blit coords logic. by Dave Airlie · 3 years, 8 months ago
  29. 4de4f55 gallium: handle empty cbuf slots in framebuffer samples helper by Dave Airlie · 3 years, 8 months ago
  30. f4d976d util/set: Fix the _mesa_set_clear function to not leave tombstones. by Eric Anholt · 3 years, 9 months ago
  31. 966b55c freedreno: Protect gmem_cache ralloc allocations by Rob Clark · 3 years, 8 months ago
  32. 60ffcfe st/mesa: fix use-after-free when updating shader info in st_link_nir by Marek Olšák · 3 years, 8 months ago
  33. 46c08b7 softpipe: correct signature of get_compiler_options by Erik Faye-Lund · 3 years, 8 months ago
  34. 23f4120 panfrost: Fix ->reads_frag_coord assignment by Boris Brezillon · 3 years, 8 months ago
  35. f3ff126 panfrost: Fix Bifrost blend descriptor emission by Boris Brezillon · 3 years, 8 months ago
  36. 5c167e8 pan/bi: Model writemasks correctly by Alyssa Rosenzweig · 3 years, 8 months ago
  37. 2940fb1 panfrost: Fix AFBC blits of resources with faked RGTC by Icecream95 · 3 years, 8 months ago
  38. 3c4e43e intel: Pointer to SCISSOR_RECT array should be 64B aligned by Anuj Phogat · 3 years, 8 months ago
  39. a1a365e broadcom/compiler: Allow spills of temporaries from TMU reads by Arcady Goldmints-Orlov · 3 years, 9 months ago
  40. 1c52713 nir/algebraic: optimize bitfield_select(a, b, 0) to iand(a, b) by Samuel Pitoiset · 3 years, 8 months ago
  41. d47969e pan/bi: Add support for load_instance_id by Boris Brezillon · 3 years, 8 months ago
  42. 5cd1d8c pan/bi: Add support for load_vertex_id by Boris Brezillon · 3 years, 8 months ago
  43. 255f784 panfrost: Allow linear ZS resources on Bifrost by Boris Brezillon · 3 years, 8 months ago
  44. 4995a4c pan/bi: Add support for ushr by Boris Brezillon · 3 years, 8 months ago
  45. af70987 pan/bi: Add support for ishr by Boris Brezillon · 3 years, 8 months ago
  46. 3257ad2 pan/bi: Fix ARSHIFT definitions by Boris Brezillon · 3 years, 8 months ago
  47. 2a80b2d pan/bi: Move bitwise op packing out of bi_pack_fma() by Boris Brezillon · 3 years, 8 months ago
  48. cc09507 pan/bi: Get rid of bi_emit_ld_uniform() by Boris Brezillon · 3 years, 8 months ago
  49. fd265fa pan/bi: Lower uniforms to UBO by Boris Brezillon · 3 years, 8 months ago
  50. 09da82c pan/bi: Add support for load_ubo by Boris Brezillon · 3 years, 8 months ago
  51. 87e2169 pan/bi: Fix swizzle handling in bi_copy_src() by Boris Brezillon · 3 years, 8 months ago
  52. 2522f50 pan/bi: Support centroid and sample interpolations by Boris Brezillon · 3 years, 8 months ago
  53. ca5a00a pan/bi: Extract LD_VAR sample field from ins->load_vary.interp_mode by Boris Brezillon · 3 years, 8 months ago
  54. 1692088 panfrost: Expose GLES3 features on Bifrost when PAN_MESA_DEBUG=deqp by Boris Brezillon · 3 years, 8 months ago
  55. 23dbf79 panfrost: Force late pixel kill when depth/stencil is written from the FS by Boris Brezillon · 3 years, 8 months ago
  56. 956228d radeon/vcn : Corrected dpb_size calculation for VP9_2 by SureshGuttula · 3 years, 8 months ago
  57. 68092df intel/nir: Lower 8-bit ops to 16-bit in NIR on Gen11+ by Jason Ekstrand · 3 years, 8 months ago
  58. b98f0d3 intel/nir: Lower 8-bit scan/reduce ops to 16-bit by Jason Ekstrand · 3 years, 8 months ago
  59. 3ad2d85 intel/nir: Refactor lower_bit_size_callback by Jason Ekstrand · 3 years, 8 months ago
  60. f95665c nir/lower_bit_size: Add support for lowering subgroup ops by Jason Ekstrand · 3 years, 8 months ago
  61. 2c4b471 nir/lower_bit_size: Pass a nir_instr to the callback by Jason Ekstrand · 3 years, 8 months ago
  62. 15c6e05 nir/lower_bit_size: Don't cast comparison results by Jason Ekstrand · 3 years, 8 months ago
  63. 86ef139 radv: implement VK_EXT_shader_image_atomic_int64 by Rhys Perry · 3 years, 9 months ago
  64. 9f43268 ac/nir: implement 64-bit images by Rhys Perry · 3 years, 9 months ago
  65. 5b81e80 aco: implement 64-bit images by Rhys Perry · 3 years, 9 months ago
  66. 8570de7 amd/common: add PIPE_FORMAT_R64_{UINT,SINT} to GFX10 format table by Rhys Perry · 3 years, 9 months ago
  67. cff1950 util: add mapping from Vulkan to Gallium R64 integer formats by Rhys Perry · 3 years, 9 months ago
  68. bcc3d53 gallium: Fix NIR validation when lowering polygon stipple by Louis-Francis Ratté-Boulianne · 4 years ago
  69. 441feda gallium/util: do not pass undefined sample-count by Erik Faye-Lund · 3 years, 10 months ago
  70. bae5487 aco: optimize v_and(a, v_subbrev_co(0, 0, vcc)) -> v_cndmask(0, a, vcc) by Samuel Pitoiset · 3 years, 8 months ago
  71. 2bbe01b spirv: Add support for SPV_EXT_shader_image_atomic_int64 by Jason Ekstrand · 4 years, 4 months ago
  72. 5a3e220 nir: Allow 64-bit image atomics by Jason Ekstrand · 4 years, 4 months ago
  73. 79f477c compiler/types: Add 64-bit image types by Jason Ekstrand · 4 years, 1 month ago
  74. d44c76b util,gallium: Add new 64-bit integer formats by Jason Ekstrand · 4 years, 4 months ago
  75. b725fbd nir: Validate image atomic formats by Jason Ekstrand · 4 years, 4 months ago
  76. 72f1c9a nir: Print formats on image intrinsics as text by Jason Ekstrand · 4 years, 1 month ago
  77. d22fafa spirv: Update headers and metadata from latest Khronos commit by Jason Ekstrand · 4 years, 4 months ago
  78. 2acdcf0 libgl-gdi: support building without softpipe by Erik Faye-Lund · 4 years, 3 months ago
  79. d7f7d89 panfrost: Add missing Collabora copyright notices by Alyssa Rosenzweig · 3 years, 8 months ago
  80. 14bbc24 pan/mdg: Add missing Collabora copyright notices by Alyssa Rosenzweig · 3 years, 8 months ago
  81. 92374ae spirv: correct sematic-typo by Erik Faye-Lund · 3 years, 8 months ago
  82. 4143572 radeon/vcn: Bitrate not updated when changing framerate by Krunal Patel · 3 years, 8 months ago
  83. 25066eb v3dv/device: do nothing when asked physical device pci bus properties by Alejandro Piñeiro · 3 years, 8 months ago
  84. ca1969c v3dv/util: log debug ignored stype only on debug builds by Alejandro Piñeiro · 3 years, 8 months ago
  85. 1fa4a37 v3dv/util: remove several logging functions by Alejandro Piñeiro · 3 years, 8 months ago
  86. 1675c83 radv: Fix exporting/importing multisample images. by Bas Nieuwenhuizen · 3 years, 8 months ago
  87. fb1793b zink: add some spirv builder functions for barriers by Mike Blumenkrantz · 4 years ago
  88. 95e15f7 zink: add a quadop function in spirv_builder by Mike Blumenkrantz · 3 years, 8 months ago
  89. 758e932 zink: use same function for all pipe_context::delete_*_state shader methods by Mike Blumenkrantz · 4 years ago
  90. d377d84 zink: make physical device functions use a dynamic function pointers. by Duncan Hopkins · 3 years, 8 months ago
  91. 91f9bc1 radv: Fix budget calculations with large BAR. by Bas Nieuwenhuizen · 3 years, 10 months ago
  92. 9948ead radv: Skip tiny non-visible VRAM heap. by Bas Nieuwenhuizen · 3 years, 10 months ago
  93. 39d1576 st/nine: Remove unnecessary NULL check. by Vinson Lee · 3 years, 9 months ago
  94. 0bc2227 zink: implement ARB_texture_query_lod by Mike Blumenkrantz · 4 years ago
  95. 9f1cd99 turnip: Fix image size for 3D vkGetImageSubresourceLayout. by Eric Anholt · 3 years, 8 months ago
  96. a0b42da spirv: fix GLSLstd450Modf/GLSLstd450Frexp when the destination is vector by Rhys Perry · 4 years ago
  97. 8159775 zink: For MoltenVk added vkFlushMappedMemoryRanges() to vkMapMemory() to fix empty mapped memory. by Duncan Hopkins · 5 years ago
  98. f0bbd8f zink: have_triangle_fans support. by Duncan Hopkins · 3 years, 8 months ago
  99. 2aca374 zink: add support to device info for macro guards and just VkPhysicalDevice*Features with out the have_. by Duncan Hopkins · 3 years, 8 months ago
  100. f0a88db nir/lcssa: consider loops with no back-edge invariant by Daniel Schürmann · 4 years ago