1. 6f9d81e Add xmlpool/options.h back in the list of intermediate prebuilt source files by Amit Pundir · 6 years ago
  2. 092675f mesa3d: dragonboards: add format_srgb.c to prebuilts by Sumit Semwal · 6 years ago
  3. 5e07382 Add prebuilt-intermediates for xmlpool by Alistair Strachan · 6 years ago
  4. 443c866 Remove unnecessary dependency tracking rules by Alistair Strachan · 6 years ago
  5. a88dcf7 Convert implicit rules to static pattern rules by Dan Willemsen · 6 years ago
  6. 69f2c01 Merge branch 'aosp/upstream-18.0' by Alistair Strachan · 6 years ago
  7. 5d3caa1 radeon/vcn: fix mpeg4 msg buffer settings by Boyuan Zhang · 6 years ago
  8. 8f97e56 i965/tex_image: Avoid the ASTC LDR workaround on gen9lp by Nanley Chery · 7 years ago
  9. 97841a8 radv: compute the number of subpass attachments correctly by Samuel Pitoiset · 6 years ago
  10. 5a7de46 radv/winsys: fix leaking resources from bo's imported by fd by Andres Rodriguez · 6 years ago
  11. 1a23971 st/omx/enc: fix blit setup for YUV LoadImage by Leo Liu · 6 years ago
  12. c0aeac1 gallium/util: Fix incorrect refcounting of separate stencil. by Eric Anholt · 6 years ago
  13. 1fccd67 radeonsi/gfx9: workaround for INTERP with indirect indexing by Marek Olšák · 6 years ago
  14. 001f7ac util/u_queue: fix a deadlock in util_queue_finish by Marek Olšák · 6 years ago
  15. 3e5dfc0 anv/allocator: Don't shrink either end of the block pool by Jason Ekstrand · 6 years ago
  16. 53ff157 meson: don't build classic mesa tests without dri_drivers by Dylan Baker · 6 years ago
  17. 3b9b665 radv/winsys: allow to submit up to 4 IBs for chips without chaining by Samuel Pitoiset · 6 years ago
  18. 60c5cf0 intel/compiler: Add scheduler deps for instructions that implicitly read g0 by Ian Romanick · 6 years ago
  19. 6bd2fba Revert "st/dri: Fix dangling pointer to a destroyed dri_drawable" by Marek Olšák · 6 years ago
  20. ead5bf4 i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_AT_* by Jason Ekstrand · 6 years ago
  21. d75054d st/dri: Fix dangling pointer to a destroyed dri_drawable by Johan Klokkhammer Helsing · 6 years ago
  22. 7673c72 etnaviv: fix texture_format_needs_swiz by Lucas Stach · 6 years ago
  23. 264cda5 radv: Mark GTT memory as device local for APUs. by Bas Nieuwenhuizen · 6 years ago
  24. 251a36d i965: Fix shadow batches to be the same size as the real BO. by Kenneth Graunke · 6 years ago
  25. b62b3eb radv: fix scissor computation when using half-pixel viewport offset by Samuel Pitoiset · 6 years ago
  26. f581dc6 anv: fix number of planes for depth & stencil by Lionel Landwerlin · 6 years ago
  27. e1b8763 mesa: free debug messages when destroying the debug state by Timothy Arceri · 6 years ago
  28. 279c628 svga: Fix incorrect advertizing of EGL_KHR_gl_colorspace by Thomas Hellstrom · 6 years ago
  29. e7709ad glsl_to_tgsi: try harder to lower unsupported ir_binop_vector_extract by Marek Olšák · 6 years ago
  30. cd52573 radeonsi/gfx9: fix a hang with an empty first IB by Marek Olšák · 6 years ago
  31. 5edd319 ac/nir: Make the GFX9 buffer size fix apply to image loads/atomics too. by Bas Nieuwenhuizen · 6 years ago
  32. 19db663 st/va: Enable vaExportSurfaceHandle() by Mark Thompson · 7 years ago
  33. a989e99 radv: fix radv_layout_dcc_compressed() when image doesn't have DCC by Samuel Pitoiset · 6 years ago
  34. 1d44ea3 radv: fix picking the method for resolve subpass by Samuel Pitoiset · 6 years ago
  35. 362c4f4 radv: Always reset draw user SGPRs after secondary command buffer. by Bas Nieuwenhuizen · 6 years ago
  36. d2991fc radv: Don't set instance count using predication. by Bas Nieuwenhuizen · 6 years ago
  37. 66964df mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage by Andres Gomez · 7 years ago
  38. 5eef557 mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API override by Marek Olšák · 7 years ago
  39. 7711ae2 dri_util: when overriding, always reset the core version by Andres Gomez · 7 years ago
  40. c9b6960 meson: Set .so version for xa like autotools does by Dylan Baker · 6 years ago
  41. e49d7ab nir/lower_vec_to_movs: Only coalesce if the vec had a SSA destination by Jason Ekstrand · 7 years ago
  42. 1ec9166 glsl: always call do_lower_jumps() after loop unrolling by Timothy Arceri · 6 years ago
  43. f1604f6 gallium/pipebuffer: fix parenthesis location by Timothy Arceri · 7 years ago
  44. 44c7d1a st/dri: Initialise modifier to INVALID for DRI2 by Daniel Stone · 7 years ago
  45. f2a1336 intel/vec4: Set channel_sizes for MOV_INDIRECT sources by Jason Ekstrand · 7 years ago
  46. df6c2be ac/nir: Add workaround for GFX9 buffer views. by Bas Nieuwenhuizen · 7 years ago
  47. 92cb895 gbm: remove never-implemented function by Eric Engestrom · 7 years ago
  48. 9710a70 nir: fix crash in loop unroll corner case by Timothy Arceri · 7 years ago
  49. 7fe3731 glsl: fix infinite loop caused by bug in loop unrolling pass by Timothy Arceri · 7 years ago
  50. 4cfb355 i965/perf: fix config registration when uploading to kernel by Lionel Landwerlin · 7 years ago
  51. 7279b0c anv/pipeline: fail if TCS/TES compile fail by Caio Marcelo de Oliveira Filho · 7 years ago
  52. c9e2de3 ac: make use of if/loop build helpers by Timothy Arceri · 7 years ago
  53. 7a02062 radeonsi: make use of if/loop build helpers in ac by Timothy Arceri · 7 years ago
  54. 48cbac7 ac: add if/loop build helpers by Timothy Arceri · 7 years ago
  55. 50e3fb5 egl/wayland: Make swrast display_sync the correct queue by Derek Foreman · 7 years ago
  56. 9776580 i965: return the fourcc saved in __DRIimage when possible by Xiong, James · 6 years ago
  57. 2165cc0 st/nine: Do not use scratch for face register by Axel Davy · 6 years ago
  58. 8521e00 st/nine: Declare lighting consts for ff shaders by Axel Davy · 6 years ago
  59. 0007574 compiler/spirv: set is_shadow for depth comparitor sampling opcodes by Iago Toral Quiroga · 7 years ago
  60. 755d07c i965: Extend the negative 32-bit deltas to 64-bits by Sergii Romantsov · 7 years ago
  61. b44df1d freedreno/a5xx: don't align height for PIPE_BUFFER by Rob Clark · 7 years ago
  62. b582a4e freedreno/a5xx: fix page faults on last level by Rob Clark · 7 years ago
  63. ab520c9 nir/lower_indirect_derefs: Support interp_var_at intrinsics by Jason Ekstrand · 7 years ago
  64. 490c342 nir/vars_to_ssa: Remove copies from the correct set by Jason Ekstrand · 7 years ago
  65. 510f4f3 mesa: Inherit texture view multi-sample information from the original texture images. by Henri Verbeet · 7 years ago
  66. b334340 nir: fix per_vertex_output intrinsic by Rob Clark · 7 years ago
  67. af4f8d4 i965/vec4: Fix null destination register in 3-source instructions by Ian Romanick · 7 years ago
  68. a602ef9 meson/configure: detect endian.h instead of trying to guess when it's available by Eric Engestrom · 7 years ago
  69. fd6ded8 radeon/vce: move feedback command inside of destroy function by Leo Liu · 7 years ago
  70. bcdbcfc st/nine: Fix non inversible matrix check by Axel Davy · 7 years ago
  71. 9ea807c st/nine: Fixes warning about implicit conversion by Axel Davy · 7 years ago
  72. 25bf9b2 st/nine: Fix bad tracking of vs textures for NINESBT_ALL by Axel Davy · 7 years ago
  73. 05ae1d4 radeonsi: prevent a negative buffer offset in si_upload_descriptors by Marek Olšák · 7 years ago
  74. 3d4383f radeonsi: fix vertex buffer address computation with full 64-bit addresses by Marek Olšák · 7 years ago
  75. 282591d mesa: add glsl version query (v4) by Vadym Shovkoplias · 7 years ago
  76. 4f49caf i965: Silence compiler warning about promoted_constants. by Eric Anholt · 7 years ago
  77. 876880b radv: mark all tess output for an indirect access. by Dave Airlie · 7 years ago
  78. 14f55a8 ac/nir: pass the nir variable through tcs loading. by Dave Airlie · 7 years ago
  79. 82a426a radv: get correct offset into LDS for indexed vars. by Dave Airlie · 7 years ago
  80. a3602cd i965: Emit texture cache invalidates around blorp_copy by Jason Ekstrand · 7 years ago
  81. 16eb9fe meson: Add moduledir to d3d.pc by Dylan Baker · 7 years ago
  82. 582cae3 mesa: Don't write to user buffer in glGetTexParameterIuiv on error by Ian Romanick · 7 years ago
  83. 676af78 st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFER by Marek Olšák · 7 years ago
  84. dd36f7f autotools: include all meson.build files by Dylan Baker · 7 years ago
  85. d007df9 radv: Fix copying from 3D images starting at non-zero depth. by Bas Nieuwenhuizen · 7 years ago
  86. e2f8a65 swr/rast: Fix macOS macro. by Vinson Lee · 7 years ago
  87. 0a62b02 i965: Fix RELOC_WRITE typo in brw_store_data_imm64() by Andriy Khulap · 7 years ago
  88. 7064c88 i965/sbe: fix number of inputs for active components by Iago Toral Quiroga · 7 years ago
  89. 2f0d53d radv: Implement waiting on non-submitted fences. by Bas Nieuwenhuizen · 7 years ago
  90. 8f9d123 radv: Implement WaitForFences with !waitAll. by Bas Nieuwenhuizen · 7 years ago
  91. 369d279 ac/nir: don't apply slice rounding on txf_ms by Dave Airlie · 7 years ago
  92. 2f5c213 glsl: Fix memory leak with known glsl_type instances by Simon Hausmann · 7 years ago
  93. e8f95b5 intel/compiler: Memory fence commit must always be enabled for gen10+ by Anuj Phogat · 7 years ago
  94. cdf1f44 radv: do not set pending_reset_query in BeginCommandBuffer() by Samuel Pitoiset · 7 years ago
  95. 6083211 r600/cayman: fix fragcood loading recip generation. by Dave Airlie · 7 years ago
  96. 6ce732c intel/fs: Set up sampler message headers in the visitor on gen7+ by Jason Ekstrand · 7 years ago
  97. f2480c9 Revert "mesa: do not trigger _NEW_TEXTURE_STATE in glActiveTexture()" by Samuel Pitoiset · 7 years ago
  98. faffba7 radv: Fix CmdCopyImage between uncompressed and compressed images by Alex Smith · 7 years ago
  99. 1dc10f1 radv: Increase the number of dynamic uniform buffers. by Bas Nieuwenhuizen · 7 years ago
  100. 2faad17 r600: implement callstack workaround for evergreen. by Dave Airlie · 7 years ago