1. 795488d v3d: Enable the driver by default. by Eric Anholt · 6 years ago
  2. 01ae6a9 v3d: Rename driver functions from vc5 to v3d. by Eric Anholt · 6 years ago
  3. 8c47ebb v3d: Rename the driver files from "vc5" to "v3d". by Eric Anholt · 6 years ago
  4. c4c488a v3d: Rename the vc5_dri.so driver to v3d_dri.so. by Eric Anholt · 7 years ago
  5. 8a793d4 v3d: Switch the vc5 driver to using the finalized V3D UABI. by Eric Anholt · 6 years ago
  6. 33a86ac svga: fix incompatible bind flags at buffer validation time by Charmaine Lee · 6 years ago
  7. 1261b34 mesa: cast the GLenum16 to GLint to avoid compile warning on android by jenny.q.cao · 6 years ago
  8. f806cc9 etnaviv: Fix missing rnndb file in tarballs by Stuart Young · 6 years ago
  9. 71892fb gallium/hud: add frametime graph (v2) by Matthias Groß · 6 years ago
  10. f3521ce eg/compute: Use reference counting to handle compute memory pool. by Jan Vesely · 6 years ago
  11. e01af38 gallivm: Use alloca_undef with array type instead of alloca_array by Roland Scheidegger · 6 years ago
  12. bd0b6b9 radv: add generated files to .gitignore(s) by Dieter Nützel · 6 years ago
  13. 6bde8c5 spirv: fix visiting inner loops with same break/continue block by Samuel Pitoiset · 6 years ago
  14. d89f58a mesa/st: handle vert_attrib_mask in nir case too by Rob Clark · 6 years ago
  15. 3e27b37 cso: check count == 0 in cso_set_vertex_buffers by Marek Olšák · 6 years ago
  16. dace607 vc5: use util_copy_framebuffer_state by Rob Clark · 6 years ago
  17. dae4c98 vc4: use util_copy_framebuffer_state by Rob Clark · 6 years ago
  18. f897b67 freedreno/a5xx: remove fd5_shader_stateobj by Rob Clark · 6 years ago
  19. d48a240 freedreno/a4xx: remove fd4_shader_stateobj by Rob Clark · 6 years ago
  20. 2c40f2b freedreno/a3xx: remove fd3_shader_stateobj by Rob Clark · 6 years ago
  21. 273f7d8 freedreno: fence should hold a ref to pipe by Rob Clark · 6 years ago
  22. a8c0daa freedreno: batch cache doesn't hold a ref to batch by Rob Clark · 6 years ago
  23. 37d44e2 docs/meson: mark code/commands as <code> by Eric Engestrom · 6 years ago
  24. 5829f61 docs/meson: replace plaintext url with a link by Eric Engestrom · 6 years ago
  25. 67c5507 docs/meson: fix various html issues by Eric Engestrom · 6 years ago
  26. dc2dc1f docs/meson: fix various typos by Eric Engestrom · 6 years ago
  27. 6c5df78 meson: fix copyright symbol by Eric Engestrom · 6 years ago
  28. bd68f10 autotools, meson: add tileset.h by Juan A. Suarez Romero · 6 years ago
  29. 3d0b497 st/xa: Bump minor by Thomas Hellstrom · 7 years ago
  30. 9585e70 virgl: enable vertex streams when glsl level is high enough. by Dave Airlie · 9 years ago
  31. b691d91 opencl: autotools: Fix linking order for OpenCL target by Kai Wasserbäch · 6 years ago
  32. 97b1795 radv: reduce the number of parameters export by the GS copy shader by Samuel Pitoiset · 6 years ago
  33. 560bd9e radv: scan the geometry shader output usage mask by Samuel Pitoiset · 6 years ago
  34. ea43d93 radv: run the shader info pass before emitting the GS copy shader by Samuel Pitoiset · 6 years ago
  35. 7cbc6f2 radv: check that layout isn't NULL in radv_nir_shader_info_pass() by Samuel Pitoiset · 6 years ago
  36. 18f8200 intel/blorp: Use linear formats for CCS_E clear colors in copies by Jason Ekstrand · 6 years ago
  37. f944a59 radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega. by Bas Nieuwenhuizen · 6 years ago
  38. 3d4d388 radv: Fix up 2_10_10_10 alpha sign. by Bas Nieuwenhuizen · 6 years ago
  39. e361970 radv: Add support for IMG_DATA_FORMAT_32_32_32. by Bas Nieuwenhuizen · 6 years ago
  40. dd10240 radv: Translate logic ops. by Bas Nieuwenhuizen · 6 years ago
  41. 62f50df radv: Fix multiview queries. by Bas Nieuwenhuizen · 6 years ago
  42. f0cdc39 meson: remove dependency antipattern by Eric Engestrom · 6 years ago
  43. ece3982 radv: remove useless check in radv_create_shaders() by Samuel Pitoiset · 6 years ago
  44. 8ade3e4 radv: allow to dump the GS copy shader with RADV_DEBUG="shaders" by Samuel Pitoiset · 6 years ago
  45. 553418a radv: move {load,store}_var intrinsics scanning in different functions by Samuel Pitoiset · 6 years ago
  46. ff7521c android: change include "cutils/log.h" to "log/log.h" on Android API >=26 by jenny.q.cao · 6 years ago
  47. cf3fb42 llvmpipe: Fix random number generation for unit tests by Roland Scheidegger · 6 years ago
  48. 5978d54 radv: use compute path for multi-layer images. by Dave Airlie · 6 years ago
  49. 98dbaa4 radv: resolve all layers in compute resolve path. by Dave Airlie · 6 years ago
  50. b16fc6c radv/resolve: do fmask decompress on all layers. by Dave Airlie · 6 years ago
  51. 8f6cbb8 nvc0: fix setting of subpixel precision during conservative rasterization by Rhys Perry · 6 years ago
  52. c879011 anv,nir: add generated files to .gitignore(s) by Rhys Perry · 6 years ago
  53. 86d63b5 gallium: remove aux_vertex_buffer_slot code by Marek Olšák · 6 years ago
  54. ce18881 radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT by Timothy Arceri · 6 years ago
  55. 26ddc4f scons: Add PROGRAM_NIR_FILES. by Vinson Lee · 6 years ago
  56. 5c33e8c st/nir: use NIR for asm programs by Timothy Arceri · 6 years ago
  57. 0b3e956 st/nir: make st_nir_opts() available externally by Timothy Arceri · 6 years ago
  58. 0907d3a radeon/vce: add firmware support for ver 53 and up by Boyuan Zhang · 6 years ago
  59. a7c81a7 etnaviv: remove pipe_fence_handle::ctx by Rob Clark · 6 years ago
  60. 4e52cb5 swr/rast: Thread locked tiles improvement by George Kyriazis · 6 years ago
  61. 8238c79 swr/rast: Add Builder::GetVectorType() by George Kyriazis · 6 years ago
  62. 8cb55da swr/rast: Prepend the console output with a newline by George Kyriazis · 6 years ago
  63. db25fcf swr/rast: Add ConcatLists() by George Kyriazis · 6 years ago
  64. dcaca3c swr/rast: Add constant initializer for uint64_t by George Kyriazis · 6 years ago
  65. 70f0a28 swr/rast: Use binner topology to assemble backend attributes by George Kyriazis · 6 years ago
  66. b3b0f0e swr/rast: Change formatting by George Kyriazis · 6 years ago
  67. 659910e meson: Fix build for egl platform_x11 with dri3 by Ville Syrjälä · 6 years ago
  68. efc1094 radv: move ac_build_if_state on top of radv_nir_to_llvm.c by Samuel Pitoiset · 6 years ago
  69. 3a410f0 radv: minor cleanups in radv_fill_shader_variant() by Samuel Pitoiset · 6 years ago
  70. 58272c1 winsys/amdgpu: Destroy dev_hash table when the last winsys is removed. by Jan Vesely · 6 years ago
  71. a2e9d9b ac/gpu_info: add has_read_registers_query by Marek Olšák · 6 years ago
  72. 9b1fdfc ac/gpu_info: add has_2d_tiling by Marek Olšák · 6 years ago
  73. d266962 ac/gpu_info: add has_sparse_vm_mappings by Marek Olšák · 6 years ago
  74. 125adc9 ac/gpu_info: add has_unaligned_shader_loads by Marek Olšák · 6 years ago
  75. 8b9694d radeonsi: expose ARB_query_buffer_object on ancient kernels too by Marek Olšák · 6 years ago
  76. e9c08bc ac/gpu_info: add has_indirect_compute_dispatch by Marek Olšák · 6 years ago
  77. 64265ac ac/gpu_info: add kernel_flushes_tc_l2_after_ib by Marek Olšák · 6 years ago
  78. 14c5a93 ac/gpu_info: add has_format_bc1_through_bc7 by Marek Olšák · 6 years ago
  79. 2bd2c17 ac/gpu_info: add has_eqaa_surface_allocator by Marek Olšák · 6 years ago
  80. e720cb6 radeonsi: clean up the reset status query implementation by Marek Olšák · 6 years ago
  81. 3060f62 ac/gpu_info: add has_bo_metadata by Marek Olšák · 6 years ago
  82. 09f1bab ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed by Marek Olšák · 6 years ago
  83. 8b58a14 ac/gpu_info: add htile_cmask_support_1d_tiling by Marek Olšák · 6 years ago
  84. b81149e ac/gpu_info: add kernel_flushes_hdp_before_ib by Marek Olšák · 6 years ago
  85. a969f18 radeonsi: add an environment variable that forces EQAA for MSAA allocations by Marek Olšák · 6 years ago
  86. 2309ced radeonsi: set up EQAA image descriptors properly by Marek Olšák · 6 years ago
  87. 7ac4ef0 radeonsi: add EQAA SC,DB,CB register programming by Marek Olšák · 6 years ago
  88. 9d00580 radeonsi: support creating EQAA color textures by Marek Olšák · 6 years ago
  89. 912b016 ac/surface: add EQAA support by Marek Olšák · 6 years ago
  90. ee31762 radeonsi: use better sample locations for 8x EQAA by Marek Olšák · 6 years ago
  91. 4b6df22 radeonsi: improve quality of 16 sample locations by Marek Olšák · 6 years ago
  92. 01fd543 radeonsi: use better sample locations for 4x MSAA by Marek Olšák · 6 years ago
  93. 8d8b71c radeonsi: reorder sample locations as required by EQAA by Marek Olšák · 6 years ago
  94. 5769a5e radeonsi: simplify si_get_sample_position by Marek Olšák · 6 years ago
  95. 9f456b3 radeonsi: simplify arrays of sample locations by Marek Olšák · 6 years ago
  96. 3d70b5b radeonsi: set DB_EQAA the same as Vulkan by Marek Olšák · 6 years ago
  97. b5ed0393 radeonsi: remove CM_ prefixes by Marek Olšák · 6 years ago
  98. 656fd60 radeonsi: don't update clear color registers if they don't change by Marek Olšák · 6 years ago
  99. 8350959 radeonsi: remove r600_fmask_info by Marek Olšák · 6 years ago
  100. bdc3e41 ac/surface: unify common legacy and gfx9 fmask fields by Marek Olšák · 6 years ago