1. 75b1f3d drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. by Eric Anholt · 4 years, 2 months ago
  2. c77a414 u_prim_restart: handle indirect draws by Mike Blumenkrantz · 4 years, 2 months ago
  3. a58081f panfrost: Android build fixes 2020 week 31 by Roman Stratiienko · 4 years, 1 month ago
  4. 75a68ee aco: optimize swizzled SALU 8/16-bit conversions by Rhys Perry · 4 years, 3 months ago
  5. 80c135e radv: fix build on Android 7 (v2) by Mauro Rossi · 4 years, 2 months ago
  6. e1b1148 nir: Get rid of __[u]int64_to_fp32() and __fp32_to_[u]int64() by Boris Brezillon · 4 years, 2 months ago
  7. 025988f intel: Set int64_options to ~0 when lowering 64b ops by Boris Brezillon · 4 years, 2 months ago
  8. 936c58c nir: Extend nir_lower_int64() to support i2f/f2i lowering by Boris Brezillon · 4 years, 3 months ago
  9. bfee35b nir: Stop passing an options arg to nir_lower_int64() by Boris Brezillon · 4 years, 2 months ago
  10. 9e23925 freedreno: Initialize lower_int64_options to a proper value by Boris Brezillon · 4 years, 1 month ago
  11. f1f9fdb aco: add GFX6/7 subdword lowering tests by Daniel Schürmann · 4 years, 3 months ago
  12. 000530e aco/tests: add tests for sub-dword swaps by Rhys Perry · 4 years, 5 months ago
  13. 54394a4 ci: enable ACO tests by Rhys Perry · 4 years, 3 months ago
  14. d488d0f aco: add framework for testing isel and integration tests by Rhys Perry · 4 years, 7 months ago
  15. bb7d775 aco: add a few tests for the assembler and optimizer by Rhys Perry · 4 years, 8 months ago
  16. e6366f9 aco: add framework for unit testing by Rhys Perry · 4 years, 8 months ago
  17. dd155ae nir: Allow casts in nir_deref_instr_get[_const]_offset() by Boris Brezillon · 4 years, 2 months ago
  18. 6a13823 nir: Use a switch in build_deref_offset()/deref_instr_get_const_offset() by Boris Brezillon · 4 years, 2 months ago
  19. e933ac2 ci: Generate MinIO credentials within LAVA jobs by Tomeu Vizoso · 4 years, 1 month ago
  20. cb82274 ci/bare-metal: Capture the first devcoredump a job produces. by Eric Anholt · 4 years, 2 months ago
  21. 3120b4d ci: Print URL to image diff when a trace replay fails by Tomeu Vizoso · 4 years, 2 months ago
  22. bea34a0 ci: Upload reference images for traces by Tomeu Vizoso · 4 years, 2 months ago
  23. cb19fe2 intel/vec4: fix out of bounds read by Marcin Ślusarz · 4 years, 2 months ago
  24. 56228b0 iris: quiet down static analyzers by Marcin Ślusarz · 4 years, 2 months ago
  25. c3a251f mesa: quiet down static analyzers by Marcin Ślusarz · 4 years, 2 months ago
  26. 0906d5d mesa: fix out of bounds access in glGetFramebufferParameterivEXT by Marcin Ślusarz · 4 years, 2 months ago
  27. 28f2585 util/format: initialize non-important components to 0 by Marcin Ślusarz · 4 years, 2 months ago
  28. f13042e util: fix possible buffer overflow in util_get_process_exec_path by Marcin Ślusarz · 4 years, 2 months ago
  29. 59bb0ff glsl: catch out of bounds access in the debug version by Marcin Ślusarz · 4 years, 2 months ago
  30. eac0ba7 util: fix possible fd leaks in os_socket_listen_abstract by Marcin Ślusarz · 4 years, 2 months ago
  31. 62bfc70 vulkan/util: add struct vk_pipeline_cache_header by Alejandro Piñeiro · 4 years, 2 months ago
  32. b5558f2 freedreno/a6xx: fixup draw state earlier by Rob Clark · 4 years, 1 month ago
  33. 82b419f freedreno/a6xx: don't emit a bogus size for empty cb slots by Rob Clark · 4 years, 1 month ago
  34. ba9d502 freedreno/ir3: add missing track_ubo_use() by Rob Clark · 4 years, 1 month ago
  35. d0e32e5 egl/dri2: only take a dri2_dpy reference when binding a new context/surfaces by Frank Binns · 4 years, 1 month ago
  36. b9391c1 freedreno/decode: cffdec warnings cleanup by Rob Clark · 4 years, 1 month ago
  37. 20e703b freedreno/rnn: headergen2 warnings cleanup by Rob Clark · 4 years, 1 month ago
  38. 128cbcd iris: Delete shader variants when deleting the API-facing shader by Kenneth Graunke · 5 years ago
  39. 9a49d4c aco: remove isel for GLSL-style barriers by Rhys Perry · 4 years, 2 months ago
  40. cc3bc94 radv: use scoped barriers by Rhys Perry · 4 years, 2 months ago
  41. a8f8c02 ac/nir: implement scoped_barrier by Rhys Perry · 4 years, 2 months ago
  42. 6b99cf6 nir/load_store_vectorize: fix indentation by Rhys Perry · 4 years, 2 months ago
  43. 1a42e7d nir: Filter modes of scoped memory barrier in nir_opt_load_store_vectorize by Caio Marcelo de Oliveira Filho · 4 years, 8 months ago
  44. 5c5555a nir: Add a find_variable_with_[driver_]location helper by Jason Ekstrand · 4 years, 2 months ago
  45. fc1363c nir/gl_nir_linker: Call add_vars_with_modes once for GL_PROGRAM_INPUT by Jason Ekstrand · 4 years, 2 months ago
  46. 789ec95 nir/split_per_member_structs: Inline split_variables_in_list by Jason Ekstrand · 4 years, 2 months ago
  47. d70fff99 nir: Use a single list for all shader variables by Jason Ekstrand · 4 years, 2 months ago
  48. 473b0fc gallium/ttn: Use variable create/add helpers by Jason Ekstrand · 4 years, 2 months ago
  49. a41a84d mesa/ptn: Use nir_variable_create by Jason Ekstrand · 4 years, 2 months ago
  50. e5536e4 aco: Use nir_foreach_variable_with_modes to walk SSBOs by Jason Ekstrand · 4 years, 2 months ago
  51. a61be31 panfrost: Use nir_foreach_variable_with_modes in pan_compile by Jason Ekstrand · 4 years, 2 months ago
  52. 94f0bae panfrost/midgard: Make search_var take a nir_shader and mode by Jason Ekstrand · 4 years, 2 months ago
  53. 568022b r600/sfn: Use nir_foreach_variable_with_modes in IO vectorization by Jason Ekstrand · 4 years, 2 months ago
  54. cc51cec r600/sfn/lower_tex: Get rid of the lower_sampler vector by Jason Ekstrand · 4 years, 2 months ago
  55. 9296730 r600/sfn/lower_tess_io: Rework get_tcs_varying_offset by Jason Ekstrand · 4 years, 2 months ago
  56. e4d812d freedreno/ir3_cmdline: Rework i/o variable fixup by Jason Ekstrand · 4 years, 2 months ago
  57. ce6e59b lima/standalone: Rework i/o variable fixup by Jason Ekstrand · 4 years, 2 months ago
  58. 52dd84a freedreno/ir3_lower_tess: Rework var list helpers by Jason Ekstrand · 4 years, 2 months ago
  59. 77c41ce nir/gl_nir_linker: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years, 2 months ago
  60. c256cd9 nir/lower_variable_initializers: Restrict the modes we lower by Jason Ekstrand · 4 years, 2 months ago
  61. 4d7e064 nir/split_per_member_structs: Use nir_variable_with_modes_safe by Jason Ekstrand · 4 years, 2 months ago
  62. 90cf470 nir/lower_uniforms_to_ubo: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years, 2 months ago
  63. d0d5ef6 nir/lower_two_sided_color: Use nir_variable_create by Jason Ekstrand · 4 years, 2 months ago
  64. bb3994c nir/io_to_vector: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years, 2 months ago
  65. 0a77c67 nir/lower_io_to_temporaries: Use a separate list for new inputs by Jason Ekstrand · 4 years, 2 months ago
  66. cd66005 nir: Use a nir_shader and mode in lower_clip_cull_distance_arrays by Jason Ekstrand · 4 years, 2 months ago
  67. d5d15c3 nir/lower_amul: Add a variable mode check by Jason Ekstrand · 4 years, 2 months ago
  68. 3be0be7 nir: Split nir_index_vars into two functions by Jason Ekstrand · 4 years, 2 months ago
  69. 86c9303 nir/split_vars: Add mode checks to list walks by Jason Ekstrand · 4 years, 2 months ago
  70. 2f6c263 st/nir: Rework fixup_varying_slots by Jason Ekstrand · 4 years, 2 months ago
  71. 4c3a303 nir/linking: Rework some internal helpers by Jason Ekstrand · 4 years, 2 months ago
  72. caab46c nir: Take a shader and variable mode in nir_assign_io_var_locations by Jason Ekstrand · 4 years, 2 months ago
  73. 964c1c4 nir: Take a nir_shader and variable mode in assign_var_locations by Jason Ekstrand · 4 years, 2 months ago
  74. 6f6f7a3 nir: Add and use a nir_variable_list_for_mode helper by Jason Ekstrand · 4 years, 2 months ago
  75. e3e1c50 nir: Add a nir_foreach_gl_uniform_variable helper for GL linking by Jason Ekstrand · 4 years, 2 months ago
  76. feb32f8 nir: Add a nir_foreach_uniform_variable helper by Jason Ekstrand · 4 years, 2 months ago
  77. 92dcda5 nir: Add a nir_foreach_function_temp_variable helper by Jason Ekstrand · 4 years, 4 months ago
  78. 2956d53 nir: Add nir_foreach_shader_in/out_variable helpers by Jason Ekstrand · 4 years, 2 months ago
  79. 9bf8572 nir/dead_variables: Respect the modes passed to remove_dead_vars by Jason Ekstrand · 4 years, 2 months ago
  80. 5746af4 nir: Take a mode in remove_unused_io_vars by Jason Ekstrand · 4 years, 4 months ago
  81. fd91744 docs: change "Fixes:" tag example to match git fixes output by Frank Binns · 4 years, 1 month ago
  82. aa89693 freedreno/rnn: add schema validation by Rob Clark · 4 years, 1 month ago
  83. 3169b8c freedreno/rnn: schema updates for dynamic/irregular offsets by Rob Clark · 4 years, 1 month ago
  84. c537947 freedreno/registers/mdp5: fix validation error by Rob Clark · 4 years, 1 month ago
  85. 0586238 freedreno/rnn: fix use-group by Rob Clark · 4 years, 1 month ago
  86. 14a7ca5 freedreno/rnn: allow name to be optional in arrays by Rob Clark · 4 years, 1 month ago
  87. e801069 freedreno/rnn: add "addvariant" to schema by Rob Clark · 4 years, 1 month ago
  88. b0e3ef5 freedreno/rnn: describe copyright element in schema by Rob Clark · 4 years, 1 month ago
  89. 09a3a2c freedreno/registers/adreno_pm4: fix validation errors by Rob Clark · 4 years, 1 month ago
  90. c61ad1f freedreno/registers/a4xx: fix validation error by Rob Clark · 4 years, 1 month ago
  91. 17997d5 freedreno/registers/a2xx: fix validation error by Rob Clark · 4 years, 1 month ago
  92. 64f1122 freedreno/rnn: add variants/varset to domain by Rob Clark · 4 years, 1 month ago
  93. 7b76e5f freedreno/rnn: relax Hexadecimal to HexOrNumber by Rob Clark · 4 years, 1 month ago
  94. cb3ed46 freedreno/rnn: add radix/align by Rob Clark · 4 years, 1 month ago
  95. 83bc96b freedreno/rnn: add high/low/pos to registers by Rob Clark · 4 years, 1 month ago
  96. 61ae65a freedreno/rnn: add relaxed boolean type by Rob Clark · 4 years, 1 month ago
  97. e3958ef freedreno/rnn: update schema for 'pos' by Rob Clark · 4 years, 1 month ago
  98. dfe9746 freedreno/rnn: rename schema file by Rob Clark · 4 years, 1 month ago
  99. 5a8d19c freedreno/rnn: add error helper by Rob Clark · 4 years, 1 month ago
  100. 3a91083 freedreno/rnn: split out helper to find files by Rob Clark · 4 years, 1 month ago