1. cb4798d egl: Ensure ResetNotificationStrategy matches for shared contexts. by Kenneth Graunke · 7 years ago
  2. d9254cf st/mesa: inform the driver of framebuffer changes before compute dispatches by Nicolai Hähnle · 7 years ago
  3. e59e2c6 st/glsl_to_tgsi: avoid iterating past the head of the instruction list by Nicolai Hähnle · 7 years ago
  4. ea7711f i965/fs: emit MOV_INDIRECT with the source with the right register type by Samuel Iglesias Gonsálvez · 7 years ago
  5. e1e27b0 i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles by Samuel Iglesias Gonsálvez · 7 years ago
  6. 59e6c0d i965/fs: fix indirect load DF uniforms on BSW/BXT by Samuel Iglesias Gonsálvez · 7 years ago
  7. 7d3a10c i965/fs: detect different bit size accesses to uniforms to push them in proper locations by Samuel Iglesias Gonsálvez · 7 years ago
  8. d4caa4249 i965/fs: mark last DF uniform array element as 64 bit live one by Samuel Iglesias Gonsálvez · 7 years ago
  9. b6b3e73 st/mesa: set blend state for PBO readbacks by Marek Olšák · 7 years ago
  10. 7b0a594 st/mesa: reset sample_mask, min_sample, and render_condition for PBO ops by Marek Olšák · 7 years ago
  11. 55f9cb3 anv/blorp/clear_subpass: Only set surface clear color for fast clears by Jason Ekstrand · 7 years ago
  12. cc545eb egl/wayland: Don't use DRM format codes for SHM by Daniel Stone · 7 years ago
  13. cfdda19 gallium/u_queue: set num_threads correctly if not all threads start by Grazvydas Ignotas · 7 years ago
  14. 6b8c9e1 gallium/u_queue: fix a crash with atexit handlers by Grazvydas Ignotas · 7 years ago
  15. 21e3f2f radv: fix txs for sampler buffers by Dave Airlie · 7 years ago
  16. bc07622 amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12 by Marek Olšák · 7 years ago
  17. 5aa3883 egl/dri3: implement query surface hook by Brendan King · 7 years ago
  18. 2e46d41 radv: fix depth format in blit2d. by Dave Airlie · 7 years ago
  19. d735682 radv: Use correct size for availability flag. by Bas Nieuwenhuizen · 7 years ago
  20. 95b0998 radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. by Bas Nieuwenhuizen · 7 years ago
  21. 3169c98 radv: Reset emitted compute pipeline when calling secondary cmd buffer. by Bas Nieuwenhuizen · 7 years ago
  22. 0398260 radeonsi: fix broken tessellation on Carrizo and Stoney by Marek Olšák · 7 years ago
  23. b75c0bf r300g: only allow byteswapped formats on big endian by Grazvydas Ignotas · 8 years ago
  24. eba32b3 android: glsl: build shader cache sources by Mauro Rossi · 7 years ago
  25. 2e6737f android: radeonsi: fix sid_table.h generated header include path by Mauro Rossi · 8 years ago
  26. ace01b0 android: fix droid_create_image_from_prime_fd_yuv for YV12 by Tapani Pälli · 8 years ago
  27. c208816 glsl: fix heap-use-after-free in ast_declarator_list::hir() by Samuel Iglesias Gonsálvez · 8 years ago
  28. 6d2c4e9 gallium/u_queue: fix random crashes when the app calls exit() by Marek Olšák · 7 years ago
  29. e7a8f2e intel/blorp: Explicitly flush all allocated state by Jason Ekstrand · 7 years ago
  30. c23c6db anv/query: Perform CmdResetQueryPool on the GPU by Jason Ekstrand · 7 years ago
  31. bf8ef87 genxml: Make MI_STORE_DATA_IMM more consistent by Jason Ekstrand · 7 years ago
  32. fafffc6 anv/query: clflush the bo map on non-LLC platforms by Jason Ekstrand · 7 years ago
  33. 0516a99 anv: Add an invalidate_range helper by Jason Ekstrand · 7 years ago
  34. 87fb61f etnaviv: remove number of pixel pipes validation by Christian Gmeiner · 8 years ago
  35. 6e3da9c etnaviv: move pctx initialisation to avoid a null dereference by Christian Gmeiner · 8 years ago
  36. 42b7395 radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK by Nicolai Hähnle · 7 years ago
  37. 7cb3535 radeonsi: handle MultiDrawIndirect in si_get_draw_start_count by Nicolai Hähnle · 7 years ago
  38. c47f1d6 gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4) by Ben Crocker · 8 years ago
  39. c8e345a gallivm: Improve debug output (V2) by Ben Crocker · 7 years ago
  40. b8d2371 winsys/amdgpu: reduce max_alloc_size based on GTT limits by Nicolai Hähnle · 7 years ago
  41. bc8d047 gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally by Marek Olšák · 7 years ago
  42. 91b3b54 gallium/util: remove unused u_index_modify helpers by Marek Olšák · 7 years ago
  43. 9c80a81 radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2) by Marek Olšák · 7 years ago
  44. e1ba82d i965/fs: fix uninitialized memory access by Lionel Landwerlin · 7 years ago
  45. b4880ea radv: Never try to create more than max_sets descriptor sets. by Bas Nieuwenhuizen · 7 years ago
  46. a594bd1 i965/fs: Fix the inline nir_op_pack_double optimization by Jason Ekstrand · 7 years ago
  47. 173a2ab anv: wsi: report presentation error per image request by Lionel Landwerlin · 8 years ago
  48. 3c93076 glx/glvnd: Fix GLXdispatchIndex sorting by Hans de Goede · 8 years ago
  49. 3b52413 anv: fix Get*MemoryRequirements for !LLC by Connor Abbott · 7 years ago
  50. e179a60 radv: adopt some init config workarounds from radeonsi. by Dave Airlie · 7 years ago
  51. 3b97299 radv: fix cik macroModeIndex. by Dave Airlie · 7 years ago
  52. e42f43b radv: change base aligmment for allocated memory. by Dave Airlie · 7 years ago
  53. 2416481 nvc0: disable linked tsc mode in compute launch descriptor by Ilia Mirkin · 7 years ago
  54. bd25bc6 tgsi: fix memory leak in tgsi sanity check by Dave Airlie · 8 years ago
  55. 4d40f72 intel/blorp: Swizzle clear colors on the CPU by Jason Ekstrand · 8 years ago
  56. 84a2f46 mesa: Do (TCS && !TES) draw time validation in ES as well. by Kenneth Graunke · 7 years ago
  57. 1db3ceb i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge by Jason Ekstrand · 8 years ago
  58. bcd58a9 i965/sampler_state: Pass texObj into update_sampler_state by Jason Ekstrand · 8 years ago
  59. d5859cb i965/sampler_state: Clamp min/max LOD to 14 on gen7+ by Jason Ekstrand · 8 years ago
  60. eb5a044 st/mesa: don't pass compare mode for stencil-sampled textures by Ilia Mirkin · 7 years ago
  61. 8d7110e nvc0: set the render condition in the compute object by Ilia Mirkin · 7 years ago
  62. 138be7e gm107/ir: fix address offset bitfield for ATOMS by Ilia Mirkin · 7 years ago
  63. 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
  64. ce0eebc vc4: Avoid emitting small immediates for UBO indirect load address guards. by Eric Anholt · 8 years ago
  65. 548fe31 gallivm: Reenable PPC VSX (v3) by Ben Crocker · 8 years ago
  66. 2692663 util/disk_cache: use stat() to check if entry is a directory by Timothy Arceri · 8 years ago
  67. 7e6b4a2 anv/blorp: Disable resolves for transparent black clears by Nanley Chery · 8 years ago
  68. 72156aa gallium/radeon: fix performance of buffer readbacks by Marek Olšák · 8 years ago
  69. 32d0dc5 tgsi-dump: dump label if instruction has one by Marc-André Lureau · 8 years ago
  70. 8ca2e38 nvc0/ir: fix ubo max clamp, reset file index by Ilia Mirkin · 8 years ago
  71. 40281fc nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute by Ilia Mirkin · 8 years ago
  72. 73b1570 nvc0: increase number of ubo binding points by Ilia Mirkin · 8 years ago
  73. 06128bd glsl: correct compute shader checks for memoryBarrier functions by Marc Di Luzio · 8 years ago
  74. 05abd64 Revert "i965: Disable guardband clipping in the smaller-than-viewport case." by Kenneth Graunke · 8 years ago
  75. 0946822 i965: Always scissor on Gen6-7.5 instead of disabling guardband. by Kenneth Graunke · 8 years ago
  76. d44a881 i965: Use a better guardband calculation. by Jason Ekstrand · 8 years ago
  77. 726c327 i965: Combine the Gen6 SF and Clip viewport atoms. by Kenneth Graunke · 8 years ago
  78. dc398d9 radv: pass FMASK alignment to application by Dave Airlie · 8 years ago
  79. d424194 radv: Pass DCC alignment to application. by Bas Nieuwenhuizen · 8 years ago
  80. 27b6f74 radv: Pass CMASK alignment to application. by Bas Nieuwenhuizen · 8 years ago
  81. 1e868de radv/ac: avoid the fmask path when doing txs. by Dave Airlie · 8 years ago
  82. be48168 swr: [rasterizer core] Remove dead code Clipper::ClipScalar() by Bruce Cherniak · 8 years ago
  83. cdc5bb8 dri/common: clear the loaderPrivate pointer in driDestroyDrawable by Nicolai Hähnle · 8 years ago
  84. e4bb5be glx: guard swap-interval functions against destroyed drawables by Nicolai Hähnle · 8 years ago
  85. 48d5cf3 glx/dri3: guard in_current_context against a disappeared drawable by Nicolai Hähnle · 8 years ago
  86. b3bc9b4 glx/dri3: handle NULL pointers in loader-to-DRI3 drawable conversion by Nicolai Hähnle · 8 years ago
  87. 241e0b7 radv: fix shared memory load/stores. by Dave Airlie · 8 years ago
  88. e789af4 radv/ac: correctly size shared memory usage. by Dave Airlie · 8 years ago
  89. f02f17f winsys/amdgpu: avoid potential segfault in amdgpu_bo_map() by Samuel Pitoiset · 8 years ago
  90. d4f1ed6 st/mesa: MAX_VARYING is the max supported number of patch varyings, not min by Ilia Mirkin · 8 years ago
  91. d936b57 vbo: process buffer binding state changes on draw when recording by Ilia Mirkin · 8 years ago
  92. 539afe4 Revert "radeonsi: decrease the number of texture slots to 24" by Marek Olšák · 8 years ago
  93. 19f029c anv/pass: Store the depth-stencil attachment's last subpass index by Nanley Chery · 8 years ago
  94. ebbca2f vulkan: Don't install vk_platform.h or vulkan.h. by Matt Turner · 8 years ago
  95. 2fc362f etnaviv: force vertex buffers through the MMU by Lucas Stach · 8 years ago
  96. 89b51c7 st/va: make sure that we call begin_frame() only once v2 by Christian König · 8 years ago
  97. ac2337e st/vdpau: only send buffers with B8G8R8A8 format to X by Nayan Deshmukh · 8 years ago
  98. 77ec080 android: fix llvm, elf dependencies for M, N releases by Mauro Rossi · 8 years ago
  99. eadbc95 anv: Improve flushing around STATE_BASE_ADDRESS by Jason Ekstrand · 8 years ago
  100. 69ec90a anv: Flush render cache before STATE_BASE_ADDRESS on gen7 by Jason Ekstrand · 8 years ago