1. b7659c5 radeonsi: fix a memory leak in si_create_dcc_retile_cs by Marek Olšák · 3 years, 8 months ago
  2. db68b97 r600/sfn: fix component loading from fixed buffer ID by Gert Wollny · 3 years, 8 months ago
  3. 0eabed3 radeonsi/gfx10: flush gfx cs on ngg -> legacy transition by Pierre-Eric Pelloux-Prayer · 3 years, 8 months ago
  4. deccfbc zink: fall back to util_blitter for scaled resolves by Erik Faye-Lund · 3 years, 8 months ago
  5. 0464d64 gallium: fix missing bit field in p_state.h by Dave Airlie · 3 years, 8 months ago
  6. e9cdf39 lavapipe: enable pipeline stats queries by Dave Airlie · 3 years, 8 months ago
  7. 10a9d8a lavapipe: fixup mipmap precsion bits by Dave Airlie · 3 years, 9 months ago
  8. 092a65b llvmpipe: fix multisample lines. by Dave Airlie · 3 years, 9 months ago
  9. 7e90c4d llvmpipe: fix multisample point rendering. by Dave Airlie · 3 years, 9 months ago
  10. ad4d87a llvmpipe/setup: move point stats collection earlier. by Dave Airlie · 3 years, 8 months ago
  11. 904811f lavapipe: fix wsi acquire fences by Dave Airlie · 3 years, 8 months ago
  12. 6e3894d lavapipe: fixup device allocate + enable private data by Dave Airlie · 3 years, 8 months ago
  13. c7fdc10 zink: fix layered resolves by Erik Faye-Lund · 3 years, 8 months ago
  14. 6adf918 r600/sfn: lower bool to int32 only after common optimizations by Gert Wollny · 3 years, 8 months ago
  15. e169782 freedreno: Fix warning about uninit size for the size==0 special case. by Eric Anholt · 3 years, 8 months ago
  16. 650e2a1 radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics by Marek Olšák · 3 years, 8 months ago
  17. 2ce2c22 radeonsi: fix NGG streamout regression by Marek Olšák · 3 years, 8 months ago
  18. f396e15 radeonsi: add options.inline_uniforms to the shader cache key by Marek Olšák · 3 years, 9 months ago
  19. d247a07 radeonsi: determine correctly if switching from normal launch to fast launch by Marek Olšák · 3 years, 9 months ago
  20. cd3cd16 radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch by Marek Olšák · 3 years, 9 months ago
  21. fe27a78 radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna Cichlid by Marek Olšák · 3 years, 9 months ago
  22. 825a884 radeonsi: fix min_direct_count value by Marek Olšák · 3 years, 9 months ago
  23. 1534e28 zink: more accurately track supported blits by Erik Faye-Lund · 3 years, 8 months ago
  24. f6a7322 clover/spirv: Add missing break for SpvOpExecutionMode case. by Vinson Lee · 3 years, 9 months ago
  25. 5953d04 frontends/va: Fix *num_entrypoints check. by Vinson Lee · 3 years, 9 months ago
  26. d736626 etnaviv: fix disabling of INT filter for real by Lucas Stach · 3 years, 8 months ago
  27. ded5cd5 iris: initialize shared screen->vtbl only once by Tapani Pälli · 3 years, 9 months ago
  28. ee3ed20 draw: fix tess eval pipeline statistics. by Dave Airlie · 3 years, 8 months ago
  29. e5327be etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..) by Christian Gmeiner · 3 years, 8 months ago
  30. b8ddfc0 vdpau: Add missing printf format specifier. by Vinson Lee · 3 years, 9 months ago
  31. 0724abd gallium/draw: Fix rasterizer_discard for wide points/lines. by Eric Anholt · 3 years, 8 months ago
  32. a442fc2 llvmpipe: just use draw_regions in draw/line setup. by Dave Airlie · 3 years, 9 months ago
  33. bc3e92a lavapipe: disable SNORM blending for now by Dave Airlie · 3 years, 9 months ago
  34. 0e4e0a0 lavapipe: enable alpha to one. by Dave Airlie · 3 years, 9 months ago
  35. 3ee324d u_blitter: port radv 3D blit coords logic. by Dave Airlie · 3 years, 9 months ago
  36. 4de4f55 gallium: handle empty cbuf slots in framebuffer samples helper by Dave Airlie · 3 years, 9 months ago
  37. 966b55c freedreno: Protect gmem_cache ralloc allocations by Rob Clark · 3 years, 9 months ago
  38. 46c08b7 softpipe: correct signature of get_compiler_options by Erik Faye-Lund · 3 years, 9 months ago
  39. 23f4120 panfrost: Fix ->reads_frag_coord assignment by Boris Brezillon · 3 years, 9 months ago
  40. f3ff126 panfrost: Fix Bifrost blend descriptor emission by Boris Brezillon · 3 years, 9 months ago
  41. 2940fb1 panfrost: Fix AFBC blits of resources with faked RGTC by Icecream95 · 3 years, 9 months ago
  42. 3c4e43e intel: Pointer to SCISSOR_RECT array should be 64B aligned by Anuj Phogat · 3 years, 9 months ago
  43. 255f784 panfrost: Allow linear ZS resources on Bifrost by Boris Brezillon · 3 years, 9 months ago
  44. 1692088 panfrost: Expose GLES3 features on Bifrost when PAN_MESA_DEBUG=deqp by Boris Brezillon · 3 years, 9 months ago
  45. 23dbf79 panfrost: Force late pixel kill when depth/stencil is written from the FS by Boris Brezillon · 3 years, 9 months ago
  46. 956228d radeon/vcn : Corrected dpb_size calculation for VP9_2 by SureshGuttula · 3 years, 9 months ago
  47. bcc3d53 gallium: Fix NIR validation when lowering polygon stipple by Louis-Francis Ratté-Boulianne · 4 years ago
  48. 441feda gallium/util: do not pass undefined sample-count by Erik Faye-Lund · 3 years, 11 months ago
  49. d44c76b util,gallium: Add new 64-bit integer formats by Jason Ekstrand · 4 years, 4 months ago
  50. 2acdcf0 libgl-gdi: support building without softpipe by Erik Faye-Lund · 4 years, 4 months ago
  51. d7f7d89 panfrost: Add missing Collabora copyright notices by Alyssa Rosenzweig · 3 years, 9 months ago
  52. 4143572 radeon/vcn: Bitrate not updated when changing framerate by Krunal Patel · 3 years, 9 months ago
  53. fb1793b zink: add some spirv builder functions for barriers by Mike Blumenkrantz · 4 years ago
  54. 95e15f7 zink: add a quadop function in spirv_builder by Mike Blumenkrantz · 3 years, 9 months ago
  55. 758e932 zink: use same function for all pipe_context::delete_*_state shader methods by Mike Blumenkrantz · 4 years ago
  56. d377d84 zink: make physical device functions use a dynamic function pointers. by Duncan Hopkins · 3 years, 9 months ago
  57. 39d1576 st/nine: Remove unnecessary NULL check. by Vinson Lee · 3 years, 9 months ago
  58. 0bc2227 zink: implement ARB_texture_query_lod by Mike Blumenkrantz · 4 years ago
  59. 8159775 zink: For MoltenVk added vkFlushMappedMemoryRanges() to vkMapMemory() to fix empty mapped memory. by Duncan Hopkins · 5 years ago
  60. f0bbd8f zink: have_triangle_fans support. by Duncan Hopkins · 3 years, 9 months ago
  61. 2aca374 zink: add support to device info for macro guards and just VkPhysicalDevice*Features with out the have_. by Duncan Hopkins · 3 years, 9 months ago
  62. feb9462 zink: Added inbuilt debug logging from the VK_LAYER_LUNARG_standard_validation layer. by Duncan Hopkins · 3 years, 9 months ago
  63. 10d44fe zink: fix pNext chain for resource memory allocation by Iago Toral Quiroga · 3 years, 9 months ago
  64. 0b53ca0 zink: return fail if create_instance fails by Duncan Hopkins · 3 years, 9 months ago
  65. 6ec7e0d gallium: document convention for get_handle calls on multi-planar resources by Lucas Stach · 3 years, 9 months ago
  66. b29fe26 etnaviv: rework ZSA into a derived state by Lucas Stach · 3 years, 9 months ago
  67. 3c7fc95 etnaviv: expose shader discard usage in etna_shader_variant by Lucas Stach · 3 years, 9 months ago
  68. bff60d6 etnaviv: update headers from rnndb by Lucas Stach · 3 years, 9 months ago
  69. 83c72ca etnaviv: flush depth cache when changing depth config by Lucas Stach · 3 years, 9 months ago
  70. 01e2ded etnaviv: emit RA_EARLY_DEPTH on dirty ZSA by Lucas Stach · 3 years, 9 months ago
  71. 2fd5079 clover: implements clSetContextDestructorCallback by Serge Martin · 3 years, 9 months ago
  72. 04e1b17 clover: add empty cl 3.0 dispatch entries. by Dave Airlie · 3 years, 9 months ago
  73. 558325c clover/spirv: hook up spir-v environment for 3.0 by Dave Airlie · 3 years, 9 months ago
  74. 7230f39 clover/llvm: add 3.0 versioning. by Dave Airlie · 3 years, 9 months ago
  75. a52c613 clover: access 3.0 and deprecated 2.2 API by Dave Airlie · 3 years, 9 months ago
  76. 725df7c CL: update CL headers to 3.0 by Dave Airlie · 3 years, 10 months ago
  77. f651829 compiler: Add new Vulkan shader stages by Caio Marcelo de Oliveira Filho · 4 years, 5 months ago
  78. c84ae15 iris: Move blit scissoring earlier. by Kenneth Graunke · 3 years, 11 months ago
  79. 092186d util/threaded_context: use driver's buffer alignment for staging transfers by Mike Blumenkrantz · 3 years, 9 months ago
  80. 60b9c00 v3d: Add GL_ARB_vertex_array_bgra support by Juan A. Suarez Romero · 3 years, 9 months ago
  81. e331fd7 vc4: use intmax_t for formatted output of timespec members by Khem Raj · 4 years, 8 months ago
  82. 5194cbc iris: Flush dmabufs during context flushes by Nanley Chery · 3 years, 9 months ago
  83. c488fb6 iris: Fix fast-clears of swizzled alpha formats by Nanley Chery · 3 years, 9 months ago
  84. 60336ca iris: Fix SINT assert in convert_fast_clear_color by Nanley Chery · 3 years, 9 months ago
  85. 4cb9b5d iris: Fix fast-clears of swizzled LA formats by Nanley Chery · 3 years, 9 months ago
  86. 382451f iris: fix source/destination layers for 3D blits by Kenneth Graunke · 3 years, 9 months ago
  87. cd66aa7 panfrost: Deduplicate shader properties by Alyssa Rosenzweig · 3 years, 9 months ago
  88. 7d3df69 va: support VA_RT_FORMAT_PROTECTED by Pierre-Eric Pelloux-Prayer · 3 years, 9 months ago
  89. 81be8b3 va/picture: make sure destination buffer is protected if needed by Pierre-Eric Pelloux-Prayer · 3 years, 9 months ago
  90. 70191f3 frontends/va: Added protected playback support for VP9 by Veerabadhran Gopalakrishnan · 3 years, 10 months ago
  91. f20a20b radeon/vcn: program drm message buffer by Boyuan Zhang · 4 years, 2 months ago
  92. ebbf40f radeon/vcn: delay dec->ctx and dec->dpb allocation by Pierre-Eric Pelloux-Prayer · 3 years, 9 months ago
  93. cf324df radeon: add si_vid_create_tmz_buffer helper by Pierre-Eric Pelloux-Prayer · 3 years, 9 months ago
  94. 024be71 radeon/vcn: add defines for drm message buffer by Boyuan Zhang · 3 years, 10 months ago
  95. b9753fd radeon: add decryption params definition header by Boyuan Zhang · 4 years, 5 months ago
  96. deb7dc8 frontends/va: handle protected slice data buffer by Boyuan Zhang · 4 years, 2 months ago
  97. 5f0816e vl: add flag and definition for protected playback by Boyuan Zhang · 4 years, 5 months ago
  98. e1736c7 radesonsi: Remove unnecessary shader->selector NULL check. by Vinson Lee · 3 years, 9 months ago
  99. 5fb77a5 lavapipe: request correct sample mask behaviour by Dave Airlie · 3 years, 9 months ago
  100. 47701d4 llvmpipe: respect the sample mask in non-multisample flag by Dave Airlie · 3 years, 9 months ago