1. 2cfa319 radeonsi: expose all CB performance counters on Stoney by Marek Olšák · 7 years ago
  2. 797c447 radeonsi: handle imported textures with DCC robustly by Marek Olšák · 7 years ago
  3. 992b6e1 radeonsi: fix a typo in creating monolithic ES-GS by Marek Olšák · 7 years ago
  4. f783677 radeonsi: don't write undefined output channels to LDS in LS by Marek Olšák · 7 years ago
  5. b63e7d4 radeonsi: use ac.lds for shared memory by Marek Olšák · 7 years ago
  6. 39b098d radeonsi: do 64-bit LDS loads recursively by Marek Olšák · 7 years ago
  7. b6b4b2c mapi: Teach es{1,2}api/ABI-check shared library names on Cygwin by Jon Turney · 7 years ago
  8. 1cc00b8 Revert "radv: remove unnecessary memset() in radv_AllocateCommandBuffers()" by Samuel Pitoiset · 7 years ago
  9. dc391a4 radv/winsys: improve error messages when the buffer list creation failed by Samuel Pitoiset · 7 years ago
  10. 15c0df7 radv/winsys: do not try to create a BO list with 0 buffers by Samuel Pitoiset · 7 years ago
  11. f187395 i965/vec4: fix splitting of interleaved attributes by Iago Toral Quiroga · 7 years ago
  12. 35548ca etnaviv: Emit vertex buffers consecutively by Wladimir J. van der Laan · 7 years ago
  13. 99aea1e REVIEWERS: add Alexander von Gluck IV as a reviewer for Haiku by Eric Engestrom · 7 years ago
  14. 1d3944a genxml: fix assert guards by Eric Engestrom · 7 years ago
  15. f9cb237 meson: add variable for mapi_abi.py instead of going back up the tree by Eric Engestrom · 7 years ago
  16. d16af73 meson: reorder subdirs to avoid directly including more than one level by Eric Engestrom · 7 years ago
  17. ab0809e meson: fix strtof locale support check by Eric Engestrom · 7 years ago
  18. 71e6307 r600: set DX10_CLAMP for compute shader too by Roland Scheidegger · 7 years ago
  19. d4c52c5 anv: flag batch & instruction BOs for capture by Lionel Landwerlin · 7 years ago
  20. 118a8c7 anv: setup BO flags at state_pool/block_pool creation by Lionel Landwerlin · 7 years ago
  21. 799d350 r600/shader: Fix all warnings issed with "-Wall -Wextra" by Gert Wollny · 7 years ago
  22. 1d076aa r600: Emit EOP for more CF instruction types by Gert Wollny · 7 years ago
  23. c2dad6c meson: replace with_*dri with with_dri_platform by Dylan Baker · 7 years ago
  24. 33627d2 meson: add logic to select apple and windows dri by Dylan Baker · 7 years ago
  25. 2d1a3bf meson: Fix LLVM requires for radeonsi by Dylan Baker · 7 years ago
  26. 48f64e5 meson: convert llvm option to tristate by Dylan Baker · 7 years ago
  27. 4b61b07 meson: Convert platform to auto by Dylan Baker · 7 years ago
  28. b5d98a1 meson: Remove duplicate _GNU_SOURCE by Dylan Baker · 7 years ago
  29. 9c3e894 meson: Remove completed or irrelevant TODO comments by Dylan Baker · 7 years ago
  30. e89842e meson: Fix TODO for missing dl_iterate_phdr function by Dylan Baker · 7 years ago
  31. 2d62fc0 meson: disable x86 asm in fewer cases. by Dylan Baker · 7 years ago
  32. 84486f6 meson: Enable SSE4.1 optimizations by Dylan Baker · 7 years ago
  33. 6a78416 broadcom/vc5: Fix BASE_LEVEL handling with txl. by Eric Anholt · 7 years ago
  34. c55813c broadcom/vc5: Fix array texture layer count setup. by Eric Anholt · 7 years ago
  35. ad1521d broadcom/vc5: Don't increment primitive queries while they're paused. by Eric Anholt · 7 years ago
  36. 1214c2e broadcom/vc5: Fix incorrect padding of TF outputs. by Eric Anholt · 7 years ago
  37. b18840a broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes. by Eric Anholt · 7 years ago
  38. 9f162fa etnaviv: Put HALTI level in specs by Wladimir J. van der Laan · 7 years ago
  39. 391c958 etnaviv: Const-correctness etnaviv_emit.h by Wladimir J. van der Laan · 7 years ago
  40. 1b0638c meson: add si_driinfo.h in libgallium_dri by Juan A. Suarez Romero · 7 years ago
  41. a217cbd nir/gather_info: recognize load_patch_vertices_in as a system value by Iago Toral Quiroga · 7 years ago
  42. 386f6cd i965: Support decoding INTERFACE_DESCRIPTOR_DATA with INTEL_DEBUG=bat by Jordan Justen · 7 years ago
  43. 2460937 intel/genxml: Add helpers for determining field type by Kristian H. Kristensen · 8 years ago
  44. beaea7a i965/fs: Check ADD/MAD with immediates in satprop unit test by Matt Turner · 7 years ago
  45. a05af1f i965/fs: Handle negating immediates on MADs when propagating saturates by Matt Turner · 7 years ago
  46. ce221cb mesa/teximage: add TEXTURE_CUBE_MAP_ARRAY target for CompressedTexImage3D by Juan A. Suarez Romero · 7 years ago
  47. 6236ffe intel: fix disasm_info memory leaks by Tapani Pälli · 7 years ago
  48. 04a9558 st/glsl_to_nir: don't generate nir twice for gs by Timothy Arceri · 7 years ago
  49. b5957ce llvmpipe: fix snorm blending by Roland Scheidegger · 7 years ago
  50. 464c2d8 r600: add cull distance support by Dave Airlie · 8 years ago
  51. 971b3c0 i965: Optimize bucket index calculation by Aravindan Muthukumar · 7 years ago
  52. c8417c8 meson: Guard the gallium dri componenet by Dylan Baker · 7 years ago
  53. 689fb74 meson: don't build gallium subdir unless we're building gallium by Dylan Baker · 7 years ago
  54. 494effd broadcom/vc5: Align 1D texture miplevels to 64b. by Eric Anholt · 7 years ago
  55. 9d5972d broadcom/vc5: Clamp min lod to the last level. by Eric Anholt · 7 years ago
  56. 2c8913e broadcom/vc5: Increase simulator memory for tex-miplevel-selection. by Eric Anholt · 7 years ago
  57. 34838c2 swr/rast: Repair simd8 frontend code rot by Tim Rowley · 7 years ago
  58. 005d937 swr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch shader by Tim Rowley · 7 years ago
  59. 2e244c7 swr/rast: Simplify GATHER* jit builder api by Tim Rowley · 7 years ago
  60. 44025de swr/rast: Add alignment to transpose targets by Tim Rowley · 7 years ago
  61. bc356b0 swr/rast: Cache eventmanager by Tim Rowley · 7 years ago
  62. 395a298 swr/rast: Enable AVX-512 targets in the jitter by Tim Rowley · 7 years ago
  63. 37bb69f swr/rast: Points with clipdistance can't go through simplepoints path by Tim Rowley · 7 years ago
  64. d9de8f3 swr/rast: Code style change (NFC) by Tim Rowley · 7 years ago
  65. 08512c5 swr/rast: Widen fetch shader to SIMD16 by Tim Rowley · 7 years ago
  66. e612231 swr/rast: Support flexible vertex layout for DS output by Tim Rowley · 7 years ago
  67. 3f17d3c gallium/u_threaded: avoid syncing in threaded_context_flush by Nicolai Hähnle · 7 years ago
  68. bc65dca radeonsi: avoid syncing the driver thread in si_fence_finish by Nicolai Hähnle · 7 years ago
  69. 3db1ce0 radeonsi: recompute the relative timeout after waiting for ready fence by Nicolai Hähnle · 7 years ago
  70. f5ea8d1 ddebug: fix the hang detection timeout calculation by Nicolai Hähnle · 7 years ago
  71. 16f8da2 ddebug: fix use-after-free of streamout targets by Nicolai Hähnle · 7 years ago
  72. aaebf49 gallium/u_threaded: properly initialize fence unflushed tokens by Nicolai Hähnle · 7 years ago
  73. 81aabb2 util/u_queue: really use futex-based fences by Nicolai Hähnle · 7 years ago
  74. a6e8311 util/u_queue: fix timeout handling in util_queue_fence_wait_timeout by Nicolai Hähnle · 7 years ago
  75. 764bd6e st/mesa: use asynchronous flushes in st_finish by Nicolai Hähnle · 7 years ago
  76. 2d8b82b st/mesa: implement st_server_wait_sync properly by Nicolai Hähnle · 7 years ago
  77. ce470af u_threaded_gallium: remove synchronization in fence_server_sync by Nicolai Hähnle · 7 years ago
  78. abeded1 amd: build addrlib with C++11 by Nicolai Hähnle · 7 years ago
  79. df5ebe0 radeonsi/gfx9: fix VM fault with fetched instance divisors by Nicolai Hähnle · 7 years ago
  80. 3a32858 radv: use a 16 bytes array for the sampled/storage image descriptors by Samuel Pitoiset · 7 years ago
  81. bc92ed0 radv: do not add the query pool BO to the list in vkCmdEndQuery() by Samuel Pitoiset · 7 years ago
  82. cf54ea1 radv: only load needed depth clear regs for fast depth clears by Samuel Pitoiset · 7 years ago
  83. e55b760 radv: do not add the image BO in radv_set_depth_clear_regs() by Samuel Pitoiset · 7 years ago
  84. 3c6bba8 radv: remove useless assertion in emit_depthstencil_clear() by Samuel Pitoiset · 7 years ago
  85. 403a3d8 radv: remove useless check in radv_set_depth_clear_regs() by Samuel Pitoiset · 7 years ago
  86. 59ca0c4 docs/features: mark some r600 extensions supported by Dave Airlie · 7 years ago
  87. f09c2ce glsl: Catch subscripted calls to undeclared subroutines by George Barrett · 7 years ago
  88. 514db90 broadcom/vc5: Fix up integer texture handling. by Eric Anholt · 7 years ago
  89. 65ae452 broadcom/vc5: Fix simulator assertion failures about color RT clears. by Eric Anholt · 7 years ago
  90. ae44845 freedreno/ir3: add texture gather support by Rob Clark · 7 years ago
  91. f5d477f etnaviv: enable full overwrite when no color buffer is present by Lucas Stach · 7 years ago
  92. 1eab327 i965: Stop including brw_cfg.h in brw_disasm_info.h by Jason Ekstrand · 7 years ago
  93. 0a6a137 i965: Mark BOs as external when we export their handle by Jason Ekstrand · 7 years ago
  94. 344252a i965/bufmgr: Add a helper to mark a BO as external by Jason Ekstrand · 7 years ago
  95. 1866f7a i965: Correct disasm_info usage in eu_validate test by Andres Gomez · 7 years ago
  96. 8d59940 broadcom/vc5: Set up the padded height at surface creation time. by Eric Anholt · 7 years ago
  97. 87391e2 broadcom/vc5: Ensure that there is always a TLB write. by Eric Anholt · 7 years ago
  98. c40ac13 broadcom/vc5: Fix clear color for swap_color_rb render targets. by Eric Anholt · 7 years ago
  99. 52f3e9e broadcom/vc5: Fix pasteo in front stencil ref value setup. by Eric Anholt · 7 years ago
  100. b63dd62 broadcom/vc5: Fix colormasking when we need to swap r/b colors. by Eric Anholt · 7 years ago