1. d656c60 zink: add handling for gs in ntv by Mike Blumenkrantz · 3 years, 11 months ago
  2. 9671cd9 zink: re-transform gl_Position for gs input by Mike Blumenkrantz · 3 years, 11 months ago
  3. ea2279d zink: add ntv handling for geometry shader variables by Mike Blumenkrantz · 3 years, 11 months ago
  4. 423a342 zink: handle shader io vars more generically for use with gs by Mike Blumenkrantz · 3 years, 11 months ago
  5. 182f7f9 zink: add some spirv_builder functions we'll be using for geometry shaders by Mike Blumenkrantz · 3 years, 11 months ago
  6. 5934fc1 r600/sfn: Update state docu by Gert Wollny · 3 years, 11 months ago
  7. 9f5e5fb r600/sfn: Fix the parameter component type by Gert Wollny · 3 years, 11 months ago
  8. 5f66197 r600/sfn: Use register keep-alive also when scanning the shader by Gert Wollny · 3 years, 11 months ago
  9. 9eda717 r600/sfn: fix remapping of deleted attributes by Gert Wollny · 4 years ago
  10. f79b7fc r600/sfn: use 32 bit bools by Gert Wollny · 4 years ago
  11. 92a4d45 r600/sfn: use cacheless op for coherent image write by Gert Wollny · 4 years ago
  12. 02e39b7 r600/sfn: Handle mem barrier and image barrier by using ACK by Gert Wollny · 4 years ago
  13. f664fc1 r600/sfn: use shared pointer to GPR for FS sysvalues by Gert Wollny · 4 years ago
  14. 876b975 r600/sfn: Rework get_temp_register to return a smart pointer to GPRValue by Gert Wollny · 4 years ago
  15. 92bc066 r600/sfn: fix mega fetch count for SSBO/Image atomics result fetch by Gert Wollny · 4 years ago
  16. d79d20d r600/sfn: Fix keepalive patch by Gert Wollny · 4 years ago
  17. 8625413 r600/sfn: Fix ssbo resource offset for buffer loads by Gert Wollny · 4 years ago
  18. ed66eaf r600/sfn: Don't reuse registers for workgroup ID and local invocation ID by Gert Wollny · 4 years ago
  19. bafb2bb glsl: Initialize add_uniform_to_shader member var in constructor. by Vinson Lee · 3 years, 11 months ago
  20. aea74ea zink: fix stencil wrapping by Mike Blumenkrantz · 3 years, 11 months ago
  21. b17e264 glsl: Initialize lower_ubo_reference_visitor members in constructor. by Vinson Lee · 3 years, 11 months ago
  22. e32eadc v3dv: Fix assert using assign instead of compare. by Vinson Lee · 3 years, 11 months ago
  23. e7e24d5 intel/fs: Handle nir_intrinsic_terminate by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  24. 886d2d1 spirv: Handle SpvOpTerminateInvocation by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  25. 4dfd292 spirv: Update headers and metadata from latest Khronos commit by Caio Marcelo de Oliveira Filho · 3 years, 11 months ago
  26. f6d5dd8 nir: Add nir_intrinsic_terminate and nir_intrinsic_terminate_if by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  27. fdb65b8 aco: add missing SCC clobber in get_buffer_size by Rhys Perry · 3 years, 11 months ago
  28. 6be2bbe Revert "iris: Use the data cache for indirect UBO pulls" by Jason Ekstrand · 3 years, 11 months ago
  29. a5529eb anv: Go back to using the sampler for UBO pulls by Jason Ekstrand · 3 years, 11 months ago
  30. d91cb31 vc4: Enable nir_lower_io for uniforms by Jose Maria Casanova Crespo · 3 years, 11 months ago
  31. 3e877ca vc4: Add missing range_base/range at nir_load_ubos in yuv_blit fs. by Jose Maria Casanova Crespo · 3 years, 11 months ago
  32. 4cfdd42 vc4: Add missing load_ubo set_align in yuv_blit fs. by Jose Maria Casanova Crespo · 3 years, 11 months ago
  33. f91b2fe nir/opt_load_store_vectorize: add some tests for discard/demote behaviour by Rhys Perry · 3 years, 11 months ago
  34. f8e971f nir/opt_load_store_vectorize: don't vectorize stores across demote by Rhys Perry · 3 years, 11 months ago
  35. 19aaafd intel: Remove Gen10-specific device entries by Ian Romanick · 4 years ago
  36. b0e3af4 intel: Remove Gen10-speicific perf support by Ian Romanick · 4 years ago
  37. fc04733 anv: Don't generate Gen10-specific functions by Ian Romanick · 4 years ago
  38. 5490f5c iris: Don't generate Gen10-specific functions by Ian Romanick · 4 years ago
  39. 495dc51 intel/isl: Don't generate Gen10-specific functions by Ian Romanick · 4 years ago
  40. 1f00b0f intel: Remove Gen10-specific cache config code by Ian Romanick · 4 years ago
  41. 9c19a38 i965: Don't build Gen10-specific files and libraries by Ian Romanick · 4 years ago
  42. 3220ff7 i965: Remove Gen10-specific state setup and workarounds by Ian Romanick · 4 years ago
  43. 262ca98 intel/compiler: Remove Gen10-specific code by Ian Romanick · 4 years ago
  44. e22f106 intel: Disable all support for Gen10 by Ian Romanick · 4 years ago
  45. 112f23f i965: Rename gen10_emit_isp_disable to gen7_emit_isp_disable by Ian Romanick · 4 years ago
  46. fe26109 i965: Make MOCS index tables static const by Ian Romanick · 4 years ago
  47. 02a0819 i965: Silence many unused parameter warnings in genX_state_upload.c by Ian Romanick · 4 years ago
  48. 5a5f30b i965: Silence many unused parameter warnings in genX_blorp_exec.c by Ian Romanick · 4 years ago
  49. b9c326b intel: Silence many unused parameter warnings in blorp_genX_exec.h by Ian Romanick · 4 years ago
  50. de77fab i965: Allow viewport array extensions with allow_higher_compat_version by Ian Romanick · 3 years, 11 months ago
  51. 9223842 ci: Unskip fragment_ops tests on Bifrost by Tomeu Vizoso · 3 years, 11 months ago
  52. cdfb1d9 zink: add last few format maps for ARB_vertex_type_2_10_10_10_rev by Mike Blumenkrantz · 4 years, 2 months ago
  53. 8e96b4f zink: add VK_BUFFER_USAGE_INDEX_BUFFER_BIT to vertex buffer creation by Mike Blumenkrantz · 4 years, 2 months ago
  54. c364124 zink: handle null attachment for ARB_texture_buffer_object samplers by Mike Blumenkrantz · 4 years, 2 months ago
  55. 69dc0f2 zink: assert valid format in zink_create_sampler_view() by Mike Blumenkrantz · 4 years, 2 months ago
  56. 00db994 zink: ensure resource tracking for sampler buffers in render batches by Mike Blumenkrantz · 4 years, 2 months ago
  57. 63b299d zink: implement ARB_texture_buffer_object by Mike Blumenkrantz · 4 years, 2 months ago
  58. 4c2b02f zink: increase descriptor pool sizes for other descriptor types we'll be using by Mike Blumenkrantz · 4 years, 1 month ago
  59. 4231cc2 glsl: more accurately handle swizzle in 64bit varying split with no left value by Mike Blumenkrantz · 4 years, 2 months ago
  60. d75d12f aco: don't use v_pack_b32_f16 if 16-bit input denormals are flushed by Rhys Perry · 3 years, 11 months ago
  61. d4b3e86 aco: propagate literals into sub-dword pseudo instructions on GFX9+ by Rhys Perry · 3 years, 11 months ago
  62. 1a65224 aco: implement 16-bit literals by Rhys Perry · 3 years, 11 months ago
  63. 91d9c55 panfrost: Add blend shader support to bifrost by Boris Brezillon · 4 years ago
  64. f04e5ef panfrost: Add missing tile-buffer formats to the format enum by Boris Brezillon · 4 years ago
  65. 685d45f pan/bi: Special-case load_input for blend shaders by Boris Brezillon · 3 years, 11 months ago
  66. 0d40460 pan/bi: Reserve r0-r3 in blend shaders by Boris Brezillon · 3 years, 11 months ago
  67. 3432d0a pan/bi: Special-case BLEND instruction emission for blend shaders by Boris Brezillon · 4 years ago
  68. 2f3f5da pan/bi: Collect return addresses of blend calls by Boris Brezillon · 3 years, 11 months ago
  69. 8da0a1d pan/bi: Add load_output support by Boris Brezillon · 4 years ago
  70. c774896 panfrost: Flag blend shader function as an entry point by Boris Brezillon · 4 years ago
  71. 6d3fce5 panfrost: Scalarize nir_load_blend_const_color_rgba by Boris Brezillon · 4 years ago
  72. 8d707cd panfrost: Add a "Bifrost Internal Blend" descriptor by Boris Brezillon · 4 years ago
  73. e6186c2 pan/bi: Support indirect jumps by Boris Brezillon · 3 years, 11 months ago
  74. 1a1d9cc pan/bi: Add support for load_blend_const_color_{r,g,b,a}_float by Boris Brezillon · 4 years ago
  75. 16179c8 pan/bi: Rework blend descriptor access handling by Boris Brezillon · 4 years ago
  76. 6dd2a76 pan/bi: Get rid of the regs argument in bi_assign_fau_idx() by Boris Brezillon · 4 years ago
  77. f25850b pan/bi: Use canonical name for FAU RAM sources by Boris Brezillon · 4 years ago
  78. 111cf7f pan/bi: Copy blend shader info from compile_inputs by Boris Brezillon · 4 years ago
  79. 6c61f0b panfrost: Extend compile_inputs to pass a blend descriptor by Boris Brezillon · 4 years ago
  80. d8326ce panfrost: Fix fixed-function blend on bifrost by Boris Brezillon · 4 years ago
  81. 442f48f v3d/compiler: implement load interpolated input intrinsics by Iago Toral Quiroga · 4 years, 1 month ago
  82. 3ec165b broadcom/compiler: track partially interpolated fragment inputs by Iago Toral Quiroga · 4 years, 1 month ago
  83. 71ed8c5 iris: Fix doubling of shared local memory (SLM) sizes. by Kenneth Graunke · 3 years, 11 months ago
  84. 341f5bf intel/compiler, anv: Delete cs_prog_data->slm_size by Kenneth Graunke · 3 years, 11 months ago
  85. e881290 broadcom/compiler: use nir io semantics by Arcady Goldmints-Orlov · 4 years ago
  86. 9b01598 nir/lower_io_to_scalar: update io semantics on per-component inst by Alejandro Piñeiro · 3 years, 11 months ago
  87. ac5f0ee broadcom/compiler: support varyings with struct types by Arcady Goldmints-Orlov · 4 years, 1 month ago
  88. ebd5b55 docs/release-calendar: plan 20.3 release by Eric Engestrom · 4 years ago
  89. f8117f7 intel/fs: Allow constant-propagation into SAMPLEINFO and IMAGE_SIZE by Jason Ekstrand · 4 years ago
  90. 438a409 docs: update calendar and link releases notes for 20.1.10 by Eric Engestrom · 3 years, 11 months ago
  91. 713b666 docs: add release notes for 20.1.10 by Eric Engestrom · 3 years, 11 months ago
  92. 0d9216a isl: Allow CCS for 8bpp surfaces with 3+ miplevels by Nanley Chery · 4 years ago
  93. f94ba6b iris: Add fast-clear restriction for 8bpp surfaces by Nanley Chery · 4 years ago
  94. 1affcea docs: update calendar and link releases notes for 20.2.1 by Dylan Baker · 3 years, 11 months ago
  95. dee2fdb docs: add SHA256 sums for 20.2.1 by Dylan Baker · 3 years, 11 months ago
  96. 3c89e7b docs: add release notes for 20.2.1 by Dylan Baker · 3 years, 11 months ago
  97. bb00a68 radv: fix optimizing needed states if some are marked as dynamic by Samuel Pitoiset · 3 years, 11 months ago
  98. 68daac2 docs: Document how to replicate a CI build locally. by Eric Anholt · 4 years ago
  99. 0767af3 ci/android: Switch to using the Android NDK. by Eric Anholt · 4 years ago
  100. ad61899 symbols-check: Add __cxa_guard_* to the list of approved symbols. by Eric Anholt · 4 years ago