1. b5ed3f8 radv: disable mip point pre clamping. by Dave Airlie · 7 years ago
  2. 823f6d4 radv/ac: fix multiple descriptor sets with dynamic buffers by Fredrik Höglund · 7 years ago
  3. 09646cc radv: fix the dynamic buffer index in vkCmdBindDescriptorSets by Fredrik Höglund · 7 years ago
  4. a342a47 radv: Disable HTILE for textures with multiple layers/levels. by Bas Nieuwenhuizen · 7 years ago
  5. f21cc86 radv: Emit pending flushes before executing a secondary command buffer by Alex Smith · 7 years ago
  6. c9928ec radv: drop Z24 support. by Dave Airlie · 7 years ago
  7. f428040 nvc0: take extra pushbuf space into account for pushbuf_space calls by Ilia Mirkin · 7 years ago
  8. 1200d64 anv/pass: Avoid accessing attachment array out of bounds by Nanley Chery · 7 years ago
  9. fbaf595 ralloc: Make sure ralloc() allocations match malloc()'s alignment. by Jonas Pfeil · 7 years ago
  10. e13a41d mesa: Avoid read of uninitialized variable by Robert Foss · 7 years ago
  11. cb4798d egl: Ensure ResetNotificationStrategy matches for shared contexts. by Kenneth Graunke · 7 years ago
  12. d9254cf st/mesa: inform the driver of framebuffer changes before compute dispatches by Nicolai Hähnle · 7 years ago
  13. e59e2c6 st/glsl_to_tgsi: avoid iterating past the head of the instruction list by Nicolai Hähnle · 7 years ago
  14. ea7711f i965/fs: emit MOV_INDIRECT with the source with the right register type by Samuel Iglesias Gonsálvez · 7 years ago
  15. e1e27b0 i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles by Samuel Iglesias Gonsálvez · 7 years ago
  16. 59e6c0d i965/fs: fix indirect load DF uniforms on BSW/BXT by Samuel Iglesias Gonsálvez · 7 years ago
  17. 7d3a10c i965/fs: detect different bit size accesses to uniforms to push them in proper locations by Samuel Iglesias Gonsálvez · 7 years ago
  18. d4caa4249 i965/fs: mark last DF uniform array element as 64 bit live one by Samuel Iglesias Gonsálvez · 7 years ago
  19. b6b3e73 st/mesa: set blend state for PBO readbacks by Marek Olšák · 7 years ago
  20. 7b0a594 st/mesa: reset sample_mask, min_sample, and render_condition for PBO ops by Marek Olšák · 7 years ago
  21. 55f9cb3 anv/blorp/clear_subpass: Only set surface clear color for fast clears by Jason Ekstrand · 7 years ago
  22. 579586c cherry-ignore: add the swizzle blorp_clear fix by Emil Velikov · 7 years ago
  23. 5c92731 docs: add sha256 checksums for 17.0.1 by Emil Velikov · 7 years ago
  24. 8fee1d3 docs: add release notes for 17.0.1 by Emil Velikov · 7 years ago
  25. e895bc6 Update version to 17.0.1 by Emil Velikov · 7 years ago
  26. cc545eb egl/wayland: Don't use DRM format codes for SHM by Daniel Stone · 7 years ago
  27. 9ab1704 configure.ac: Drop LLVM compiler flags more radically by Michel Dänzer · 7 years ago
  28. cfdda19 gallium/u_queue: set num_threads correctly if not all threads start by Grazvydas Ignotas · 7 years ago
  29. 6b8c9e1 gallium/u_queue: fix a crash with atexit handlers by Grazvydas Ignotas · 7 years ago
  30. 21e3f2f radv: fix txs for sampler buffers by Dave Airlie · 7 years ago
  31. bc07622 amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12 by Marek Olšák · 7 years ago
  32. 5aa3883 egl/dri3: implement query surface hook by Brendan King · 7 years ago
  33. 2e46d41 radv: fix depth format in blit2d. by Dave Airlie · 7 years ago
  34. d735682 radv: Use correct size for availability flag. by Bas Nieuwenhuizen · 7 years ago
  35. 95b0998 radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. by Bas Nieuwenhuizen · 7 years ago
  36. 3169c98 radv: Reset emitted compute pipeline when calling secondary cmd buffer. by Bas Nieuwenhuizen · 7 years ago
  37. 0398260 radeonsi: fix broken tessellation on Carrizo and Stoney by Marek Olšák · 7 years ago
  38. 0a8df06 configure.ac: check require_basic_egl only if egl enabled by Leo Liu · 7 years ago
  39. b75c0bf r300g: only allow byteswapped formats on big endian by Grazvydas Ignotas · 7 years ago
  40. eba32b3 android: glsl: build shader cache sources by Mauro Rossi · 7 years ago
  41. 2e6737f android: radeonsi: fix sid_table.h generated header include path by Mauro Rossi · 7 years ago
  42. ace01b0 android: fix droid_create_image_from_prime_fd_yuv for YV12 by Tapani Pälli · 7 years ago
  43. c208816 glsl: fix heap-use-after-free in ast_declarator_list::hir() by Samuel Iglesias Gonsálvez · 7 years ago
  44. 6d2c4e9 gallium/u_queue: fix random crashes when the app calls exit() by Marek Olšák · 7 years ago
  45. e7a8f2e intel/blorp: Explicitly flush all allocated state by Jason Ekstrand · 7 years ago
  46. c23c6db anv/query: Perform CmdResetQueryPool on the GPU by Jason Ekstrand · 7 years ago
  47. bf8ef87 genxml: Make MI_STORE_DATA_IMM more consistent by Jason Ekstrand · 7 years ago
  48. fafffc6 anv/query: clflush the bo map on non-LLC platforms by Jason Ekstrand · 7 years ago
  49. 0516a99 anv: Add an invalidate_range helper by Jason Ekstrand · 7 years ago
  50. 87fb61f etnaviv: remove number of pixel pipes validation by Christian Gmeiner · 7 years ago
  51. 6e3da9c etnaviv: move pctx initialisation to avoid a null dereference by Christian Gmeiner · 7 years ago
  52. 42b7395 radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK by Nicolai Hähnle · 7 years ago
  53. 7cb3535 radeonsi: handle MultiDrawIndirect in si_get_draw_start_count by Nicolai Hähnle · 7 years ago
  54. c47f1d6 gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4) by Ben Crocker · 7 years ago
  55. c8e345a gallivm: Improve debug output (V2) by Ben Crocker · 7 years ago
  56. b8d2371 winsys/amdgpu: reduce max_alloc_size based on GTT limits by Nicolai Hähnle · 7 years ago
  57. bc8d047 gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally by Marek Olšák · 7 years ago
  58. 91b3b54 gallium/util: remove unused u_index_modify helpers by Marek Olšák · 7 years ago
  59. 9c80a81 radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2) by Marek Olšák · 7 years ago
  60. e1ba82d i965/fs: fix uninitialized memory access by Lionel Landwerlin · 7 years ago
  61. b4880ea radv: Never try to create more than max_sets descriptor sets. by Bas Nieuwenhuizen · 7 years ago
  62. a594bd1 i965/fs: Fix the inline nir_op_pack_double optimization by Jason Ekstrand · 7 years ago
  63. 63ef132 bin/get-fixes-pick-list.sh: add new script by Emil Velikov · 7 years ago
  64. 13f1fb0 bin/get-pick-list.sh: remove ancient way of nominating patches by Emil Velikov · 7 years ago
  65. 61d9475 bin/get-pick-list.sh: limit `git grep ...' only as needed by Emil Velikov · 7 years ago
  66. a5f3255 bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed by Emil Velikov · 7 years ago
  67. 227db8d bin/get-extra-pick-list: rework to use already_picked list by Emil Velikov · 7 years ago
  68. a57d1af bin/get-extra-pick-list: use git merge-base to get the branchpoint by Emil Velikov · 7 years ago
  69. 173a2ab anv: wsi: report presentation error per image request by Lionel Landwerlin · 7 years ago
  70. 3c93076 glx/glvnd: Fix GLXdispatchIndex sorting by Hans de Goede · 7 years ago
  71. 3b52413 anv: fix Get*MemoryRequirements for !LLC by Connor Abbott · 7 years ago
  72. e179a60 radv: adopt some init config workarounds from radeonsi. by Dave Airlie · 7 years ago
  73. 3b97299 radv: fix cik macroModeIndex. by Dave Airlie · 7 years ago
  74. e42f43b radv: change base aligmment for allocated memory. by Dave Airlie · 7 years ago
  75. 2416481 nvc0: disable linked tsc mode in compute launch descriptor by Ilia Mirkin · 7 years ago
  76. bd25bc6 tgsi: fix memory leak in tgsi sanity check by Dave Airlie · 7 years ago
  77. 4d40f72 intel/blorp: Swizzle clear colors on the CPU by Jason Ekstrand · 7 years ago
  78. 84a2f46 mesa: Do (TCS && !TES) draw time validation in ES as well. by Kenneth Graunke · 7 years ago
  79. 1db3ceb i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge by Jason Ekstrand · 7 years ago
  80. bcd58a9 i965/sampler_state: Pass texObj into update_sampler_state by Jason Ekstrand · 7 years ago
  81. d5859cb i965/sampler_state: Clamp min/max LOD to 14 on gen7+ by Jason Ekstrand · 7 years ago
  82. eb5a044 st/mesa: don't pass compare mode for stencil-sampled textures by Ilia Mirkin · 7 years ago
  83. 8d7110e nvc0: set the render condition in the compute object by Ilia Mirkin · 7 years ago
  84. 138be7e gm107/ir: fix address offset bitfield for ATOMS by Ilia Mirkin · 7 years ago
  85. 1f76523 glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1 by Jose Maria Casanova Crespo · 7 years ago
  86. ce0eebc vc4: Avoid emitting small immediates for UBO indirect load address guards. by Eric Anholt · 7 years ago
  87. 548fe31 gallivm: Reenable PPC VSX (v3) by Ben Crocker · 7 years ago
  88. 80b41d9 docs: add sha256 checksums for 17.0.0 by Emil Velikov · 7 years ago
  89. 683462e docs: Update 17.0.0 release notes by Emil Velikov · 7 years ago
  90. 8088ffa Update version to 17.0.0(final) by Emil Velikov · 7 years ago
  91. 2692663 util/disk_cache: use stat() to check if entry is a directory by Timothy Arceri · 7 years ago
  92. e81e284 configure.ac: correctly manage llvm auto-detection by Emil Velikov · 7 years ago
  93. edecfda configure.ac: disable enable_gallium_llvm in the !x86 case by Emil Velikov · 7 years ago
  94. d0c7c6a configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed by Emil Velikov · 7 years ago
  95. 619b102 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 7 years ago
  96. b90405d configure.ac: Rework MESA_LLVM and LLVM detection by Tobias Droste · 7 years ago
  97. d6e8489 configure.ac: move enable-gallium-llvm dependency with-gallium-drivers by Emil Velikov · 7 years ago
  98. fbc28af configure.ac: Mandate --enable-gallium-llvm when checking LLVM version by Emil Velikov · 7 years ago
  99. 8ae5b0b configure.ac: Rename the gallium_require_llvm helper by Emil Velikov · 7 years ago
  100. 7265963 configure.ac: Don't check LLVM version in require_llvm by Tobias Droste · 7 years ago