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