1. 6b99cf6 nir/load_store_vectorize: fix indentation by Rhys Perry · 4 years, 3 months ago
  2. 1a42e7d nir: Filter modes of scoped memory barrier in nir_opt_load_store_vectorize by Caio Marcelo de Oliveira Filho · 4 years, 9 months ago
  3. 5c5555a nir: Add a find_variable_with_[driver_]location helper by Jason Ekstrand · 4 years, 3 months ago
  4. fc1363c nir/gl_nir_linker: Call add_vars_with_modes once for GL_PROGRAM_INPUT by Jason Ekstrand · 4 years, 3 months ago
  5. 789ec95 nir/split_per_member_structs: Inline split_variables_in_list by Jason Ekstrand · 4 years, 3 months ago
  6. d70fff99 nir: Use a single list for all shader variables by Jason Ekstrand · 4 years, 3 months ago
  7. 473b0fc gallium/ttn: Use variable create/add helpers by Jason Ekstrand · 4 years, 3 months ago
  8. a41a84d mesa/ptn: Use nir_variable_create by Jason Ekstrand · 4 years, 3 months ago
  9. e5536e4 aco: Use nir_foreach_variable_with_modes to walk SSBOs by Jason Ekstrand · 4 years, 3 months ago
  10. a61be31 panfrost: Use nir_foreach_variable_with_modes in pan_compile by Jason Ekstrand · 4 years, 3 months ago
  11. 94f0bae panfrost/midgard: Make search_var take a nir_shader and mode by Jason Ekstrand · 4 years, 3 months ago
  12. 568022b r600/sfn: Use nir_foreach_variable_with_modes in IO vectorization by Jason Ekstrand · 4 years, 3 months ago
  13. cc51cec r600/sfn/lower_tex: Get rid of the lower_sampler vector by Jason Ekstrand · 4 years, 3 months ago
  14. 9296730 r600/sfn/lower_tess_io: Rework get_tcs_varying_offset by Jason Ekstrand · 4 years, 3 months ago
  15. e4d812d freedreno/ir3_cmdline: Rework i/o variable fixup by Jason Ekstrand · 4 years, 3 months ago
  16. ce6e59b lima/standalone: Rework i/o variable fixup by Jason Ekstrand · 4 years, 3 months ago
  17. 52dd84a freedreno/ir3_lower_tess: Rework var list helpers by Jason Ekstrand · 4 years, 3 months ago
  18. 77c41ce nir/gl_nir_linker: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years, 3 months ago
  19. c256cd9 nir/lower_variable_initializers: Restrict the modes we lower by Jason Ekstrand · 4 years, 3 months ago
  20. 4d7e064 nir/split_per_member_structs: Use nir_variable_with_modes_safe by Jason Ekstrand · 4 years, 3 months ago
  21. 90cf470 nir/lower_uniforms_to_ubo: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years, 3 months ago
  22. d0d5ef6 nir/lower_two_sided_color: Use nir_variable_create by Jason Ekstrand · 4 years, 3 months ago
  23. bb3994c nir/io_to_vector: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years, 3 months ago
  24. 0a77c67 nir/lower_io_to_temporaries: Use a separate list for new inputs by Jason Ekstrand · 4 years, 3 months ago
  25. cd66005 nir: Use a nir_shader and mode in lower_clip_cull_distance_arrays by Jason Ekstrand · 4 years, 3 months ago
  26. d5d15c3 nir/lower_amul: Add a variable mode check by Jason Ekstrand · 4 years, 3 months ago
  27. 3be0be7 nir: Split nir_index_vars into two functions by Jason Ekstrand · 4 years, 3 months ago
  28. 86c9303 nir/split_vars: Add mode checks to list walks by Jason Ekstrand · 4 years, 3 months ago
  29. 2f6c263 st/nir: Rework fixup_varying_slots by Jason Ekstrand · 4 years, 3 months ago
  30. 4c3a303 nir/linking: Rework some internal helpers by Jason Ekstrand · 4 years, 3 months ago
  31. caab46c nir: Take a shader and variable mode in nir_assign_io_var_locations by Jason Ekstrand · 4 years, 3 months ago
  32. 964c1c4 nir: Take a nir_shader and variable mode in assign_var_locations by Jason Ekstrand · 4 years, 3 months ago
  33. 6f6f7a3 nir: Add and use a nir_variable_list_for_mode helper by Jason Ekstrand · 4 years, 3 months ago
  34. e3e1c50 nir: Add a nir_foreach_gl_uniform_variable helper for GL linking by Jason Ekstrand · 4 years, 3 months ago
  35. feb32f8 nir: Add a nir_foreach_uniform_variable helper by Jason Ekstrand · 4 years, 3 months ago
  36. 92dcda5 nir: Add a nir_foreach_function_temp_variable helper by Jason Ekstrand · 4 years, 5 months ago
  37. 2956d53 nir: Add nir_foreach_shader_in/out_variable helpers by Jason Ekstrand · 4 years, 3 months ago
  38. 9bf8572 nir/dead_variables: Respect the modes passed to remove_dead_vars by Jason Ekstrand · 4 years, 3 months ago
  39. 5746af4 nir: Take a mode in remove_unused_io_vars by Jason Ekstrand · 4 years, 5 months ago
  40. fd91744 docs: change "Fixes:" tag example to match git fixes output by Frank Binns · 4 years, 3 months ago
  41. aa89693 freedreno/rnn: add schema validation by Rob Clark · 4 years, 3 months ago
  42. 3169b8c freedreno/rnn: schema updates for dynamic/irregular offsets by Rob Clark · 4 years, 3 months ago
  43. c537947 freedreno/registers/mdp5: fix validation error by Rob Clark · 4 years, 3 months ago
  44. 0586238 freedreno/rnn: fix use-group by Rob Clark · 4 years, 3 months ago
  45. 14a7ca5 freedreno/rnn: allow name to be optional in arrays by Rob Clark · 4 years, 3 months ago
  46. e801069 freedreno/rnn: add "addvariant" to schema by Rob Clark · 4 years, 3 months ago
  47. b0e3ef5 freedreno/rnn: describe copyright element in schema by Rob Clark · 4 years, 3 months ago
  48. 09a3a2c freedreno/registers/adreno_pm4: fix validation errors by Rob Clark · 4 years, 3 months ago
  49. c61ad1f freedreno/registers/a4xx: fix validation error by Rob Clark · 4 years, 3 months ago
  50. 17997d5 freedreno/registers/a2xx: fix validation error by Rob Clark · 4 years, 3 months ago
  51. 64f1122 freedreno/rnn: add variants/varset to domain by Rob Clark · 4 years, 3 months ago
  52. 7b76e5f freedreno/rnn: relax Hexadecimal to HexOrNumber by Rob Clark · 4 years, 3 months ago
  53. cb3ed46 freedreno/rnn: add radix/align by Rob Clark · 4 years, 3 months ago
  54. 83bc96b freedreno/rnn: add high/low/pos to registers by Rob Clark · 4 years, 3 months ago
  55. 61ae65a freedreno/rnn: add relaxed boolean type by Rob Clark · 4 years, 3 months ago
  56. e3958ef freedreno/rnn: update schema for 'pos' by Rob Clark · 4 years, 3 months ago
  57. dfe9746 freedreno/rnn: rename schema file by Rob Clark · 4 years, 3 months ago
  58. 5a8d19c freedreno/rnn: add error helper by Rob Clark · 4 years, 3 months ago
  59. 3a91083 freedreno/rnn: split out helper to find files by Rob Clark · 4 years, 3 months ago
  60. 751af16 freedreno/tools: check rnn parse status by Rob Clark · 4 years, 3 months ago
  61. 6c8b921 ci: Build kernels and rootfs for x86 devices by Tomeu Vizoso · 4 years, 4 months ago
  62. 5d0ba8b ci: Split building of libdrm to its own script by Tomeu Vizoso · 4 years, 3 months ago
  63. 8a8afcb ci: Don't ship vk-build-programs after building dEQP by Tomeu Vizoso · 4 years, 3 months ago
  64. 5262cd8 ci: Fix URL for glslang by Tomeu Vizoso · 4 years, 3 months ago
  65. 7455403 ci: Print load stats after running dEQP by Tomeu Vizoso · 4 years, 3 months ago
  66. 735ad2d ci: Always print status code of HTTP uploads in tracie by Tomeu Vizoso · 4 years, 3 months ago
  67. 903a7d0 freedreno: Add trace for CP_DRAW_INDIRECT_MULTI by Connor Abbott · 4 years, 3 months ago
  68. 85e4305 freedreno/cffdec: Handle CP_DRAW_INDIRECT_MULTI like other draws by Connor Abbott · 4 years, 3 months ago
  69. 4b94053 freedreno/rnn: Support stripes in rnndec_decodereg by Connor Abbott · 4 years, 3 months ago
  70. 9a1924d tu: Dump CP_DRAW_INDIRECT_MULTI draw BO's by Connor Abbott · 4 years, 3 months ago
  71. c7626ac bifrost: Fix packing of ADD_FEXP2_FAST by Chris Forbes · 4 years, 3 months ago
  72. a618631 bifrost: Honor src swizzle in special math ops by Chris Forbes · 4 years, 3 months ago
  73. a400c2f prevent multiply defined symbols by Daryl W. Grunau · 4 years, 3 months ago
  74. b11ebbe amd: enable displayable DCC for everything newer than Navi1x by Marek Olšák · 4 years, 3 months ago
  75. abed921 amd: add support for Navy Flounder by Marek Olšák · 4 years, 3 months ago
  76. 037b84d amd: rename SIENNA -> SIENNA_CICHLID by Marek Olšák · 4 years, 3 months ago
  77. ccfe981 aco: create acq+rel barriers instead of acq/rel by Rhys Perry · 4 years, 3 months ago
  78. 3d9eb17 aco: improve workgroup-scope and lower vmem/smem barriers by Rhys Perry · 4 years, 5 months ago
  79. 3af2b9e aco: improve sync_info for TCS output stores by Rhys Perry · 4 years, 5 months ago
  80. 8a16498 aco: use storage_scratch by Rhys Perry · 4 years, 5 months ago
  81. 46c4b25 aco: enable value numbering of s_buffer_load_* by Rhys Perry · 4 years, 4 months ago
  82. 2adb337 nir,radv/aco: add and use pass to lower make available/visible barriers by Rhys Perry · 4 years, 6 months ago
  83. 7a61480 aco: consider intrinsic access in visit_{load,store}_image by Rhys Perry · 4 years, 3 months ago
  84. cd392a1 radv/aco,aco: use scoped barriers by Rhys Perry · 4 years, 5 months ago
  85. d1f992f aco: rework barriers and replace can_reorder by Rhys Perry · 4 years, 4 months ago
  86. 1bbb64f aco: add missing add_to_hazard_query by Rhys Perry · 4 years, 3 months ago
  87. 1882b1e bifrost: Add support for nir_op_iabs by Chris Forbes · 4 years, 3 months ago
  88. 1cdd161 anv: fix descriptor set free by Lionel Landwerlin · 4 years, 3 months ago
  89. 845a50e nine: fix incorrect calculation of layer count for 3D textures by Yevhenii Kolesnikov · 4 years, 4 months ago
  90. d136fa1 panfrost: Allow PIPE_TEXTURE_1D_ARRAY textures by Icecream95 · 4 years, 3 months ago
  91. 8847183 i965: propagate error from gen_perf_begin_query to glBeginPerfQueryINTEL by Marcin Ślusarz · 4 years, 3 months ago
  92. 627c019 iris: propagate error from gen_perf_begin_query to glBeginPerfQueryINTEL by Marcin Ślusarz · 4 years, 3 months ago
  93. 0f9131d freedreno/rnn: Return success when parsing addvariant by Connor Abbott · 4 years, 3 months ago
  94. aa6fbdd freedreno/ci: add a2xx trace to CI job by Rob Clark · 4 years, 3 months ago
  95. 18bc5a8 freedreno: deduplicate a2xx disasm by Rob Clark · 4 years, 3 months ago
  96. f39afda freedreno: move a2xx disasm out of gallium by Rob Clark · 4 years, 3 months ago
  97. f7bd345 freedreno: deduplicate a3xx+ disasm by Rob Clark · 4 years, 3 months ago
  98. 6b379a4 freedreno: drop shader_t by Rob Clark · 4 years, 3 months ago
  99. bb98b71 freedreno/ir3: split out regmask by Rob Clark · 4 years, 3 months ago
  100. ddcee24 freedreno: add CI for envytools tools by Rob Clark · 4 years, 3 months ago