1. fafffc6 anv/query: clflush the bo map on non-LLC platforms by Jason Ekstrand · 8 years ago
  2. 0516a99 anv: Add an invalidate_range helper by Jason Ekstrand · 8 years ago
  3. 87fb61f etnaviv: remove number of pixel pipes validation by Christian Gmeiner · 8 years ago
  4. 6e3da9c etnaviv: move pctx initialisation to avoid a null dereference by Christian Gmeiner · 8 years ago
  5. 42b7395 radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK by Nicolai Hähnle · 8 years ago
  6. 7cb3535 radeonsi: handle MultiDrawIndirect in si_get_draw_start_count by Nicolai Hähnle · 8 years ago
  7. c47f1d6 gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4) by Ben Crocker · 8 years ago
  8. c8e345a gallivm: Improve debug output (V2) by Ben Crocker · 8 years ago
  9. b8d2371 winsys/amdgpu: reduce max_alloc_size based on GTT limits by Nicolai Hähnle · 8 years ago
  10. bc8d047 gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally by Marek Olšák · 8 years ago
  11. 91b3b54 gallium/util: remove unused u_index_modify helpers by Marek Olšák · 8 years ago
  12. 9c80a81 radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2) by Marek Olšák · 8 years ago
  13. e1ba82d i965/fs: fix uninitialized memory access by Lionel Landwerlin · 8 years ago
  14. b4880ea radv: Never try to create more than max_sets descriptor sets. by Bas Nieuwenhuizen · 8 years ago
  15. a594bd1 i965/fs: Fix the inline nir_op_pack_double optimization by Jason Ekstrand · 8 years ago
  16. 173a2ab anv: wsi: report presentation error per image request by Lionel Landwerlin · 8 years ago
  17. 3c93076 glx/glvnd: Fix GLXdispatchIndex sorting by Hans de Goede · 8 years ago
  18. 3b52413 anv: fix Get*MemoryRequirements for !LLC by Connor Abbott · 8 years ago
  19. e179a60 radv: adopt some init config workarounds from radeonsi. by Dave Airlie · 8 years ago
  20. 3b97299 radv: fix cik macroModeIndex. by Dave Airlie · 8 years ago
  21. e42f43b radv: change base aligmment for allocated memory. by Dave Airlie · 8 years ago
  22. 2416481 nvc0: disable linked tsc mode in compute launch descriptor by Ilia Mirkin · 8 years ago
  23. bd25bc6 tgsi: fix memory leak in tgsi sanity check by Dave Airlie · 8 years ago
  24. 4d40f72 intel/blorp: Swizzle clear colors on the CPU by Jason Ekstrand · 8 years ago
  25. 84a2f46 mesa: Do (TCS && !TES) draw time validation in ES as well. by Kenneth Graunke · 8 years ago
  26. 1db3ceb i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge by Jason Ekstrand · 8 years ago
  27. bcd58a9 i965/sampler_state: Pass texObj into update_sampler_state by Jason Ekstrand · 8 years ago
  28. d5859cb i965/sampler_state: Clamp min/max LOD to 14 on gen7+ by Jason Ekstrand · 8 years ago
  29. eb5a044 st/mesa: don't pass compare mode for stencil-sampled textures by Ilia Mirkin · 8 years ago
  30. 8d7110e nvc0: set the render condition in the compute object by Ilia Mirkin · 8 years ago
  31. 138be7e gm107/ir: fix address offset bitfield for ATOMS by Ilia Mirkin · 8 years ago
  32. 1f76523 glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1 by Jose Maria Casanova Crespo · 8 years ago
  33. ce0eebc vc4: Avoid emitting small immediates for UBO indirect load address guards. by Eric Anholt · 8 years ago
  34. 548fe31 gallivm: Reenable PPC VSX (v3) by Ben Crocker · 8 years ago
  35. 2692663 util/disk_cache: use stat() to check if entry is a directory by Timothy Arceri · 8 years ago
  36. 7e6b4a2 anv/blorp: Disable resolves for transparent black clears by Nanley Chery · 8 years ago
  37. 72156aa gallium/radeon: fix performance of buffer readbacks by Marek Olšák · 8 years ago
  38. 32d0dc5 tgsi-dump: dump label if instruction has one by Marc-André Lureau · 8 years ago
  39. 8ca2e38 nvc0/ir: fix ubo max clamp, reset file index by Ilia Mirkin · 8 years ago
  40. 40281fc nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute by Ilia Mirkin · 8 years ago
  41. 73b1570 nvc0: increase number of ubo binding points by Ilia Mirkin · 8 years ago
  42. 06128bd glsl: correct compute shader checks for memoryBarrier functions by Marc Di Luzio · 8 years ago
  43. 05abd64 Revert "i965: Disable guardband clipping in the smaller-than-viewport case." by Kenneth Graunke · 8 years ago
  44. 0946822 i965: Always scissor on Gen6-7.5 instead of disabling guardband. by Kenneth Graunke · 8 years ago
  45. d44a881 i965: Use a better guardband calculation. by Jason Ekstrand · 8 years ago
  46. 726c327 i965: Combine the Gen6 SF and Clip viewport atoms. by Kenneth Graunke · 8 years ago
  47. dc398d9 radv: pass FMASK alignment to application by Dave Airlie · 8 years ago
  48. d424194 radv: Pass DCC alignment to application. by Bas Nieuwenhuizen · 8 years ago
  49. 27b6f74 radv: Pass CMASK alignment to application. by Bas Nieuwenhuizen · 8 years ago
  50. 1e868de radv/ac: avoid the fmask path when doing txs. by Dave Airlie · 8 years ago
  51. be48168 swr: [rasterizer core] Remove dead code Clipper::ClipScalar() by Bruce Cherniak · 8 years ago
  52. cdc5bb8 dri/common: clear the loaderPrivate pointer in driDestroyDrawable by Nicolai Hähnle · 8 years ago
  53. e4bb5be glx: guard swap-interval functions against destroyed drawables by Nicolai Hähnle · 8 years ago
  54. 48d5cf3 glx/dri3: guard in_current_context against a disappeared drawable by Nicolai Hähnle · 8 years ago
  55. b3bc9b4 glx/dri3: handle NULL pointers in loader-to-DRI3 drawable conversion by Nicolai Hähnle · 8 years ago
  56. 241e0b7 radv: fix shared memory load/stores. by Dave Airlie · 8 years ago
  57. e789af4 radv/ac: correctly size shared memory usage. by Dave Airlie · 8 years ago
  58. f02f17f winsys/amdgpu: avoid potential segfault in amdgpu_bo_map() by Samuel Pitoiset · 8 years ago
  59. d4f1ed6 st/mesa: MAX_VARYING is the max supported number of patch varyings, not min by Ilia Mirkin · 8 years ago
  60. d936b57 vbo: process buffer binding state changes on draw when recording by Ilia Mirkin · 8 years ago
  61. 539afe4 Revert "radeonsi: decrease the number of texture slots to 24" by Marek Olšák · 8 years ago
  62. 19f029c anv/pass: Store the depth-stencil attachment's last subpass index by Nanley Chery · 8 years ago
  63. ebbca2f vulkan: Don't install vk_platform.h or vulkan.h. by Matt Turner · 8 years ago
  64. 2fc362f etnaviv: force vertex buffers through the MMU by Lucas Stach · 8 years ago
  65. 89b51c7 st/va: make sure that we call begin_frame() only once v2 by Christian König · 8 years ago
  66. ac2337e st/vdpau: only send buffers with B8G8R8A8 format to X by Nayan Deshmukh · 8 years ago
  67. 77ec080 android: fix llvm, elf dependencies for M, N releases by Mauro Rossi · 8 years ago
  68. eadbc95 anv: Improve flushing around STATE_BASE_ADDRESS by Jason Ekstrand · 8 years ago
  69. 69ec90a anv: Flush render cache before STATE_BASE_ADDRESS on gen7 by Jason Ekstrand · 8 years ago
  70. 7abecef isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell by Jason Ekstrand · 8 years ago
  71. 5d470a6 intel/blorp: Handle clearing of A4B4G4R4 on all platforms by Jason Ekstrand · 8 years ago
  72. 3df060d etnaviv: Set SE.CLIP registers, add margins for scissor/clip registers by Wladimir J. van der Laan · 8 years ago
  73. 34cd53c etnaviv: Generate new sin/cos instructions on GC3000 by Wladimir J. van der Laan · 8 years ago
  74. 05d1c8a anv/cmd_buffer: Use the proper depth input attachment surface state by Nanley Chery · 8 years ago
  75. ca222b7 glsl: fix heap-buffer-overflow by Bartosz Tomczyk · 8 years ago
  76. 6c89a72 etnaviv: Cannot render to rb-swapped formats by Wladimir J. van der Laan · 8 years ago
  77. f3b7a51 etnaviv: Avoid infinite loop in find_frame() by Christian Gmeiner · 8 years ago
  78. 9ecfbaf radv/ac: apply slice rounding to 1d arrays as well. by Dave Airlie · 8 years ago
  79. eaf311d radv/ac: implement txs for buffer textures. by Dave Airlie · 8 years ago
  80. bbb4562 radv/ac: handle nir irem opcode. by Dave Airlie · 8 years ago
  81. 7083ca2 radv/ac: fix multisample subpass image. by Dave Airlie · 8 years ago
  82. 8917af1 radv: handle transfer_write as a dst flag. by Dave Airlie · 8 years ago
  83. b7f7dc7 radeonsi: don't invoke DCC decompression in update_all_texture_descriptors by Marek Olšák · 8 years ago
  84. 301c9b9 r600: Fix stack overflow by Bartosz Tomczyk · 8 years ago
  85. 06b9bc6 i965: Support the force_glsl_version driconf option. by Kenneth Graunke · 8 years ago
  86. 270597d i965: Fix check for negative pitch in can_do_fast_copy_blit(). by Kenneth Graunke · 8 years ago
  87. 671dfe5 i965: Unbind deleted shaders from brw_context, fixing malloc heisenbug. by Kenneth Graunke · 8 years ago
  88. d7d772f radv/ac: Use base in push constant loads. by Bas Nieuwenhuizen · 8 years ago
  89. 929b3bb radv: automake: Don't install vk_platform.h or vulkan.h. by Emil Velikov · 8 years ago
  90. e6ea92b mesa/tests: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  91. 27e7e7e dri/osmesa: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  92. 3919fee dri/swrast: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  93. 6ee9468 radeon, r200: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  94. 4e20356 mapi: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  95. 5236ab7 loader: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  96. 4ea4e19 glx/windows: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  97. fad44e6 glx/apple: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  98. a817d1e glx: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  99. 44ba348 d3dadapter9: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  100. 586b009 st/dri: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago