1. c04d5e7 clover: implements clGetKernelWorkGroupInfo CL_KERNEL_COMPILE_WORK_GROUP_SIZE by Serge Martin · 4 years, 1 month ago
  2. aadd134 clover: add CL_KERNEL_ATTRIBUTES for clGetKernelInfo by Serge Martin · 4 years, 2 months ago
  3. ef0f8ec clover: bind sampler_t type to module::argument::sampler by Serge Martin · 4 years, 5 months ago
  4. 9aea6e3 clover: implements clGetKernelArgInfo by Serge Martin · 4 years, 5 months ago
  5. d7d66e3 clover: implements clEnqueueFillImage by Serge Martin · 4 years, 5 months ago
  6. c0f03f6 clover: implements clEnqueueMigrateMemObjects by Serge Martin · 4 years, 5 months ago
  7. 4b96eb0 etnaviv: Make sure to track different pipe_screens for different DRM device descriptions by Daniel Abrecht · 4 years, 1 month ago
  8. ac16110 panfrost: Fix a warning by Boris Brezillon · 4 years, 1 month ago
  9. ccb3d7d panfrost: bifrost: disassemble: Fix decoding of next_regs by Boris Brezillon · 4 years ago
  10. 19561f3 radv: remove trailing whitespace by Rhys Perry · 4 years ago
  11. 8096e0d aco: remove trailing whitespace by Rhys Perry · 4 years ago
  12. 3c5eb1f aco: more uses of nir_get_io_offset_src() by Samuel Pitoiset · 4 years ago
  13. 1211d05 aco: bail out if the NIR IO base offset isn't zero by Samuel Pitoiset · 4 years ago
  14. 9d5ec7f etnaviv: stop leaking the dummy texure descriptor BO by Lucas Stach · 4 years, 1 month ago
  15. 6a44bda intel/uuid: use git-sha1/package for the driver UUID by Juan A. Suarez Romero · 4 years, 7 months ago
  16. 456fa9b iris: plumb device/driver UUID generators by Juan A. Suarez Romero · 4 years, 7 months ago
  17. e9a766a intel: split driver/device UUID generators by Juan A. Suarez Romero · 4 years ago
  18. 713386a turnip: Enable support for KHR_incremental_present by Eduardo Lima Mitev · 4 years, 1 month ago
  19. 8b20540 omx/tizonia: fix build by Pierre-Eric Pelloux-Prayer · 4 years ago
  20. f5f0c01 gallium/util: remove empty file u_half.h by Marek Olšák · 4 years, 1 month ago
  21. 7169795 gallium/util: remove redundant util_float_to_half_rtz by Marek Olšák · 4 years, 1 month ago
  22. b42c6ff util: remove util_float_to_half and util_half_to_float wrappers by Marek Olšák · 4 years, 1 month ago
  23. 24a62dd util: move util_half_to_float code into _mesa_half_to_float_slow by Marek Olšák · 4 years, 1 month ago
  24. ffcdf76 util: implement F16C using inline assembly on x86_64 by Marek Olšák · 4 years, 1 month ago
  25. 4c54f05 nir/constant_folding: init nir_const_value to zero by Samuel Pitoiset · 4 years ago
  26. 335132c lavapipe: drop dri,dricommon deps. by Dave Airlie · 4 years ago
  27. 9c25689 intel: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 4 years, 1 month ago
  28. e06da55 anv: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 4 years, 1 month ago
  29. 4b9e38c i965: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 4 years, 1 month ago
  30. e6d26fb iris: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 4 years, 1 month ago
  31. 4015e18 intel: add INTEL_DEBUG expected value in declaration by Marcin Ślusarz · 4 years, 1 month ago
  32. bcfec61 anv: Add driconf option to disable compression for 16bpp format by Sagar Ghuge · 4 years, 1 month ago
  33. 4959320 anv: Factor out dri option initialization code in separate function by Sagar Ghuge · 4 years, 1 month ago
  34. 7c6f1d3 clover/nir: extract constant buffer into its own section by Karol Herbst · 4 years, 2 months ago
  35. adbfff6 clover: bind constant buffer if one is provided by Karol Herbst · 4 years, 2 months ago
  36. af85985 clover/util: add id_type_equals to support symbols with multiple sections by Karol Herbst · 4 years, 2 months ago
  37. 7fb4ab9 driconf: Restore the ability to override driconf with the environment. by Eric Anholt · 4 years ago
  38. 455bfec driconf: Make sure that the range check on the defaults actually works. by Eric Anholt · 4 years ago
  39. 24b4a63 CI: Re-enable Panfrost T7xx CI by Daniel Stone · 4 years ago
  40. 3dc00c3 gallium/u_threaded_context: fix use-after-free in transfer_unmap by Marek Olšák · 4 years ago
  41. 706fef7 gallium/u_threaded_context: always flush asynchronously if requested by Marek Olšák · 4 years ago
  42. 28256d3 gallium/u_threaded_context: don't call memcpy in tc_set_constant_buffer by Marek Olšák · 4 years, 1 month ago
  43. ed3c5fe radeonsi: implement GL_INTEL_blackhole_render by Marek Olšák · 4 years, 1 month ago
  44. bad7b38 radeonsi: remove dead variable postponed_kill by Marek Olšák · 4 years, 1 month ago
  45. d5575ca gallium/util: add set_frontend_noop into driver_noop and u_threaded_context by Marek Olšák · 4 years, 1 month ago
  46. 72fa3372 util/idalloc: resize if ID is too large for reservation by Marek Olšák · 4 years, 1 month ago
  47. 155b1b1 st/mesa: enable GL name reuse for queries based on the driconf option by Marek Olšák · 4 years, 1 month ago
  48. 6f7446b driconf: enable force_glsl_extensions_warn for viewperf by Marek Olšák · 4 years, 1 month ago
  49. a8b4e69 driconf: force the vendor string to NVIDIA to fix viewperf energy tests by Marek Olšák · 4 years, 1 month ago
  50. 5827fe8 gl_marshal.py: inline print_sync_dispatch by Marek Olšák · 4 years, 1 month ago
  51. bcd6b0c mesa: factor out layout parsing for glInterleavedArrays by Marek Olšák · 4 years, 1 month ago
  52. 60825a5 nir/constant_folding: Fold load_deref of nir_var_mem_constant by Jason Ekstrand · 4 years, 1 month ago
  53. 481b753 nir: Validate constant initializers by Jason Ekstrand · 4 years, 1 month ago
  54. 1ada835 nir/constant_folding: Use nir_shader_instruction_pass by Jason Ekstrand · 4 years, 1 month ago
  55. 9df1ff3 nir/constant_folding: Use the builder by Jason Ekstrand · 4 years, 1 month ago
  56. 3b11b37 radv: remove VkPipelineCacheCreateInfo::flags assert by Mike Blumenkrantz · 4 years ago
  57. 3f3a5f3 iris: Fix a fast-clear skipping optimization by Nanley Chery · 4 years, 1 month ago
  58. c416adf anv: remove VkPipelineCacheCreateInfo::flags assert by Mike Blumenkrantz · 4 years ago
  59. 9ad4b8b intel/dev: add a small non installable tool to print device info by Lionel Landwerlin · 4 years, 1 month ago
  60. 61c095f zink: enable pipe caps for ARB_timer_query by Mike Blumenkrantz · 4 years, 3 months ago
  61. bb60335 zink: add pipe_context::get_timestamp hook by Mike Blumenkrantz · 4 years, 3 months ago
  62. b551ee2 zink: handle TIME_ELAPSED queries by Mike Blumenkrantz · 4 years, 2 months ago
  63. 7a40b73 zink: handle timestamp queries by Mike Blumenkrantz · 4 years, 3 months ago
  64. 79f3544 intel/perf: fix crash when no perf queries are supported by Lionel Landwerlin · 4 years ago
  65. 82563b6 util: drop non-posix header fnmatch by Michel Zou · 4 years ago
  66. f0707e9 CI: Disable Panfrost T7xx CI by Daniel Stone · 4 years ago
  67. 2b977ad xmlconfig: fix scandir_filter by Mike Blumenkrantz · 4 years ago
  68. a0c13c9 spirv: Make the clc_shader const by Jason Ekstrand · 4 years ago
  69. e33f9db turnip/kgsl: Add strerror decode in BO init failure. by Eric Anholt · 4 years, 1 month ago
  70. 5d3aeaf turnip: Report device loss through _mesa_loge() instead of fprintf. by Eric Anholt · 4 years, 1 month ago
  71. 50f25da turnip: Always enable TU_DEBUG=startup on debug drivers. by Eric Anholt · 4 years ago
  72. a4d9a9d1 turnip: Extend the coverage of TU_DEBUG=startup. by Eric Anholt · 4 years, 1 month ago
  73. 80869f0 turnip: Mark the vk_errorf helper as bring printflike. by Eric Anholt · 4 years ago
  74. 01de452 turnip: Use mesa's normal PRINTFLIKE macro instead of our own. by Eric Anholt · 4 years, 1 month ago
  75. a7bc2f8 turnip: Don't expose VK_ANDROID_native_buffer on non-Android. by Eric Anholt · 4 years, 1 month ago
  76. d82826a anv: Implement VK_EXT_transform_feedback on Gen7 by Jason Ekstrand · 4 years ago
  77. 9831888 android: panfrost: use python3 for generated sources rules by Mauro Rossi · 4 years ago
  78. 2792117 android: pan/bi: Use new disassembler (v2) by Mauro Rossi · 4 years ago
  79. 8163c81 turnip: implement timestamp fences/semaphores for kgsl backend by Jonathan Marek · 4 years ago
  80. 462d623 broadcom/simulator: update to a newer simulator by Alejandro Piñeiro · 4 years, 1 month ago
  81. e3b814d zink: hook up driconf by Mike Blumenkrantz · 4 years, 1 month ago
  82. f984654 ac/nir,radv: fix invalid IR when loading inline uniform blocks by Samuel Pitoiset · 4 years, 1 month ago
  83. 9badadf radv: remove dead deref code in the shader info pass by Samuel Pitoiset · 4 years, 1 month ago
  84. bc099b8 radv: remove unused gs.writes_memory in the shader info pass by Samuel Pitoiset · 4 years, 1 month ago
  85. 9896337 ac,radv,radeonsi: remove unused parameters in the shader ABI IO by Samuel Pitoiset · 4 years, 1 month ago
  86. b7f9940 radeonsi: remove dead code in TCS/TES/GS since const_index is always 0 by Samuel Pitoiset · 4 years, 1 month ago
  87. e3296e0 ac/nir: remove dead shader IO code by Samuel Pitoiset · 4 years, 1 month ago
  88. 456f63e ac/nir: remove dead global load/store/atomic derefs code by Samuel Pitoiset · 4 years, 1 month ago
  89. 6b0695c radv/llvm: enable lower_unpack_half_2x16 by Samuel Pitoiset · 4 years, 1 month ago
  90. f11d4f3 ac/llvm: implement nir_op_unpack_half_2x16_split_{x,y} by Samuel Pitoiset · 4 years, 1 month ago
  91. cdf6d93 radv/llvm: lower VS IO by Samuel Pitoiset · 4 years, 1 month ago
  92. b340299 radv/llvm: gather VS input usage mask from load_input by Samuel Pitoiset · 4 years, 1 month ago
  93. 1c4a213 radv/llvm: lower TCS IO by Samuel Pitoiset · 4 years, 1 month ago
  94. 80cefee radv/llvm: gather TCS outputs from the output variables by Samuel Pitoiset · 4 years, 1 month ago
  95. 9615273 radv/llvm: lower TES IO by Samuel Pitoiset · 4 years, 1 month ago
  96. 6e33941 radv/llvm: lower GS IO by Samuel Pitoiset · 4 years, 1 month ago
  97. ed55bc4 radv/llvm: assign driver locations for VS, TCS, TES and GS correctly by Samuel Pitoiset · 4 years, 1 month ago
  98. 1ea48c1 ac/nir: remove dead load/store deref code for temporary variables by Samuel Pitoiset · 4 years, 1 month ago
  99. 7a8f5ea ac/llvm: adjust dmask when image stores are shrinked using the format by Samuel Pitoiset · 4 years, 1 month ago
  100. 961a8d7 vc4: Avoid negative scissor caused by no intersection by Jose Maria Casanova Crespo · 4 years, 1 month ago