1. 6d6b82a egl: inline _eglMatchAndInitialize() and refactor _eglMatchDriver() by Eric Engestrom · 4 years ago
  2. a77050c egl: fix _eglMatchDriver() return type by Eric Engestrom · 4 years ago
  3. f91851e egl: drop unnecessary _eglGetDriver() by Eric Engestrom · 4 years ago
  4. d24e3ea egl: replace _eglInitDriver() with a simple variable by Eric Engestrom · 4 years ago
  5. 3d4deb6 pan/mdg: remove ins->br_compact and ins->branch_extended by Italo Nicola · 4 years ago
  6. 8150c1d pan/mdg: defer branch packing by Italo Nicola · 4 years ago
  7. 140185e pan/mdg: refactor emit_alu_bundle by Italo Nicola · 4 years ago
  8. 0f0f9ee pan/mdg: remove ins->alu by Italo Nicola · 4 years ago
  9. 5299239 pan/mdg: externalize mir_pack_mod by Italo Nicola · 4 years ago
  10. 1a4d165 pan/mdg: defer register packing by Italo Nicola · 4 years ago
  11. bea6a65 pan/mdg: eliminate references to ins->load_store.op by Italo Nicola · 4 years ago
  12. 92c808c pan/mdg: eliminate references to ins->texture.op by Italo Nicola · 4 years ago
  13. 83592de pan/mdg: apply float outmods to textures by Italo Nicola · 4 years ago
  14. 5011373 pan/mdg: eliminate references to ins->alu.outmod by Italo Nicola · 4 years ago
  15. f34815c pan/mdg: fix comment by Italo Nicola · 4 years ago
  16. 5f7e018 pan/mdg: eliminate references to ins->alu.reg_mode by Italo Nicola · 4 years ago
  17. f4c89bf pan/mdg: eliminate references to ins->alu.op by Italo Nicola · 4 years ago
  18. 598527f pan/mdg: prepare effective_writemask() by Italo Nicola · 4 years ago
  19. b1b0ce0 pan/mdg: fix src_type in instructions that need a implicit zero by Italo Nicola · 4 years ago
  20. 75b1f3d drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. by Eric Anholt · 4 years ago
  21. c77a414 u_prim_restart: handle indirect draws by Mike Blumenkrantz · 4 years ago
  22. a58081f panfrost: Android build fixes 2020 week 31 by Roman Stratiienko · 4 years ago
  23. 75a68ee aco: optimize swizzled SALU 8/16-bit conversions by Rhys Perry · 4 years, 2 months ago
  24. 80c135e radv: fix build on Android 7 (v2) by Mauro Rossi · 4 years ago
  25. e1b1148 nir: Get rid of __[u]int64_to_fp32() and __fp32_to_[u]int64() by Boris Brezillon · 4 years ago
  26. 025988f intel: Set int64_options to ~0 when lowering 64b ops by Boris Brezillon · 4 years ago
  27. 936c58c nir: Extend nir_lower_int64() to support i2f/f2i lowering by Boris Brezillon · 4 years, 1 month ago
  28. bfee35b nir: Stop passing an options arg to nir_lower_int64() by Boris Brezillon · 4 years ago
  29. 9e23925 freedreno: Initialize lower_int64_options to a proper value by Boris Brezillon · 4 years ago
  30. f1f9fdb aco: add GFX6/7 subdword lowering tests by Daniel Schürmann · 4 years, 2 months ago
  31. 000530e aco/tests: add tests for sub-dword swaps by Rhys Perry · 4 years, 4 months ago
  32. d488d0f aco: add framework for testing isel and integration tests by Rhys Perry · 4 years, 5 months ago
  33. bb7d775 aco: add a few tests for the assembler and optimizer by Rhys Perry · 4 years, 6 months ago
  34. e6366f9 aco: add framework for unit testing by Rhys Perry · 4 years, 6 months ago
  35. dd155ae nir: Allow casts in nir_deref_instr_get[_const]_offset() by Boris Brezillon · 4 years, 1 month ago
  36. 6a13823 nir: Use a switch in build_deref_offset()/deref_instr_get_const_offset() by Boris Brezillon · 4 years ago
  37. cb19fe2 intel/vec4: fix out of bounds read by Marcin Ślusarz · 4 years ago
  38. 56228b0 iris: quiet down static analyzers by Marcin Ślusarz · 4 years ago
  39. c3a251f mesa: quiet down static analyzers by Marcin Ślusarz · 4 years ago
  40. 0906d5d mesa: fix out of bounds access in glGetFramebufferParameterivEXT by Marcin Ślusarz · 4 years ago
  41. 28f2585 util/format: initialize non-important components to 0 by Marcin Ślusarz · 4 years ago
  42. f13042e util: fix possible buffer overflow in util_get_process_exec_path by Marcin Ślusarz · 4 years ago
  43. 59bb0ff glsl: catch out of bounds access in the debug version by Marcin Ślusarz · 4 years ago
  44. eac0ba7 util: fix possible fd leaks in os_socket_listen_abstract by Marcin Ślusarz · 4 years ago
  45. 62bfc70 vulkan/util: add struct vk_pipeline_cache_header by Alejandro Piñeiro · 4 years, 1 month ago
  46. b5558f2 freedreno/a6xx: fixup draw state earlier by Rob Clark · 4 years ago
  47. 82b419f freedreno/a6xx: don't emit a bogus size for empty cb slots by Rob Clark · 4 years ago
  48. ba9d502 freedreno/ir3: add missing track_ubo_use() by Rob Clark · 4 years ago
  49. d0e32e5 egl/dri2: only take a dri2_dpy reference when binding a new context/surfaces by Frank Binns · 4 years ago
  50. b9391c1 freedreno/decode: cffdec warnings cleanup by Rob Clark · 4 years ago
  51. 20e703b freedreno/rnn: headergen2 warnings cleanup by Rob Clark · 4 years ago
  52. 128cbcd iris: Delete shader variants when deleting the API-facing shader by Kenneth Graunke · 5 years ago
  53. 9a49d4c aco: remove isel for GLSL-style barriers by Rhys Perry · 4 years ago
  54. cc3bc94 radv: use scoped barriers by Rhys Perry · 4 years ago
  55. a8f8c02 ac/nir: implement scoped_barrier by Rhys Perry · 4 years ago
  56. 6b99cf6 nir/load_store_vectorize: fix indentation by Rhys Perry · 4 years ago
  57. 1a42e7d nir: Filter modes of scoped memory barrier in nir_opt_load_store_vectorize by Caio Marcelo de Oliveira Filho · 4 years, 7 months ago
  58. 5c5555a nir: Add a find_variable_with_[driver_]location helper by Jason Ekstrand · 4 years ago
  59. fc1363c nir/gl_nir_linker: Call add_vars_with_modes once for GL_PROGRAM_INPUT by Jason Ekstrand · 4 years ago
  60. 789ec95 nir/split_per_member_structs: Inline split_variables_in_list by Jason Ekstrand · 4 years ago
  61. d70fff99 nir: Use a single list for all shader variables by Jason Ekstrand · 4 years ago
  62. 473b0fc gallium/ttn: Use variable create/add helpers by Jason Ekstrand · 4 years ago
  63. a41a84d mesa/ptn: Use nir_variable_create by Jason Ekstrand · 4 years ago
  64. e5536e4 aco: Use nir_foreach_variable_with_modes to walk SSBOs by Jason Ekstrand · 4 years ago
  65. a61be31 panfrost: Use nir_foreach_variable_with_modes in pan_compile by Jason Ekstrand · 4 years ago
  66. 94f0bae panfrost/midgard: Make search_var take a nir_shader and mode by Jason Ekstrand · 4 years ago
  67. 568022b r600/sfn: Use nir_foreach_variable_with_modes in IO vectorization by Jason Ekstrand · 4 years ago
  68. cc51cec r600/sfn/lower_tex: Get rid of the lower_sampler vector by Jason Ekstrand · 4 years ago
  69. 9296730 r600/sfn/lower_tess_io: Rework get_tcs_varying_offset by Jason Ekstrand · 4 years ago
  70. e4d812d freedreno/ir3_cmdline: Rework i/o variable fixup by Jason Ekstrand · 4 years ago
  71. ce6e59b lima/standalone: Rework i/o variable fixup by Jason Ekstrand · 4 years ago
  72. 52dd84a freedreno/ir3_lower_tess: Rework var list helpers by Jason Ekstrand · 4 years ago
  73. 77c41ce nir/gl_nir_linker: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years ago
  74. c256cd9 nir/lower_variable_initializers: Restrict the modes we lower by Jason Ekstrand · 4 years ago
  75. 4d7e064 nir/split_per_member_structs: Use nir_variable_with_modes_safe by Jason Ekstrand · 4 years ago
  76. 90cf470 nir/lower_uniforms_to_ubo: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years ago
  77. d0d5ef6 nir/lower_two_sided_color: Use nir_variable_create by Jason Ekstrand · 4 years ago
  78. bb3994c nir/io_to_vector: Use nir_foreach_variable_with_modes by Jason Ekstrand · 4 years ago
  79. 0a77c67 nir/lower_io_to_temporaries: Use a separate list for new inputs by Jason Ekstrand · 4 years ago
  80. cd66005 nir: Use a nir_shader and mode in lower_clip_cull_distance_arrays by Jason Ekstrand · 4 years ago
  81. d5d15c3 nir/lower_amul: Add a variable mode check by Jason Ekstrand · 4 years ago
  82. 3be0be7 nir: Split nir_index_vars into two functions by Jason Ekstrand · 4 years ago
  83. 86c9303 nir/split_vars: Add mode checks to list walks by Jason Ekstrand · 4 years ago
  84. 2f6c263 st/nir: Rework fixup_varying_slots by Jason Ekstrand · 4 years ago
  85. 4c3a303 nir/linking: Rework some internal helpers by Jason Ekstrand · 4 years ago
  86. caab46c nir: Take a shader and variable mode in nir_assign_io_var_locations by Jason Ekstrand · 4 years ago
  87. 964c1c4 nir: Take a nir_shader and variable mode in assign_var_locations by Jason Ekstrand · 4 years ago
  88. 6f6f7a3 nir: Add and use a nir_variable_list_for_mode helper by Jason Ekstrand · 4 years ago
  89. e3e1c50 nir: Add a nir_foreach_gl_uniform_variable helper for GL linking by Jason Ekstrand · 4 years ago
  90. feb32f8 nir: Add a nir_foreach_uniform_variable helper by Jason Ekstrand · 4 years ago
  91. 92dcda5 nir: Add a nir_foreach_function_temp_variable helper by Jason Ekstrand · 4 years, 2 months ago
  92. 2956d53 nir: Add nir_foreach_shader_in/out_variable helpers by Jason Ekstrand · 4 years ago
  93. 9bf8572 nir/dead_variables: Respect the modes passed to remove_dead_vars by Jason Ekstrand · 4 years ago
  94. 5746af4 nir: Take a mode in remove_unused_io_vars by Jason Ekstrand · 4 years, 2 months ago
  95. aa89693 freedreno/rnn: add schema validation by Rob Clark · 4 years ago
  96. 3169b8c freedreno/rnn: schema updates for dynamic/irregular offsets by Rob Clark · 4 years ago
  97. c537947 freedreno/registers/mdp5: fix validation error by Rob Clark · 4 years ago
  98. 0586238 freedreno/rnn: fix use-group by Rob Clark · 4 years ago
  99. 14a7ca5 freedreno/rnn: allow name to be optional in arrays by Rob Clark · 4 years ago
  100. e801069 freedreno/rnn: add "addvariant" to schema by Rob Clark · 4 years ago