1. c5577be frontends/va/context: don't set max_references with num_render_targets by Víctor Manuel Jáquez Leal · 3 years, 8 months ago
  2. 06fadee zink: make all xfb caps depend on extension by Erik Faye-Lund · 3 years, 6 months ago
  3. 199fb00 zink: respect feature-cap for sample-shading by Erik Faye-Lund · 3 years, 6 months ago
  4. 3efcf3b zink: respect feature-cap for independent blending by Erik Faye-Lund · 3 years, 6 months ago
  5. 127e9ef iris: Consider resolves after changing a resource's aux state by Kenneth Graunke · 3 years, 6 months ago
  6. 4fab4ed swr: fix crashes caused by incorrectly reporting SSBO support by jzielins · 3 years, 8 months ago
  7. 381a5de zink: handle NULL views in zink_set_sampler_views by Erik Faye-Lund · 3 years, 6 months ago
  8. 0aa060c lavapipe: fix missing piece of VK_KHR_get_physical_device_properties2 by Dave Airlie · 3 years, 6 months ago
  9. d4a0136 v3d: fix dest offset in TFU setup by Juan A. Suarez Romero · 3 years, 6 months ago
  10. d5ee841 iris: only set point sprite overrides if actually using points by Yevhenii Kolesnikov · 3 years, 9 months ago
  11. 205e8cd radeonsi: invalidate compute sgprs in si_rebind_buffer by Pierre-Eric Pelloux-Prayer · 3 years, 6 months ago
  12. cb24282 lavapipe: Defer lavapipe warning to CreateDevice by Witold Baryluk · 3 years, 7 months ago
  13. 3398f1c frontends/va: Return an error if non-interlaced buffer is not supported by Thong Thai · 3 years, 7 months ago
  14. ed87818 gallium/ntt: Fix leak of the per-instr liveness information. by Eric Anholt · 3 years, 6 months ago
  15. 9000c04 zink: dot leak dummy_buffer by Erik Faye-Lund · 3 years, 7 months ago
  16. 588cf80 gallium/util: do not perform n^2 stencil blits by Erik Faye-Lund · 3 years, 7 months ago
  17. cf5fe35 gallium/ntt: Fix emitting UBO declarations. by Eric Anholt · 3 years, 7 months ago
  18. d7c09d0 etnaviv: Fix rework ZSA into a derived state by Marek Vasut · 3 years, 7 months ago
  19. 2b66910 gallium/draw: Fix intermittent failure to bind new geometry shaders. by Eric Anholt · 3 years, 7 months ago
  20. f892a46 virgl: fix BGRA emulation artifacts during window resize by Ryan Neph · 3 years, 7 months ago
  21. 009e2aa zink: handle null ubos by Mike Blumenkrantz · 3 years, 9 months ago
  22. 7c74888 radeon/vcn: fix hevc 10bit profile error by Ruijing Dong · 3 years, 8 months ago
  23. 2fd551d softpipe: count CS invocations for pipeline stats queries. by Eric Anholt · 3 years, 7 months ago
  24. 633f60e freedreno/a6xx: Fix assert which checks the count of shader outputs by Danylo Piliaiev · 3 years, 8 months ago
  25. 50b9777 freedreno/a6xx: Flush depth at the end of bypass rendering, too. by Eric Anholt · 3 years, 7 months ago
  26. f99fc9e zink: fix format-mapping by Erik Faye-Lund · 3 years, 8 months ago
  27. 840a9a6 radeonsi: fix small primitive culling with MSAA force-disabled and smoothing by Marek Olšák · 3 years, 8 months ago
  28. cf0f7d2 zink: fix 8 bit index handling code by Erik Faye-Lund · 3 years, 7 months ago
  29. adb6c1c gallium/dri2: Don't forget protected content flag by Lionel Landwerlin · 3 years, 7 months ago
  30. 62eea2b zink: really fix direct image mapping offset (I mean it this time) by Mike Blumenkrantz · 3 years, 7 months ago
  31. f9bc767 nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs. by Eric Anholt · 3 years, 7 months ago
  32. f5246ef zink: fix direct image mapping offset by Mike Blumenkrantz · 3 years, 8 months ago
  33. ac1145f android: fix build failure with libbacktrace by cheyang · 3 years, 8 months ago
  34. bd7ccbf zink: fail if set failed to create by Erik Faye-Lund · 3 years, 8 months ago
  35. bd01bc1 radeonsi: fix si_get_draw_start_count count value by Pierre-Eric Pelloux-Prayer · 3 years, 8 months ago
  36. 5d24ae6 iris: Fix resource ptr in resolve_sampler_views by Nanley Chery · 3 years, 8 months ago
  37. 7f485f1 softpipe: Fix swizzled texture gather of int textures. by Eric Anholt · 3 years, 8 months ago
  38. 4e05bd1 panfrost: Fix fencing by Boris Brezillon · 3 years, 8 months ago
  39. 93ac6a9 panfrost: Make sure we always add a reader -> write dependency when needed by Boris Brezillon · 3 years, 8 months ago
  40. c865522 iris: update depth value for stages after fast clear depth by Andrii Simiklit · 3 years, 8 months ago
  41. a8d5e57 iris: fix memleak for query_buffer_uploader by yshi18 · 3 years, 8 months ago
  42. ee83c98 zink: Cap PIPE_SHADER_CAP_MAX_CONST_BUFFERS to 32 by Witold Baryluk · 3 years, 8 months ago
  43. c5ffe9e zink: fix channel ordering in format-mapping by Erik Faye-Lund · 3 years, 8 months ago
  44. 17ef9b5 gallium: do not reset buffers for unsupported stages by Erik Faye-Lund · 3 years, 8 months ago
  45. 44bed80 radeonsi: fix regression on gpus using the radeon winsys. by Dave Airlie · 3 years, 8 months ago
  46. bd95f95 iris: store copy of the border color in the border color hash table by Marcin Ślusarz · 3 years, 8 months ago
  47. 404c440 freedreno: Break out of "should we free the entry" loop once we've freed. by Eric Anholt · 3 years, 8 months ago
  48. 01f9a5e gallium: Fix leak of currently bound UBOs at CSO context destruction. by Eric Anholt · 3 years, 8 months ago
  49. faeaa81 gallivm: Fix max const buffer count. by Eric Anholt · 3 years, 8 months ago
  50. 8258c58 gallium: Fix leak of bound SSBOs at CSO context destruction. by Eric Anholt · 3 years, 8 months ago
  51. d0d3a58 freedreno: Fix leak of u_transfer_helper. by Eric Anholt · 3 years, 8 months ago
  52. 0ee24d0 gallium: Fix leak of the merged driconf options. by Eric Anholt · 3 years, 8 months ago
  53. 531b15c zink: do not require VK_KHR_external_memory by Erik Faye-Lund · 3 years, 8 months ago
  54. 1578dde radeonsi: disable WGP mode on gfx10.3 to prevent hangs by Marek Olšák · 3 years, 8 months ago
  55. 2b9da40 radeonsi: fix a nasty bug in si_pm4.c by Marek Olšák · 3 years, 8 months ago
  56. b7659c5 radeonsi: fix a memory leak in si_create_dcc_retile_cs by Marek Olšák · 3 years, 8 months ago
  57. db68b97 r600/sfn: fix component loading from fixed buffer ID by Gert Wollny · 3 years, 8 months ago
  58. 0eabed3 radeonsi/gfx10: flush gfx cs on ngg -> legacy transition by Pierre-Eric Pelloux-Prayer · 3 years, 8 months ago
  59. deccfbc zink: fall back to util_blitter for scaled resolves by Erik Faye-Lund · 3 years, 8 months ago
  60. 0464d64 gallium: fix missing bit field in p_state.h by Dave Airlie · 3 years, 8 months ago
  61. e9cdf39 lavapipe: enable pipeline stats queries by Dave Airlie · 3 years, 8 months ago
  62. 10a9d8a lavapipe: fixup mipmap precsion bits by Dave Airlie · 3 years, 9 months ago
  63. 092a65b llvmpipe: fix multisample lines. by Dave Airlie · 3 years, 9 months ago
  64. 7e90c4d llvmpipe: fix multisample point rendering. by Dave Airlie · 3 years, 9 months ago
  65. ad4d87a llvmpipe/setup: move point stats collection earlier. by Dave Airlie · 3 years, 8 months ago
  66. 904811f lavapipe: fix wsi acquire fences by Dave Airlie · 3 years, 8 months ago
  67. 6e3894d lavapipe: fixup device allocate + enable private data by Dave Airlie · 3 years, 8 months ago
  68. c7fdc10 zink: fix layered resolves by Erik Faye-Lund · 3 years, 8 months ago
  69. 6adf918 r600/sfn: lower bool to int32 only after common optimizations by Gert Wollny · 3 years, 8 months ago
  70. e169782 freedreno: Fix warning about uninit size for the size==0 special case. by Eric Anholt · 3 years, 8 months ago
  71. 650e2a1 radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics by Marek Olšák · 3 years, 8 months ago
  72. 2ce2c22 radeonsi: fix NGG streamout regression by Marek Olšák · 3 years, 8 months ago
  73. f396e15 radeonsi: add options.inline_uniforms to the shader cache key by Marek Olšák · 3 years, 9 months ago
  74. d247a07 radeonsi: determine correctly if switching from normal launch to fast launch by Marek Olšák · 3 years, 9 months ago
  75. cd3cd16 radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch by Marek Olšák · 3 years, 9 months ago
  76. fe27a78 radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna Cichlid by Marek Olšák · 3 years, 9 months ago
  77. 825a884 radeonsi: fix min_direct_count value by Marek Olšák · 3 years, 9 months ago
  78. 1534e28 zink: more accurately track supported blits by Erik Faye-Lund · 3 years, 8 months ago
  79. f6a7322 clover/spirv: Add missing break for SpvOpExecutionMode case. by Vinson Lee · 3 years, 9 months ago
  80. 5953d04 frontends/va: Fix *num_entrypoints check. by Vinson Lee · 3 years, 9 months ago
  81. d736626 etnaviv: fix disabling of INT filter for real by Lucas Stach · 3 years, 8 months ago
  82. ded5cd5 iris: initialize shared screen->vtbl only once by Tapani Pälli · 3 years, 9 months ago
  83. ee3ed20 draw: fix tess eval pipeline statistics. by Dave Airlie · 3 years, 8 months ago
  84. e5327be etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..) by Christian Gmeiner · 3 years, 8 months ago
  85. b8ddfc0 vdpau: Add missing printf format specifier. by Vinson Lee · 3 years, 9 months ago
  86. 0724abd gallium/draw: Fix rasterizer_discard for wide points/lines. by Eric Anholt · 3 years, 8 months ago
  87. a442fc2 llvmpipe: just use draw_regions in draw/line setup. by Dave Airlie · 3 years, 9 months ago
  88. bc3e92a lavapipe: disable SNORM blending for now by Dave Airlie · 3 years, 9 months ago
  89. 0e4e0a0 lavapipe: enable alpha to one. by Dave Airlie · 3 years, 9 months ago
  90. 3ee324d u_blitter: port radv 3D blit coords logic. by Dave Airlie · 3 years, 9 months ago
  91. 4de4f55 gallium: handle empty cbuf slots in framebuffer samples helper by Dave Airlie · 3 years, 9 months ago
  92. 966b55c freedreno: Protect gmem_cache ralloc allocations by Rob Clark · 3 years, 9 months ago
  93. 46c08b7 softpipe: correct signature of get_compiler_options by Erik Faye-Lund · 3 years, 9 months ago
  94. 23f4120 panfrost: Fix ->reads_frag_coord assignment by Boris Brezillon · 3 years, 9 months ago
  95. f3ff126 panfrost: Fix Bifrost blend descriptor emission by Boris Brezillon · 3 years, 9 months ago
  96. 2940fb1 panfrost: Fix AFBC blits of resources with faked RGTC by Icecream95 · 3 years, 9 months ago
  97. 3c4e43e intel: Pointer to SCISSOR_RECT array should be 64B aligned by Anuj Phogat · 3 years, 9 months ago
  98. 255f784 panfrost: Allow linear ZS resources on Bifrost by Boris Brezillon · 3 years, 9 months ago
  99. 1692088 panfrost: Expose GLES3 features on Bifrost when PAN_MESA_DEBUG=deqp by Boris Brezillon · 3 years, 9 months ago
  100. 23dbf79 panfrost: Force late pixel kill when depth/stencil is written from the FS by Boris Brezillon · 3 years, 9 months ago