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