1. 3a23af9 st/mesa: remove unused TGSI-only debug printing functions by Marek Olšák · 5 years ago
  2. d29a332 st/mesa: add ST_DEBUG=nir to print NIR shaders by Marek Olšák · 5 years ago
  3. 265abc5 st/mesa: print TCS/TES/GS/CS TGSI in the right place & keep disk cache enabled by Marek Olšák · 5 years ago
  4. 98e27e5 st/mesa: remove \n being only printed in debug builds after printed TGSI by Marek Olšák · 5 years ago
  5. c3351bb st/mesa: rename DEBUG_TGSI -> DEBUG_PRINT_IR by Marek Olšák · 5 years ago
  6. e00791c st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them by Marek Olšák · 5 years ago
  7. 34f32a6 anv: implement VK_KHR_timeline_semaphore by Lionel Landwerlin · 6 years ago
  8. 5a4f15e anv: Plumb timeline semaphore signal/wait values through from the API by Jason Ekstrand · 6 years ago
  9. edc6606 anv/wsi: signal the semaphore in the acquireNextImage by Lionel Landwerlin · 5 years ago
  10. b10b455 anv: Lock around fetching sync file FDs from semaphores by Jason Ekstrand · 5 years ago
  11. 246261f anv: prepare the driver for delayed submissions by Lionel Landwerlin · 5 years ago
  12. 3e22363 anv: refcount semaphores by Lionel Landwerlin · 5 years ago
  13. 3da798c anv: prepare driver to report submission error through queues by Lionel Landwerlin · 5 years ago
  14. 89de271 anv: allow NULL batch parameter to anv_queue_submit_simple_batch by Lionel Landwerlin · 5 years ago
  15. f606c12 anv: move queue init/finish to anv_queue.c by Lionel Landwerlin · 5 years ago
  16. 206ab49 anv: expose timeout helpers outside of anv_queue.c by Lionel Landwerlin · 5 years ago
  17. 2f4dcc8 anv: detach batch emission allocation from device by Lionel Landwerlin · 5 years ago
  18. 935f8f0 anv: remove list items on batch fini by Lionel Landwerlin · 5 years ago
  19. 048f069 anv: invalidate file descriptor of semaphore sync fd at vkQueueSubmit by Lionel Landwerlin · 5 years ago
  20. de998d3 radv: fix radv_nir_get_max_workgroup_size when nir=NULL by Rhys Perry · 5 years ago
  21. f93bb90 mesa: check framebuffer completeness only after state update by Lionel Landwerlin · 5 years ago
  22. d4a3b09 glsl: Check earlier for MaxTextureImageUnits and MaxImageUniforms by Caio Marcelo de Oliveira Filho · 5 years ago
  23. fce76ae glsl: Check earlier for MaxShaderStorageBlocks and MaxUniformBlocks by Caio Marcelo de Oliveira Filho · 5 years ago
  24. a8d9410 util: Use ZSTD for shader cache if possible by Dylan Baker · 5 years ago
  25. 57acf92 egl: avoid local modifications for eglext.h Khronos standard header file by Laurent Carlier · 5 years ago
  26. eaf4396 egl: move #include of local headers out of Khronos headers by Eric Engestrom · 5 years ago
  27. 69244fc intel/fs: Lower large local arrays to scratch by Jason Ekstrand · 8 years ago
  28. 53bfcde intel/fs: Implement the new load/store_scratch intrinsics by Jason Ekstrand · 6 years ago
  29. e229769 intel/nir: Plumb devinfo through lower_mem_access_bit_sizes by Jason Ekstrand · 6 years ago
  30. 1dff48a intel/fs: refactor surface header setup by Jason Ekstrand · 6 years ago
  31. a0999bc intel/fs: Add DWord scattered read/write opcodes by Jason Ekstrand · 10 years ago
  32. 83f04d8 intel/nir: Use nir_extract_bits in lower_mem_access_bit_sizes by Jason Ekstrand · 5 years ago
  33. b8d45d9 nir: Add tests for nir_extract_bits by Jason Ekstrand · 5 years ago
  34. d0bbf98 nir/builder: Add a nir_extract_bits helper by Jason Ekstrand · 5 years ago
  35. 86d3a34 egl: fix _EGL_NATIVE_PLATFORM fallback by Eric Engestrom · 5 years ago
  36. 20b403a anv: Unify GetDeviceQueue and GetDeviceQueue2 by Ricardo Garcia · 5 years ago
  37. 5b31182 panfrost: Select format-specific blending intrinsics by Alyssa Rosenzweig · 5 years ago
  38. 3295eda pan/midgard: Pack load/store masks by Alyssa Rosenzweig · 5 years ago
  39. 843874c pan/midgard: Implement nir_intrinsic_load_output_u8_as_fp16_pan by Alyssa Rosenzweig · 5 years ago
  40. 5885b64 pan/midgard: Identify ld_color_buffer_u8_as_fp16* by Alyssa Rosenzweig · 5 years ago
  41. 03f73c7 nir: Add load_output_u8_as_fp16_pan intrinsic by Alyssa Rosenzweig · 5 years ago
  42. ee5321f panfrost: Set depth and stencil for SFBD based on the format by Tomeu Vizoso · 5 years ago
  43. b4d47e2 zink: correct depth-stencil format by Erik Faye-Lund · 5 years ago
  44. d7a6cc8 zink/spirv: add support for nir_op_flrp by Erik Faye-Lund · 5 years ago
  45. 863872e egl: Mention if swrast is being forced by Chris Wilson · 5 years ago
  46. 9e440b8 spirv: Sort out the mess that is sampled image by Jason Ekstrand · 5 years ago
  47. 9cc4c2c spirv: Add a vtn_decorate_pointer helper by Jason Ekstrand · 5 years ago
  48. 4f9688e spirv: Remove the type from sampled_image by Jason Ekstrand · 5 years ago
  49. a3dc975 freedreno/ir3: also track # of nops for shader-db by Rob Clark · 5 years ago
  50. 5f45818 freedreno/ir3: sync disasm changes from envytools by Rob Clark · 5 years ago
  51. f3980a8 freedreno/a4xx: fix SP_FS_MRT_REG.HALF_PRECISION by Rob Clark · 5 years ago
  52. f0f9ec6 freedreno/a3xx: fix SP_FS_MRT_REG.HALF_PRECISION by Rob Clark · 5 years ago
  53. df22997 freedreno/ir3: remove obsolete comment by Rob Clark · 5 years ago
  54. e804b42 freedreno/ir3/ra: remove ir print after livein/out by Rob Clark · 5 years ago
  55. 8b92052 freedreno/ir3/ra: move regs_count==0 check by Rob Clark · 5 years ago
  56. bd21c73 freedreno/ir3: ir3_print tweaks by Rob Clark · 5 years ago
  57. 5da1070 freedreno/ir3: use SSA flag on dest register too by Rob Clark · 5 years ago
  58. 8449f61 freedreno/ir3: split pre-coloring to it's own function by Rob Clark · 5 years ago
  59. 087ecd9 spirv: Don't leak GS initialization to other stages by Caio Marcelo de Oliveira Filho · 5 years ago
  60. 84a1a25 compiler: pack shader_info from 160 bytes to 96 bytes by Marek Olšák · 5 years ago
  61. 9950523 glsl/linker: pass shader_info to analyze_clip_cull_usage directly by Marek Olšák · 5 years ago
  62. 3ef50b0 radeonsi/nir: fix compute shader crash due to nir_binary == NULL by Marek Olšák · 5 years ago
  63. 8b30114 radeonsi/nir: call nir_serialize only once per shader by Marek Olšák · 5 years ago
  64. ad56022 util: add blob_finish_get_buffer by Marek Olšák · 5 years ago
  65. b1f38ae u_format: Fix swizzle of A1R5G5B5. by Eric Anholt · 5 years ago
  66. 0466239 virgl: support emulating planar image sampling by David Stevens · 5 years ago
  67. 084431c gallium/swr: Enable some ARB_gpu_shader5 extensions by Krzysztof Raszkowski · 5 years ago
  68. e5ed9a1 gallium/swr: Fix GS invocation issues by Krzysztof Raszkowski · 5 years ago
  69. 911a826 ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format. by Timur Kristóf · 5 years ago
  70. ee82f9f panfrost: Try to evict unused BOs from the cache by Boris Brezillon · 5 years ago
  71. 25059cc panfrost: Move BO cache related fields to a sub-struct by Boris Brezillon · 5 years ago
  72. 5f768ed pan/midgard: Switch base for vertex texturing on T720 by Alyssa Rosenzweig · 5 years ago
  73. ac14fac pan/midgard: Pass shader stage to disassembler by Alyssa Rosenzweig · 5 years ago
  74. 5159412 pan/midgard: Disassemble half-steps correctly by Alyssa Rosenzweig · 5 years ago
  75. ec2af6b pan/midgard: Fix printing of half-registers in texture ops by Alyssa Rosenzweig · 5 years ago
  76. 4a4fad7 freedreno/ir3: Use regid() helper when setting up precolor regs by Kristian H. Kristensen · 5 years ago
  77. 3699a74 freedreno/a6xx: Turn on tessellation shaders by Kristian H. Kristensen · 5 years ago
  78. 5378257 freedreno/a6xx: Only use merged regs and four quads for VS+FS by Kristian H. Kristensen · 5 years ago
  79. 07aedc3 freedreno/blitter: Save tessellation state by Kristian H. Kristensen · 5 years ago
  80. d2d0c81 freedreno/a6xx: Only set emit.hs/ds when we're drawing patches by Kristian H. Kristensen · 5 years ago
  81. e584790 freedreno: Use bypass rendering for tessellation by Kristian H. Kristensen · 5 years ago
  82. 47e2c19 freedreno/a6xx: Program state for tessellation stages by Kristian H. Kristensen · 5 years ago
  83. 03a30e7 freedreno/a6xx: Emit constant parameters for tessellation stages by Kristian H. Kristensen · 5 years ago
  84. 5dd51d2 freedreno/a6xx: Allocate and program tessellation buffer by Kristian H. Kristensen · 5 years ago
  85. f0ef3e9 freedreno/a6xx: Build the right draw command for tessellation by Kristian H. Kristensen · 5 years ago
  86. 7272e8a freedreno/ir3: Allocate const space for tessellation parameters by Kristian H. Kristensen · 5 years ago
  87. 8739ea3 freedreno/ir3: Pre-color TCS header and primitive ID inputs by Kristian H. Kristensen · 5 years ago
  88. b12ebe3 freedreno/ir3: Don't assume binning shader is always VS by Kristian H. Kristensen · 5 years ago
  89. 3cedeba freedreno/ir3: Setup inputs and outputs for tessellation stages by Kristian H. Kristensen · 5 years ago
  90. e28fbbd freedreno/ir3: Implement TCS synchronization intrinsics by Kristian H. Kristensen · 5 years ago
  91. 4915231 freedreno/ir3: Implement tess coord intrinsic by Kristian H. Kristensen · 5 years ago
  92. e16e48d freedreno/ir3: End TES with chsh when using GS by Kristian H. Kristensen · 5 years ago
  93. 581cd59 freedreno/ir3: Add new synchronization opcodes by Kristian H. Kristensen · 5 years ago
  94. 56ed835 freedreno/ir3: Extend geometry lowering pass to handle tessellation by Kristian H. Kristensen · 5 years ago
  95. 8621fbc freedreno/ir3: Add tessellation field to shader key by Kristian H. Kristensen · 5 years ago
  96. 77b96b8 freedreno/ir3: Use imul24 in offset calculations by Kristian H. Kristensen · 5 years ago
  97. 41984c8 freedreno/ir3: Add ir3 intrinsics for tessellation by Kristian H. Kristensen · 5 years ago
  98. d6209a5 freedreno: Don't count primitives for patches by Kristian H. Kristensen · 5 years ago
  99. fe450ef freedreno/ir3: Add load and store intrinsics for global io by Kristian H. Kristensen · 5 years ago
  100. 5d67da1 freedreno/ir3: Emit link map as byte or dwords offsets as needed by Kristian H. Kristensen · 5 years ago