1. 3220ff7 i965: Remove Gen10-specific state setup and workarounds by Ian Romanick · 3 years, 10 months ago
  2. 262ca98 intel/compiler: Remove Gen10-specific code by Ian Romanick · 3 years, 10 months ago
  3. e22f106 intel: Disable all support for Gen10 by Ian Romanick · 3 years, 10 months ago
  4. 112f23f i965: Rename gen10_emit_isp_disable to gen7_emit_isp_disable by Ian Romanick · 3 years, 10 months ago
  5. fe26109 i965: Make MOCS index tables static const by Ian Romanick · 3 years, 10 months ago
  6. 02a0819 i965: Silence many unused parameter warnings in genX_state_upload.c by Ian Romanick · 3 years, 10 months ago
  7. 5a5f30b i965: Silence many unused parameter warnings in genX_blorp_exec.c by Ian Romanick · 3 years, 10 months ago
  8. b9c326b intel: Silence many unused parameter warnings in blorp_genX_exec.h by Ian Romanick · 3 years, 10 months ago
  9. de77fab i965: Allow viewport array extensions with allow_higher_compat_version by Ian Romanick · 3 years, 9 months ago
  10. 9223842 ci: Unskip fragment_ops tests on Bifrost by Tomeu Vizoso · 3 years, 9 months ago
  11. cdfb1d9 zink: add last few format maps for ARB_vertex_type_2_10_10_10_rev by Mike Blumenkrantz · 4 years ago
  12. 8e96b4f zink: add VK_BUFFER_USAGE_INDEX_BUFFER_BIT to vertex buffer creation by Mike Blumenkrantz · 4 years, 1 month ago
  13. c364124 zink: handle null attachment for ARB_texture_buffer_object samplers by Mike Blumenkrantz · 4 years, 1 month ago
  14. 69dc0f2 zink: assert valid format in zink_create_sampler_view() by Mike Blumenkrantz · 4 years, 1 month ago
  15. 00db994 zink: ensure resource tracking for sampler buffers in render batches by Mike Blumenkrantz · 4 years, 1 month ago
  16. 63b299d zink: implement ARB_texture_buffer_object by Mike Blumenkrantz · 4 years, 1 month ago
  17. 4c2b02f zink: increase descriptor pool sizes for other descriptor types we'll be using by Mike Blumenkrantz · 4 years ago
  18. 4231cc2 glsl: more accurately handle swizzle in 64bit varying split with no left value by Mike Blumenkrantz · 4 years ago
  19. d75d12f aco: don't use v_pack_b32_f16 if 16-bit input denormals are flushed by Rhys Perry · 3 years, 9 months ago
  20. d4b3e86 aco: propagate literals into sub-dword pseudo instructions on GFX9+ by Rhys Perry · 3 years, 9 months ago
  21. 1a65224 aco: implement 16-bit literals by Rhys Perry · 3 years, 9 months ago
  22. 91d9c55 panfrost: Add blend shader support to bifrost by Boris Brezillon · 3 years, 9 months ago
  23. f04e5ef panfrost: Add missing tile-buffer formats to the format enum by Boris Brezillon · 3 years, 10 months ago
  24. 685d45f pan/bi: Special-case load_input for blend shaders by Boris Brezillon · 3 years, 9 months ago
  25. 0d40460 pan/bi: Reserve r0-r3 in blend shaders by Boris Brezillon · 3 years, 9 months ago
  26. 3432d0a pan/bi: Special-case BLEND instruction emission for blend shaders by Boris Brezillon · 3 years, 9 months ago
  27. 2f3f5da pan/bi: Collect return addresses of blend calls by Boris Brezillon · 3 years, 9 months ago
  28. 8da0a1d pan/bi: Add load_output support by Boris Brezillon · 3 years, 9 months ago
  29. c774896 panfrost: Flag blend shader function as an entry point by Boris Brezillon · 3 years, 9 months ago
  30. 6d3fce5 panfrost: Scalarize nir_load_blend_const_color_rgba by Boris Brezillon · 3 years, 9 months ago
  31. 8d707cd panfrost: Add a "Bifrost Internal Blend" descriptor by Boris Brezillon · 3 years, 9 months ago
  32. e6186c2 pan/bi: Support indirect jumps by Boris Brezillon · 3 years, 9 months ago
  33. 1a1d9cc pan/bi: Add support for load_blend_const_color_{r,g,b,a}_float by Boris Brezillon · 3 years, 9 months ago
  34. 16179c8 pan/bi: Rework blend descriptor access handling by Boris Brezillon · 3 years, 9 months ago
  35. 6dd2a76 pan/bi: Get rid of the regs argument in bi_assign_fau_idx() by Boris Brezillon · 3 years, 9 months ago
  36. f25850b pan/bi: Use canonical name for FAU RAM sources by Boris Brezillon · 3 years, 9 months ago
  37. 111cf7f pan/bi: Copy blend shader info from compile_inputs by Boris Brezillon · 3 years, 9 months ago
  38. 6c61f0b panfrost: Extend compile_inputs to pass a blend descriptor by Boris Brezillon · 3 years, 9 months ago
  39. d8326ce panfrost: Fix fixed-function blend on bifrost by Boris Brezillon · 3 years, 10 months ago
  40. 442f48f v3d/compiler: implement load interpolated input intrinsics by Iago Toral Quiroga · 4 years ago
  41. 3ec165b broadcom/compiler: track partially interpolated fragment inputs by Iago Toral Quiroga · 4 years ago
  42. 71ed8c5 iris: Fix doubling of shared local memory (SLM) sizes. by Kenneth Graunke · 3 years, 9 months ago
  43. 341f5bf intel/compiler, anv: Delete cs_prog_data->slm_size by Kenneth Graunke · 3 years, 9 months ago
  44. e881290 broadcom/compiler: use nir io semantics by Arcady Goldmints-Orlov · 3 years, 10 months ago
  45. 9b01598 nir/lower_io_to_scalar: update io semantics on per-component inst by Alejandro Piñeiro · 3 years, 9 months ago
  46. ac5f0ee broadcom/compiler: support varyings with struct types by Arcady Goldmints-Orlov · 4 years ago
  47. ebd5b55 docs/release-calendar: plan 20.3 release by Eric Engestrom · 3 years, 11 months ago
  48. f8117f7 intel/fs: Allow constant-propagation into SAMPLEINFO and IMAGE_SIZE by Jason Ekstrand · 3 years, 11 months ago
  49. 438a409 docs: update calendar and link releases notes for 20.1.10 by Eric Engestrom · 3 years, 9 months ago
  50. 713b666 docs: add release notes for 20.1.10 by Eric Engestrom · 3 years, 9 months ago
  51. 0d9216a isl: Allow CCS for 8bpp surfaces with 3+ miplevels by Nanley Chery · 3 years, 10 months ago
  52. f94ba6b iris: Add fast-clear restriction for 8bpp surfaces by Nanley Chery · 3 years, 10 months ago
  53. 1affcea docs: update calendar and link releases notes for 20.2.1 by Dylan Baker · 3 years, 9 months ago
  54. dee2fdb docs: add SHA256 sums for 20.2.1 by Dylan Baker · 3 years, 9 months ago
  55. 3c89e7b docs: add release notes for 20.2.1 by Dylan Baker · 3 years, 9 months ago
  56. bb00a68 radv: fix optimizing needed states if some are marked as dynamic by Samuel Pitoiset · 3 years, 9 months ago
  57. 68daac2 docs: Document how to replicate a CI build locally. by Eric Anholt · 3 years, 10 months ago
  58. 0767af3 ci/android: Switch to using the Android NDK. by Eric Anholt · 3 years, 11 months ago
  59. ad61899 symbols-check: Add __cxa_guard_* to the list of approved symbols. by Eric Anholt · 3 years, 10 months ago
  60. 4722491 glsl/tests: Make the tests skip on Android binary execution failures. by Eric Anholt · 3 years, 10 months ago
  61. f51ce21 meson: Drop adding -Wl,--gc-sections to project c/cpp arguments. by Eric Anholt · 3 years, 11 months ago
  62. d5a7231 aco/isel: Remove now unused VS-related code from create_null_export by Tony Wasserka · 3 years, 9 months ago
  63. c22c702 aco/isel: Remove some dead code by Tony Wasserka · 3 years, 9 months ago
  64. bf51b11 aco/isel: Always export position data from VS/NGG by Tony Wasserka · 3 years, 9 months ago
  65. f29c81f aco: use VOP2 for v_cvt_pkrtz_f16_f32 if possible by Daniel Schürmann · 3 years, 10 months ago
  66. 7240ede aco: use VOP2 version of v_cvt_pkrtz_f16_f32 on GFX_6_7_10 by Daniel Schürmann · 3 years, 10 months ago
  67. 2f12590 radv,aco: lower_pack_half_2x16 by Daniel Schürmann · 3 years, 10 months ago
  68. dae1e6f aco: use v_cvt_pkrtz_f16_f32 for pack_half_2x16 by Daniel Schürmann · 3 years, 10 months ago
  69. 9185b7c aco: add validation rules for p_split_vector by Daniel Schürmann · 3 years, 10 months ago
  70. aec872c aco: use p_split_vector for nir_op_unpack_half_* by Daniel Schürmann · 3 years, 10 months ago
  71. f503699 nir/opt_algebraic: optimize unpack_half_2x16_split_x(ushr, a, 16) by Daniel Schürmann · 3 years, 10 months ago
  72. a38a497 aco: use p_create_vector for nir_op_pack_half_2x16 by Daniel Schürmann · 3 years, 10 months ago
  73. 3c2abd7 aco: expand create_vector more carefully w.r.t. subdword operands by Daniel Schürmann · 3 years, 10 months ago
  74. d887eb1 aco: propagate SGPRs into VOP1 instructions early. by Daniel Schürmann · 3 years, 10 months ago
  75. 3424e17 zink: unify code for emitting named uint-based variable instructions by Mike Blumenkrantz · 4 years, 1 month ago
  76. 20d73a9 aco: adjust an assertion about the wavesize in emit_gfx10_wave64_bpermute() by Samuel Pitoiset · 3 years, 10 months ago
  77. 112e66f aco: compute the CS workgroup size from the shader NIR info by Samuel Pitoiset · 3 years, 10 months ago
  78. e3e8d13 radv: move compiler statistics to ACO by Samuel Pitoiset · 3 years, 10 months ago
  79. 97afb2a aco: remove unused radv_shader.h includes by Samuel Pitoiset · 3 years, 10 months ago
  80. 408195e aco: remove useless occurences of radv_nir_compiler_options by Samuel Pitoiset · 3 years, 10 months ago
  81. 8a6f60f aco: remove stub lower_wqm() prototype by Samuel Pitoiset · 3 years, 10 months ago
  82. 23e731f zink: export PIPE_CAP_MAX*_VARYINGS values by Mike Blumenkrantz · 3 years, 11 months ago
  83. d50e855 zink: add feature-documentation by Erik Faye-Lund · 3 years, 9 months ago
  84. f85488a zink: redo slot mapping again for the last time really I mean it by Mike Blumenkrantz · 4 years, 1 month ago
  85. 4f144dc zink: don't leak sampler view textures by Mike Blumenkrantz · 4 years, 1 month ago
  86. 270969b zink: explicitly flag fb attachments as being written to in render passes by Mike Blumenkrantz · 4 years, 1 month ago
  87. 8dfb941 zink: add more explicit fencing for transfer maps by Mike Blumenkrantz · 4 years, 1 month ago
  88. e3ed624 zink: optimize transfer_map for resources with pending reads/writes by Mike Blumenkrantz · 4 years, 1 month ago
  89. c6687ee zink: add a mechanism to track current resource usage in batches by Mike Blumenkrantz · 4 years, 1 month ago
  90. 48b988e radv: fix ignoring the vertex attribute stride if set as dynamic by Samuel Pitoiset · 3 years, 9 months ago
  91. 28d02b9 ac,amd/llvm,radv: Initialize structs with {0} by James Park · 3 years, 9 months ago
  92. b84d1a0 radv/aco: disable NGG GS support because it randomly hangs the GPU by Samuel Pitoiset · 3 years, 9 months ago
  93. 21422b1 nir/opt_uniform_atomics: remove useless returns by Rhys Perry · 3 years, 9 months ago
  94. 7758664 radv: Only close local_fd when valid by James Park · 3 years, 11 months ago
  95. 4ca6faa util: Hide timespec_passed on Windows by James Park · 4 years ago
  96. 1026e2a radv: Increased const usage by James Park · 4 years ago
  97. 1b55185 amd/addrlib: Fix warning list for msvc by James Park · 4 years ago
  98. 5abac85 intel/fs: Rework scratch handling on Gen9+ by Jason Ekstrand · 3 years, 10 months ago
  99. e557af9 intel/fs/ra: Use a set to track added spill/fill instructions by Jason Ekstrand · 3 years, 10 months ago
  100. f650c4c intel/fs/ra: Sanity-check our IP counts by Jason Ekstrand · 3 years, 9 months ago