1. 047162d egl: Fix _eglPointerIsDereferencable w/o mincore() by Alexander van der Grinten · 5 years ago
  2. 39e7492 egl/android: fix buffer_count for applications setting max count by Tapani Pälli · 4 years, 10 months ago
  3. 1c9ecb21 aco: Fix signedness compare warning. by Timur Kristóf · 4 years, 10 months ago
  4. 533a20d aco: Fix maybe-uninitialized warnings. by Timur Kristóf · 4 years, 10 months ago
  5. 6fb3df2 aco: Fix -Wstringop-overflow warnings in aco_span. by Timur Kristóf · 4 years, 10 months ago
  6. 75e5720 radeon: Fix multiple definition error with radeon_debug by Timur Kristóf · 4 years, 10 months ago
  7. 8e22df3 gallium: Fix a couple of multiple definition warnings. by Timur Kristóf · 4 years, 10 months ago
  8. a134ac5 r600: Move get_pic_param to radeon_vce.c by Timur Kristóf · 4 years, 10 months ago
  9. b7f9759 radeon: Move si_get_pic_param to radeon_vce.c by Timur Kristóf · 4 years, 10 months ago
  10. e45ea78 intel/compiler: Fix array bounds warning on GCC 10. by Timur Kristóf · 4 years, 10 months ago
  11. 3abfde1 turnip: Add support for non-zero (still constant) UBO buffer indices. by Eric Anholt · 4 years, 10 months ago
  12. 5f791df turnip: fix array/matrix varyings by Jonathan Marek · 5 years ago
  13. c171765 turnip: remove tu_sort_variables_by_location by Jonathan Marek · 5 years ago
  14. 1736447 freedreno/ir3: allow inputs with the same location by Jonathan Marek · 5 years ago
  15. 17c9ec9 gitlab-ci: Skip ext_timer_query/time-elapsed by Matt Turner · 4 years, 10 months ago
  16. 68cfc65 intel/compiler: Test compaction on Gen <= 12 by Matt Turner · 5 years ago
  17. 22462ba intel/compiler: Validate fuzzed instructions by Matt Turner · 5 years ago
  18. 72cf63c intel/compiler: Add unit tests for new EU validation checks by Matt Turner · 4 years, 11 months ago
  19. 5f4eaca intel/compiler: Validate some instruction word encodings by Matt Turner · 4 years, 11 months ago
  20. 0fc490c intel/compiler: Factor out brw_validate_instruction() by Matt Turner · 5 years ago
  21. 40f0ade intel/compiler: Handle invalid compacted immediates by Matt Turner · 5 years ago
  22. 205cb8a intel/compiler: Handle invalid inputs to brw_reg_type_to_*() by Matt Turner · 4 years, 11 months ago
  23. 741cf9a intel/compiler: Split hw_type tables by Matt Turner · 4 years, 11 months ago
  24. 0b70d46 intel/compiler: Add a INVALID_{,HW_}REG_TYPE macros by Matt Turner · 4 years, 11 months ago
  25. ab7c25b intel/compiler: Add NF some more places by Matt Turner · 4 years, 11 months ago
  26. 8634286 intel/compiler: Limit compaction unit tests to specific gens by Matt Turner · 5 years ago
  27. 713c123 intel/compiler: Don't disassemble align1 3-src operands on Gen < 10 by Matt Turner · 4 years, 10 months ago
  28. 49c2180 intel/compiler: Split has_64bit_types into float/int by Matt Turner · 4 years, 10 months ago
  29. bb47aa2 intel/compiler: Extract GEN_* macros into separate file by Matt Turner · 5 years ago
  30. c69f3ec intel/compiler: Use ARRAY_SIZE() by Matt Turner · 4 years, 10 months ago
  31. 45164fc intel/fs: Don't emit control barrier if only one thread is used by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
  32. 4f431e8 intel/fs: Don't emit fence for shared memory if only one thread is used by Caio Marcelo de Oliveira Filho · 5 years ago
  33. ff5b74e intel/fs: Add workgroup_size() helper by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
  34. 18e72ee intel/fs: Add FS_OPCODE_SCHEDULING_FENCE by Caio Marcelo de Oliveira Filho · 4 years, 11 months ago
  35. 9d964da gallium: check all planes' pipe formats in case of multi-samplers by Dongwon Kim · 4 years, 10 months ago
  36. d3a0d3a anv: Drop some workarounds that are no longer necessary by Kenneth Graunke · 4 years, 10 months ago
  37. 311cab2 iris: Drop some workarounds which are no longer necessary by Kenneth Graunke · 4 years, 10 months ago
  38. d1166a3 turnip: Disable UBWC on images used as storage images. by Eric Anholt · 4 years, 10 months ago
  39. e5ce365 turnip: Add limited support for storage images. by Eric Anholt · 5 years ago
  40. 85e424c turnip: Refactor the intrinsic lowering. by Eric Anholt · 5 years ago
  41. 3ac662e turnip: Fix some whitespace around binary operators. by Eric Anholt · 5 years ago
  42. 6c10af9 radeonsi: Drop PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS. by Eric Anholt · 4 years, 11 months ago
  43. 609a674 r300: Remove a bunch of default handling of pipe caps. by Eric Anholt · 4 years, 11 months ago
  44. e7e034e r600: Remove a bunch of default handling of pipe caps. by Eric Anholt · 4 years, 11 months ago
  45. 3e1dd99 radeonsi: Remove a bunch of default handling of pipe caps. by Eric Anholt · 4 years, 11 months ago
  46. e618951 anv: don't report error with other vendor DRM devices by Lionel Landwerlin · 4 years, 10 months ago
  47. fb6fca0 freedreno: Stop scattered remapping of SSBOs/images to IBOs. by Eric Anholt · 5 years ago
  48. 7558b5d compiler: Add a note about how num_ssbos works in the program info. by Eric Anholt · 5 years ago
  49. d0975bf nir: Drop the ssbo_offset to atomic lowering. by Eric Anholt · 5 years ago
  50. d5a3971 gallium: Pack the atomic counters just above the SSBOs. by Eric Anholt · 5 years ago
  51. 10dc4ac mesa: Make atomic lowering put atomics above SSBOs. by Eric Anholt · 5 years ago
  52. 2dc2055 turnip: Refactor linkage state setup. by Eric Anholt · 5 years ago
  53. 28eb481 nouveau/nvc0: add extern keyword to nvc0_miptree_vtbl. by Timur Kristóf · 4 years, 10 months ago
  54. 5fede43 anv: initialize clear_color_is_zero_one by Tapani Pälli · 4 years, 10 months ago
  55. 9134f22 panfrost/midgard: Print the actual source register for store operations by Boris Brezillon · 4 years, 10 months ago
  56. 14b37eb panfrost: Add pandecode entries for ASTC/ETC formats by Alyssa Rosenzweig · 4 years, 10 months ago
  57. 31bd3b5 panfrost: Add ASTC texture formats by Icecream95 · 4 years, 11 months ago
  58. 960fe9d panfrost: Add ETC1/ETC2 texture formats by Icecream95 · 4 years, 11 months ago
  59. 2091d31 panfrost: Rework linear<--->tiled conversions by Alyssa Rosenzweig · 4 years, 10 months ago
  60. f2d876b panfrost,lima: De-Galliumize tiling routines by Alyssa Rosenzweig · 4 years, 10 months ago
  61. 0ca7ab1 panfrost: Compile tiling routines with -O3 by Alyssa Rosenzweig · 4 years, 10 months ago
  62. bd4380c radv: Remove syncobj_handle variable in header. by Bas Nieuwenhuizen · 4 years, 10 months ago
  63. dc594c9 gitlab-ci/lava: add pipeline information in the lava job name by Neil Armstrong · 5 years ago
  64. a24b3b2 gallium/gallivm: enable linking lp_bld_printf function with C++ code by Jan Zielinski · 4 years, 10 months ago
  65. 3f9a601 iris: Fix value of out-of-bounds accesses for vertex attributes by Danylo Piliaiev · 4 years, 10 months ago
  66. e470116 ci: Re-enable CI for lima on mali450 by Vasily Khoruzhick · 5 years ago
  67. 5e5b534 ci: lava: pass CI_NODE_INDEX and CI_NODE_TOTAL to lava jobs by Vasily Khoruzhick · 4 years, 10 months ago
  68. 26d93a7 turnip: fix invalid VK_ERROR_OUT_OF_POOL_MEMORY by Hyunjun Ko · 4 years, 10 months ago
  69. 87e1f8e clover: Initialize Asm Parsers by Jan Vesely · 4 years, 10 months ago
  70. 34c8621 anv: Allow enumerating multiple physical devices by Jason Ekstrand · 4 years, 10 months ago
  71. e963e15 anv: Re-arrange physical_device_init by Jason Ekstrand · 4 years, 10 months ago
  72. 3ecfba3 anv: Drop separate chipset_id fields by Jason Ekstrand · 4 years, 10 months ago
  73. 02044be anv: Move the physical device dispatch table to anv_instance by Jason Ekstrand · 4 years, 10 months ago
  74. 78ff747 anv: Drop the instance pointer from anv_device by Jason Ekstrand · 4 years, 10 months ago
  75. f0519c9 anv: Stop allocating WSI event fences off the instance by Jason Ekstrand · 4 years, 10 months ago
  76. 1ec84bd anv: Take a device in anv_perf_warn by Jason Ekstrand · 4 years, 10 months ago
  77. cb6ea77 anv: Take an anv_device in vk_errorf by Jason Ekstrand · 4 years, 10 months ago
  78. 70e8064 anv: Add an anv_physical_device field to anv_device by Jason Ekstrand · 4 years, 10 months ago
  79. 735a3ba radeonsi/gfx10: enable GS fast launch for triangles and strips with NGG culling by Marek Olšák · 4 years, 11 months ago
  80. c377f45 radeonsi/gfx10: rewrite late alloc computation by Marek Olšák · 4 years, 11 months ago
  81. 4e4b2d1 ac: add helper ac_build_triangle_strip_indices_to_triangle by Marek Olšák · 4 years, 11 months ago
  82. 8db00a5 radeonsi/gfx10: implement NGG culling for 4x wave32 subgroups by Marek Olšák · 5 years ago
  83. aa2d846 radeonsi/gfx10: move GE_PC_ALLOC setting to shader states by Marek Olšák · 5 years ago
  84. 41fef6f radeonsi/gfx10: don't initialize VGPRs not used by NGG passthrough by Marek Olšák · 4 years, 11 months ago
  85. 943d131 radeonsi/gfx10: merge main and pos/param export IF blocks into one if possible by Marek Olšák · 4 years, 11 months ago
  86. a966729 radeonsi/gfx10: export primitives at the beginning of VS/TES by Marek Olšák · 4 years, 11 months ago
  87. 5a0fcf1 radeonsi/gfx10: move s_sendmsg gs_alloc_req to the beginning of shaders by Marek Olšák · 4 years, 11 months ago
  88. cf9f8d1 radeonsi/gfx10: correct VS PrimitiveID implementation for NGG by Marek Olšák · 5 years ago
  89. b2326a7 radeonsi/gfx10: update comments and remove invalid TODOs by Marek Olšák · 5 years ago
  90. 0f45d4d ac: add ac_build_readlane without optimization barrier by Marek Olšák · 4 years, 11 months ago
  91. 77393cf ac: add prefix bitcount functions by Marek Olšák · 5 years ago
  92. 679b624 radeonsi: turn an assertion into return in si_nir_store_output_tcs by Marek Olšák · 4 years, 10 months ago
  93. 27cc770 radeonsi: fix doubles and int64 by Marek Olšák · 4 years, 10 months ago
  94. df34fa1 radeonsi: don't invoke decompression inside internal launch_grid by Marek Olšák · 4 years, 10 months ago
  95. 58c929b radeonsi: clean up how internal compute dispatches are handled by Marek Olšák · 4 years, 10 months ago
  96. d694832 Revert "radeonsi: unbind image before compute clear" by Marek Olšák · 4 years, 10 months ago
  97. dbdf3b3 aco: implement nir_intrinsic_load_barycentric_at_sample on GFX6 by Samuel Pitoiset · 4 years, 10 months ago
  98. 9e2fde8 aco: add new addr64 bit to MUBUF instructions on GFX6-GFX7 by Samuel Pitoiset · 4 years, 10 months ago
  99. fe9157a aco: do not use the vec3 variant for loads on GFX6 by Samuel Pitoiset · 4 years, 10 months ago
  100. 1b5bb20 aco: do not use the vec3 variant for stores on GFX6 by Samuel Pitoiset · 4 years, 10 months ago