1. eddd5cb Don't use gralloc_drm headers by Casey Dahlin · 7 years ago
  2. cbdafed Precompile intermediate sources by Casey Dahlin · 7 years ago
  3. 6973278 Android: drop Android 4.4 (KitKat) support by Rob Herring · 8 years ago
  4. 74d4133 Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older by Rob Herring · 8 years ago
  5. a0331a9 CHROMIUM: egl/android: Support opening render nodes from within EGL by Tomasz Figa · 8 years ago
  6. ba6b824 FROMLIST: egl/android: Make drm_gralloc headers optional (v2) by Tomasz Figa · 8 years ago
  7. 0e032a4 loader: Move non-error message to debug level by Fabio Estevam · 8 years ago
  8. b7d3c71 radv: Invalidate L2 for TRANSFER_WRITE barriers by Alex Smith · 8 years ago
  9. a6114f0 radeon_drm_bo: explicitly check return value of drmCommandWriteRead by Julien Isorce · 8 years ago
  10. 0f51d37 radeon: initialize hole variable before calling container_of by Julien Isorce · 8 years ago
  11. 1b2bcb6 winsys/radeon: check null return from radeon_cs_create_fence in cs_flush by Julien Isorce · 8 years ago
  12. 99468c2 winsys/radeon: check null in radeon_cs_create_fence by Julien Isorce · 8 years ago
  13. c0a73dd Revert "freedreno: fix memory leak" by Emil Velikov · 7 years ago
  14. f3ae08b haiku/winsys: fix dt prototype args by Jerome Duval · 8 years ago
  15. c1c3933 haiku: build fixes around debug defines by Jerome Duval · 8 years ago
  16. a8e217d i965: Set kernel features before computing max GL version. by Kenneth Graunke · 7 years ago
  17. 05eb1c7 i965: Skip register write detection when possible. by Kenneth Graunke · 8 years ago
  18. e7f872f i965: Set screen->cmd_parser_version to 0 if we can't write registers. by Kenneth Graunke · 8 years ago
  19. 20319f5 i965: Document the sad story of the kernel command parser. by Kenneth Graunke · 8 years ago
  20. a0a48b6 nouveau: when mapping a persistent buffer, synchronize on former xfers by Ilia Mirkin · 7 years ago
  21. b6168c3 nvc0: increase texture buffer object alignment to 256 for pre-GM107 by Ilia Mirkin · 7 years ago
  22. 12d7da7 nvc0/ir: fix overwriting of offset register with interpolateAtOffset by Ilia Mirkin · 7 years ago
  23. 4900fa3 nvc0/ir: fix LSB/BFE/BFI implementations by Ilia Mirkin · 7 years ago
  24. 29a7d73 i965/blorp: Bump the batch space estimate by Jason Ekstrand · 8 years ago
  25. 04df217 i965/blorp: Align vertex buffers to 64B by Jason Ekstrand · 8 years ago
  26. 33a9bed anv/blorp: Align vertex buffers to 64B by Jason Ekstrand · 8 years ago
  27. f509c83 anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex by Jason Ekstrand · 8 years ago
  28. f77cecf i965/fs: Always provide a default LOD of 0 for TXS and TXL by Jason Ekstrand · 8 years ago
  29. d20d8fd targets: export radeon winsys_create functions to silence LLVM warning by Marek Olšák · 8 years ago
  30. c0e343f st: Add cubeMapFace parameter to st_finalize_texture. by Michal Srb · 8 years ago
  31. 79d97bc gbm/dri: Flush after unmap by Thomas Hellstrom · 8 years ago
  32. 5094311 anv/cmd_buffer: fix host memory leak by Craig Stout · 8 years ago
  33. 9caf60b anv: Flush caches prior to PIPELINE_SELECT on all gens by Jason Ekstrand · 8 years ago
  34. 1761f9d anv/cmd_buffer: Fix bad indentation by Jason Ekstrand · 8 years ago
  35. 9973db0 anv/cmd_buffer: Apply flush operations prior to executing secondaries by Jason Ekstrand · 8 years ago
  36. 0a9e06e anv/blorp: Use anv_get_layerCount everywhere by Jason Ekstrand · 8 years ago
  37. 6cabd40 anv: Make anv_get_layerCount a macro by Jason Ekstrand · 8 years ago
  38. 4b3fdda mesa: update lower_jumps tests after bug fix by Timothy Arceri · 8 years ago
  39. 2f86b73 tests/cache_test: allow crossing mount points by Juan A. Suarez Romero · 8 years ago
  40. dc01cb9 glsl: on UBO/SSBOs link error reset the number of active blocks to 0 by Andres Gomez · 8 years ago
  41. fb00f22 anv/query: Fix the location of timestamp availability by Jason Ekstrand · 8 years ago
  42. 45e133a radv: flush DB cache before and after HTILE decompress. by Bas Nieuwenhuizen · 8 years ago
  43. 6613fba glsl: fix lower jumps for returns when loop is inside an if by Timothy Arceri · 8 years ago
  44. 613e6e4 i965/fs: Don't emit SEL instructions for type-converting MOVs. by Matt Turner · 8 years ago
  45. 8c5dfa9 anv/blorp: Fix a crash in CmdClearColorImage by Xu Randy · 8 years ago
  46. 1fcf823 st/nine: Use atomics for available_texture_mem by Axel Davy · 8 years ago
  47. 0444ef0 st/nine: Resolve deadlock in surface/volume dtors when using csmt by Axel Davy · 8 years ago
  48. c57a035 freedreno: fix memory leak by Rob Clark · 8 years ago
  49. 6741256 clover: use pipe_resource references by Jan Vesely · 8 years ago
  50. e11bf56 radeonsi: don't hang on shader compile failure by Marek Olšák · 8 years ago
  51. c375c44 swr: [rasterizer jitter] fix llvm >= 5.0 build break by Tim Rowley · 8 years ago
  52. afb19fd anv/image: Return early when unbinding an image by Jason Ekstrand · 8 years ago
  53. 27a3fe0 mesa/main: fix MultiDrawElements[BaseVertex] validation of primcount by Nicolai Hähnle · 8 years ago
  54. 0ecda18 i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough. by Kenneth Graunke · 8 years ago
  55. e504ecb intel: Correct the BDW surface state size by Nanley Chery · 8 years ago
  56. d80b96f anv/genX: Solve the vkCreateGraphicsPipelines crash by Xu,Randy · 8 years ago
  57. 348c8c3 radv: fix primitive reset index emission by Dave Airlie · 8 years ago
  58. 72483b2 st/mesa: set result writemask based on ir type by Ilia Mirkin · 8 years ago
  59. a991960 nvc0/ir: treat FMA like MAD for operand propagation by Karol Herbst · 8 years ago
  60. 9c6fcdf anv/GetQueryPoolResults: Actually implement the spec by Jason Ekstrand · 8 years ago
  61. 6e2fb0c anv/query: Invalidate the correct range by Jason Ekstrand · 8 years ago
  62. 8a5684d i965/gen8+: Do full stall when switching pipeline by Topi Pohjolainen · 8 years ago
  63. 07adc57 Revert "radv: Emit cache flushes before CP DMA." by Bas Nieuwenhuizen · 8 years ago
  64. 13afc45 radv/ac: Fix shared memory offset calculation by Alex Smith · 8 years ago
  65. 06bdbe9 radv: Fix using more than 4 bound descriptor sets by James Legg · 8 years ago
  66. 74c3963 radeonsi: disable sinking common instructions down to the end block by Samuel Pitoiset · 8 years ago
  67. f85a54a radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer by Alex Smith · 8 years ago
  68. 804e260 radv: Emit cache flushes before CP DMA. by Bas Nieuwenhuizen · 8 years ago
  69. f5be65e nir/intrinsics: Make load_barycentric_input take a 2-component coor by Jason Ekstrand · 8 years ago
  70. 3a4b70b anv/blorp: Only set a clear color for resolves if fast-cleared by Jason Ekstrand · 8 years ago
  71. 3428b48 anv/blorp: Turn off AUX after doing a CCS_D resolve by Jason Ekstrand · 8 years ago
  72. ce7f352 clover: Work around build failure with AltiVec. by Matt Turner · 8 years ago
  73. 5a11938 nvc0: increase alignment to 256 for texture buffers on fermi by Ilia Mirkin · 8 years ago
  74. 0b67909 glapi: fix typo in count_scale by Gregory Hainaut · 8 years ago
  75. d74d7cc vulkan/wsi: Improve the DRI3 error message by Jacob Lifshay · 8 years ago
  76. d1f01d8 anv: Properly handle destroying NULL devices and instances by Jason Ekstrand · 8 years ago
  77. 0d7d4f9 anv/image: Remove extra dependency on HiZ-specific variable by Nanley Chery · 8 years ago
  78. ed5c3fa radv: setup llvm target data layout by Dave Airlie · 8 years ago
  79. cc91707 radeonsi: mark all bound shader buffer ranges as initialized by Marek Olšák · 8 years ago
  80. 8a0f62b anv: Stall before fast-clear operations by Jason Ekstrand · 8 years ago
  81. 2349a9e anv: Accurately advertise dynamic descriptor limits by Jason Ekstrand · 8 years ago
  82. 7f7b116 i965: move brw_define.h ifndef guard to the top by Emil Velikov · 8 years ago
  83. b5ed3f8 radv: disable mip point pre clamping. by Dave Airlie · 8 years ago
  84. 823f6d4 radv/ac: fix multiple descriptor sets with dynamic buffers by Fredrik Höglund · 8 years ago
  85. 09646cc radv: fix the dynamic buffer index in vkCmdBindDescriptorSets by Fredrik Höglund · 8 years ago
  86. a342a47 radv: Disable HTILE for textures with multiple layers/levels. by Bas Nieuwenhuizen · 8 years ago
  87. f21cc86 radv: Emit pending flushes before executing a secondary command buffer by Alex Smith · 8 years ago
  88. c9928ec radv: drop Z24 support. by Dave Airlie · 8 years ago
  89. f428040 nvc0: take extra pushbuf space into account for pushbuf_space calls by Ilia Mirkin · 8 years ago
  90. 1200d64 anv/pass: Avoid accessing attachment array out of bounds by Nanley Chery · 8 years ago
  91. fbaf595 ralloc: Make sure ralloc() allocations match malloc()'s alignment. by Jonas Pfeil · 8 years ago
  92. e13a41d mesa: Avoid read of uninitialized variable by Robert Foss · 8 years ago
  93. cb4798d egl: Ensure ResetNotificationStrategy matches for shared contexts. by Kenneth Graunke · 8 years ago
  94. d9254cf st/mesa: inform the driver of framebuffer changes before compute dispatches by Nicolai Hähnle · 8 years ago
  95. e59e2c6 st/glsl_to_tgsi: avoid iterating past the head of the instruction list by Nicolai Hähnle · 8 years ago
  96. ea7711f i965/fs: emit MOV_INDIRECT with the source with the right register type by Samuel Iglesias Gonsálvez · 8 years ago
  97. e1e27b0 i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles by Samuel Iglesias Gonsálvez · 8 years ago
  98. 59e6c0d i965/fs: fix indirect load DF uniforms on BSW/BXT by Samuel Iglesias Gonsálvez · 8 years ago
  99. 7d3a10c i965/fs: detect different bit size accesses to uniforms to push them in proper locations by Samuel Iglesias Gonsálvez · 8 years ago
  100. d4caa4249 i965/fs: mark last DF uniform array element as 64 bit live one by Samuel Iglesias Gonsálvez · 8 years ago