1. cc939fe zink: correctly set up fb-sized scissors for each viewport by Mike Blumenkrantz · 4 years, 1 month ago
  2. 8a2ddcb zink: set multiviewport cap in ntv when gl_ViewportIndex is a written output by Mike Blumenkrantz · 4 years, 1 month ago
  3. 09be30b zink: move viewport count to zink_gfx_pipeline_state by Mike Blumenkrantz · 4 years, 1 month ago
  4. 818bd61 zink: implement ARB_instanced_arrays by Mike Blumenkrantz · 4 years, 2 months ago
  5. 0051551 zink: verify that src and dst aspects are the same in resource_copy_region hook by Mike Blumenkrantz · 4 years, 3 months ago
  6. 6feec2d zink: clamp min created fb size to 1x1 by Mike Blumenkrantz · 4 years, 3 months ago
  7. 9ce1e99 zink: use correct layer count when creating framebuffer by Mike Blumenkrantz · 4 years, 3 months ago
  8. e30367a zink: use correct number of samples on framebuffer in set_framebuffer_state by Mike Blumenkrantz · 4 years, 3 months ago
  9. f6c8721 zink: use correct value for color buffer sample count when creating renderpass by Mike Blumenkrantz · 4 years, 3 months ago
  10. 140f53e Revert "nir: replace lower_ffma and fuse_ffma with has_ffma" by Kenneth Graunke · 4 years ago
  11. d8cdcd4 radv: use syncobj for wsi fence by Jonathan Marek · 4 years ago
  12. 1aa1b9f radv: fix incorrect ResetFences path for WSI fence by Jonathan Marek · 4 years ago
  13. 90b98c0 amd/tmz: move uses_secure_bos to radeon_winsys by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  14. 2479689 radeonsi/tmz: add workaround for mpv/vaapi subtitles by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  15. 2c66435 radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  16. 1338955 radeonsi: disable primitive discard if tmz is in use by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  17. 8e2768b radeonsi/tmz: add tmz variant for sctx::tess_rings by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  18. 2589888 radeonsi/tmz: add tmz variant of sctx::wait_mem_scratch by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  19. de088dac radeonsi/tmz: fail si_texture_transfer_map if tex is encrypted by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  20. 55b018b amd/winsys: add RADEON_FLUSH_TOGGLE_SECURE_SUBMISSION by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  21. 1b0d660 radeonsi/tmz: allow secure job if the app made a tmz allocation by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  22. f5ec617 ac/gpu_info: add detection of TMZ support by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  23. 846e393 amd: add AMDGPU_IDS_FLAGS_TMZ definition to amdgpu_drm.h by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  24. 5e4aece radeonsi: introduce SI_RESOURCE_FLAG_INTERNAL / RADEON_FLAG_DRIVER_INTERNAL by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  25. 131412c radeonsi/tmz: allocate depth/stencil buffers as encrypted by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  26. 0a59d2a radeonsi/tmz: add safety assert when tmz is enabled by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  27. 59b267d radeonsi/tmz: use secure job if using an encrypted z/s buffer by Pierre-Eric Pelloux-Prayer · 4 years ago
  28. 5bc24fe radeonsi/tmz: use secure job if framebuffer has dcc by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  29. cec0bc7 turnip: rework fences to use syncobjs by Jonathan Marek · 4 years ago
  30. c232067 turnip: require syncobj support by Jonathan Marek · 4 years ago
  31. 89ffe85 turnip: add a fd field to tu_device by Jonathan Marek · 4 years ago
  32. ec4fe92 turnip: delete unused tu_fence_signal function by Jonathan Marek · 4 years ago
  33. 9e13a16 mesa: handle GL_FRONT after translating to it by Erik Faye-Lund · 4 years ago
  34. 005d9d2 ci: adjust RadeonSI rules by Samuel Pitoiset · 4 years ago
  35. 4c71cda vulkan/wsi/display: add option for display fence to signal syncobj by Jonathan Marek · 4 years ago
  36. 32d7548 radeonsi: always inline draw-related functions that have only one use by Marek Olšák · 4 years ago
  37. f24b589 radeonsi: lift the conditional for skipping si_upload_vertex_buffer_descriptors by Marek Olšák · 4 years ago
  38. 0b2f75f radeonsi: add unlikely statements into si_draw_vbo by Marek Olšák · 4 years ago
  39. 8ab15c9 radeonsi: move si_upload_vertex_buffer_descriptors into si_state_draw.c by Marek Olšák · 4 years ago
  40. 12b1e8a radeonsi: reorganize the code around the gfx9 scissor bug by Marek Olšák · 4 years ago
  41. 532259b radeonsi: don't call emit_cache_flush after uploading bindless descriptors by Marek Olšák · 4 years ago
  42. d647065 radeonsi: move a displaced comment in si_draw_vbo by Marek Olšák · 4 years ago
  43. 816a867 radeonsi: call si_upload_graphics_shader_descriptors before the big conditional by Marek Olšák · 4 years ago
  44. 0051f2c radeonsi: use optimal order of operations when setting up a compute dispatch by Marek Olšák · 4 years ago
  45. e560028c8 panfrost: Remove redundant casts of viewport position by Icecream95 · 4 years ago
  46. 3d0ae7a panfrost: Handle non-positive viewport positions by Icecream95 · 4 years ago
  47. 2aa48bb panfrost: Clamp uniform buffer size by Icecream95 · 4 years ago
  48. 939ddf3 nir: replace lower_ffma and fuse_ffma with has_ffma by Marek Olšák · 4 years ago
  49. f128450 radeonsi: fuse or lower ffma optimally on all chips by Marek Olšák · 4 years ago
  50. 771aad3 nir: split lower_ffma into lower_ffma16/32/64 by Marek Olšák · 4 years ago
  51. 21174de nir: split fuse_ffma into fuse_ffma16/32/64 by Marek Olšák · 4 years ago
  52. c58b46e radeonsi: force linear for textures with height=1 (gfx6-8) by Pierre-Eric Pelloux-Prayer · 4 years ago
  53. 5f27777 radeonsi: add a tweak for PS wave CU utilization for gfx10.3 by Marek Olšák · 4 years ago
  54. b5debe1 radeonsi: break a binning batch on a new PS if bins can use multiple state sets by Marek Olšák · 4 years ago
  55. 972fb03 radeonsi: move binning parameters into si_screen by Marek Olšák · 4 years ago
  56. 8b134fb radeonsi: set KEEP_TOGETHER_ENABLE if needed by Marek Olšák · 4 years ago
  57. 28a7616 pan/bi: Remove old register mode definitions by Alyssa Rosenzweig · 4 years ago
  58. 7a0f3b6 pan/bi: Use canonical register packing by Alyssa Rosenzweig · 4 years ago
  59. 514da97 pan/bi: Rename port -> slot by Alyssa Rosenzweig · 4 years ago
  60. c749803 pan/bi: Decode all 32-bit register modes by Alyssa Rosenzweig · 4 years ago
  61. bdb33f7 pan/bi: Pass 'first' through disassembler by Alyssa Rosenzweig · 4 years ago
  62. 4d3d5a6 pan/bi: Add bifrost_reg_mode enum by Alyssa Rosenzweig · 4 years ago
  63. b392c07 pan/bi: Disassemble PC-relative addresses by Alyssa Rosenzweig · 4 years ago
  64. 08a9e5e pan/bi: Decode M values in disasm by Alyssa Rosenzweig · 4 years ago
  65. 9de34e1 pan/bi: Track M values of disassembled constants by Alyssa Rosenzweig · 4 years ago
  66. 43c6623 pan/bi: Inline dump_instr by Alyssa Rosenzweig · 4 years ago
  67. 5ff3fea pan/bi: Annotate disassemble with format names by Alyssa Rosenzweig · 4 years ago
  68. ab5cc3e pan/bi: Annotate stop bit (canonically "Z-bit") by Alyssa Rosenzweig · 4 years ago
  69. 24a74b3 radv: add a tweak for PS wave CU utilization for gfx10.3 by Samuel Pitoiset · 4 years ago
  70. 6865a6a radv: set KEEP_TOGETHER_ENABLE if necessary on GFX10+ by Samuel Pitoiset · 4 years ago
  71. 68bb91e radeonsi: don't use nir_opt_access by Rhys Perry · 4 years ago
  72. 87f91e2 st/nir: call nir_opt_access before gl_nir_lower_buffers by Rhys Perry · 4 years ago
  73. e893102 radv: Add VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 rendering support. by Bas Nieuwenhuizen · 4 years ago
  74. 43735c0 radv: Simplify radv_is_hw_resolve_pipeline. by Bas Nieuwenhuizen · 4 years ago
  75. bf0c82b radv: Disable NGG on APUs. by Bas Nieuwenhuizen · 4 years ago
  76. 12128fb lima: add natively supported vertex buffer formats by Erico Nunes · 4 years ago
  77. c669db0 radv: advertise VK_KHR_copy_commands2 by Samuel Pitoiset · 4 years ago
  78. 0401507 radv: add support for CmdResolveImage2KHR() by Samuel Pitoiset · 4 years ago
  79. 9a700af radv: cleanup selecting the hardware resolve path by Samuel Pitoiset · 4 years ago
  80. fe81971 radv: add support for CmdCopyImageToBuffer2KHR() by Samuel Pitoiset · 4 years ago
  81. f9915ac radv: add support for CmdCopyImage2KHR() by Samuel Pitoiset · 4 years ago
  82. 69dfcfb radv: add support for CmdCopyBufferToImage2KHR() by Samuel Pitoiset · 4 years ago
  83. 22a08da radv: add support for CmdCopyBuffer2KHR() by Samuel Pitoiset · 4 years ago
  84. eccc73f radv: add support for CmdBlitImage2KHR() by Samuel Pitoiset · 4 years ago
  85. cc709a0 radv: add VK_KHR_copy_commands2 but leave it disabled by Samuel Pitoiset · 4 years ago
  86. 93f158f radv: bump the advertised patch version to 145 by Samuel Pitoiset · 4 years ago
  87. 43c7de6 radv: remove useless assignment of MAX_API_VERSION by Samuel Pitoiset · 4 years ago
  88. e8a4071 gallium/util: add blitter-support for stencil-fallback by Erik Faye-Lund · 4 years ago
  89. 2970d38 gallium/util: add shader for stencil-blits by Erik Faye-Lund · 4 years ago
  90. 924e276 nir_lower_system_values: Fix load_global_invocation_id to use base_work_group_id even with no base_global id by Jesse Natalie · 4 years ago
  91. ee4cee6 android: Disable trying to read/write to the disk cache. by Eric Anholt · 4 years ago
  92. 25b36d9 mesa: Make the android_stub be a set of non-installed shared libraries. by Eric Anholt · 4 years ago
  93. 283686a amd: add VanGogh support by Marek Olšák · 4 years, 1 month ago
  94. d7495bd amd: add Dimgrey Cavefish support by Marek Olšák · 5 years ago
  95. 40a50e9 radeonsi: remove KILL_PS_INF_INTERP/CLAMP_DIV_BY_ZERO, use screen::options by Marek Olšák · 4 years ago
  96. 9818840 radeonsi: move debug options from si_disk_cache_create to si_get_ir_cache_key by Marek Olšák · 4 years ago
  97. cd12fcf radeonsi: set TRUNC_COORD=0 for Total War: WARHAMMER to fix it by Marek Olšák · 4 years, 2 months ago
  98. a1f46d7 ci: Use ignore_scheduled_pipelines anchor in .radeonsi-rules by Michel Dänzer · 4 years ago
  99. e781cc7 tu: Expose shaderStorageImage*WithoutFormat by Connor Abbott · 4 years ago
  100. 37054a3 ir3: Don't use the format to get the image type by Connor Abbott · 4 years ago