1. 9e989b8 bin/meson-cmd-extract: Also handle cross and native files by Dylan Baker · 6 years ago
  2. b54df1b anv: Re-sort the extensions list by Jason Ekstrand · 6 years ago
  3. eb32dad intel/fs: Don't touch accumulator destination while applying regioning alignment rule by Jason Ekstrand · 6 years ago
  4. 0a7ac6d intel/eu: Stop overriding exec sizes in send_indirect_message by Jason Ekstrand · 6 years ago
  5. f682ed1 radv: initialize the per-queue descriptor BO only once by Samuel Pitoiset · 6 years ago
  6. 72d9745 radv: do not write unused descriptors to the per-queue BO by Samuel Pitoiset · 6 years ago
  7. 8c164ea radv: reduce size of the per-queue descriptor BO by Samuel Pitoiset · 6 years ago
  8. 83cc87e radv: drop unused code related to 16 sample locations by Samuel Pitoiset · 6 years ago
  9. 80dae70 gm107/ir: disable TEXS for tex with derivAll set by Karol Herbst · 6 years ago
  10. 30b5c9e nv50/ir: disable tryCollapseChainedMULs in ConstantFolding for precise instructions by Karol Herbst · 6 years ago
  11. 8424cd8 nir: Account for atomics in copy propagation. by Bas Nieuwenhuizen · 6 years ago
  12. 927ba12 anv/tests: Adding test for the state_pool padding. by Rafael Antognolli · 6 years ago
  13. 731c4ad anv/allocator: Add support for non-userptr. by Rafael Antognolli · 6 years ago
  14. 643248b anv: Remove state flush. by Rafael Antognolli · 6 years ago
  15. 5d61c74 anv/allocator: Enable snooping on block pool and anv_bo_pool BOs. by Rafael Antognolli · 6 years ago
  16. dfc9ab2 anv/allocator: Add padding information. by Rafael Antognolli · 6 years ago
  17. 7ed0898 anv/allocator: Rework chunk return to the state pool. by Rafael Antognolli · 6 years ago
  18. 6a1f4c9 anv: Remove some asserts. by Rafael Antognolli · 6 years ago
  19. f39dad7 anv: Validate the list of BOs from the block pool. by Rafael Antognolli · 6 years ago
  20. 11a5d46 anv: Split code to add BO dependencies to execbuf. by Rafael Antognolli · 6 years ago
  21. f874604 anv/allocator: Add support for a list of BOs in block pool. by Rafael Antognolli · 6 years ago
  22. e3dc56d anv: Update usage of block_pool->bo. by Rafael Antognolli · 6 years ago
  23. fc3f588 anv/allocator: Remove pool->map. by Rafael Antognolli · 6 years ago
  24. 54e21e1 anv/allocator: Rename anv_free_list2 to anv_free_list. by Rafael Antognolli · 6 years ago
  25. 234c9d8 anv/allocator: Remove anv_free_list. by Rafael Antognolli · 6 years ago
  26. e2179ac anv/allocator: Use anv_state_table on back_alloc too. by Rafael Antognolli · 6 years ago
  27. d18267f anv/allocator: Use anv_state_table on anv_state_pool_alloc. by Rafael Antognolli · 6 years ago
  28. 6a1dcfe anv/allocator: Add helper to push states back to the state table. by Rafael Antognolli · 6 years ago
  29. e8b6e0a anv/allocator: Add getter for anv_block_pool. by Rafael Antognolli · 6 years ago
  30. 6a2d5ae anv/allocator: Add anv_state_table. by Rafael Antognolli · 6 years ago
  31. 27478ce anv/tests: Fix block_pool_no_free test. by Rafael Antognolli · 6 years ago
  32. 4149d41 anv: fix invalid binding table index computation by Lionel Landwerlin · 6 years ago
  33. c4c5c90 docs: explain how to see what meson options exist by Eric Engestrom · 6 years ago
  34. 406623f docs: update calendar, add news item and link release notes for 18.3.2 by Emil Velikov · 6 years ago
  35. 9d58641 docs: add sha256 checksums for 18.3.2 by Emil Velikov · 6 years ago
  36. 2dad014 docs: add release notes for 18.3.2 by Emil Velikov · 6 years ago
  37. f92c5bc anv/device: fix maximum number of images supported by Iago Toral Quiroga · 6 years ago
  38. a311aa6 anv: do not advertise AHW support if extension not enabled by Tapani Pälli · 6 years ago
  39. 99ef66c vc4: Don't leak the GPU fd for renderonly usage. by Eric Anholt · 6 years ago
  40. 0605726 v3d: Don't leak the GPU fd for renderonly usage. by Eric Anholt · 6 years ago
  41. 59527a3 v3d: Restructure RO allocations using resource_from_handle. by Eric Anholt · 6 years ago
  42. d70eb23 v3d: If the modifier is not known on BO import, default to linear for RO. by Eric Anholt · 6 years ago
  43. cb527d2 ac/nir_to_llvm: add support for structs to get_sampler_desc() by Timothy Arceri · 6 years ago
  44. b12316c ac/nir_to_llvm: fix regression in bindless support by Timothy Arceri · 6 years ago
  45. e106e0f radeonsi/nir: get correct type for images inside structs by Timothy Arceri · 6 years ago
  46. 292887a ac/nir_to_llvm: fix type handling in image code by Timothy Arceri · 6 years ago
  47. 8a52e4c radv: use dithered alpha-to-coverage by Rhys Perry · 6 years ago
  48. 187a650 swr/rast: Store cached files in multiple subdirs by Alok Hota · 6 years ago
  49. bb98be6 swr/rast: New execution engine per JIT by Alok Hota · 6 years ago
  50. b135db5 swr/rast: Scope MEM_CLIENT enum for mem usages by Alok Hota · 6 years ago
  51. c722ad7 swr/rast: Unaligned and translations in gathers by Alok Hota · 6 years ago
  52. 9459863 swr/rast: partial support for Tiled Resources by Alok Hota · 6 years ago
  53. 9cacf9d swr/rast: Add annotator to interleave isa text by Alok Hota · 6 years ago
  54. c9fa2ee swr/rast: Use gfxptr_t value in JitGatherVertices by Alok Hota · 6 years ago
  55. e68777c autotools: Deprecate the use of autotools by Gert Wollny · 6 years ago
  56. 431e9ab meson: allow building dri driver without window system if osmesa is classic by Dylan Baker · 6 years ago
  57. ed7673a gallium/swr: Fix multi-context sync fence deadlock. by Bruce Cherniak · 6 years ago
  58. d5d7b5e ac/nir: don't trash L1 caches for store operations with writeonly memory by Samuel Pitoiset · 6 years ago
  59. 5b51d75 st/mesa: Optionally override RGB/RGBX dst alpha blend factors by Kenneth Graunke · 6 years ago
  60. 11735d6 winsys/amdgpu: fix whitespace by Marek Olšák · 6 years ago
  61. 0b736f7 meson: Fix with_gallium_icd to with_opencl_icd by Pierre Moreau · 6 years ago
  62. d644698 gallium: Add the ability to query a single pipeline statistics counter by Kenneth Graunke · 6 years ago
  63. f967273 st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS result fetching. by Kenneth Graunke · 6 years ago
  64. e760be0 st/mesa: Make an enum for pipeline statistics query result indices. by Kenneth Graunke · 6 years ago
  65. 4a131a1 meson: Add a script to extract the cmd line used for meson by Dylan Baker · 6 years ago
  66. 7bef192 radv: add support for VK_EXT_memory_budget by Samuel Pitoiset · 6 years ago
  67. 9784400 radv: add two small helpers for getting VRAM and visible VRAM sizes by Samuel Pitoiset · 6 years ago
  68. a6e5ce5 radv: remove unnecessary returns in GetPhysicalDevice*Properties() by Samuel Pitoiset · 6 years ago
  69. 568e7a2 radv: Set partial_vs_wave for pipelines with just GS, not tess. by Bas Nieuwenhuizen · 6 years ago
  70. 5183e79 radeonsi: also apply the GS hang workaround to draws without tessellation by Marek Olšák · 6 years ago
  71. bd09bb1 v3d: SHARED but not necessarily SCANOUT buffers on RO must be linear. by Eric Anholt · 6 years ago
  72. f72820c v3d: Add support for CS barrier() intrinsics. by Eric Anholt · 6 years ago
  73. 9b45b06 v3d: Add support for CS shared variable load/store/atomics. by Eric Anholt · 6 years ago
  74. 01d913c v3d: Add support for CS workgroup/invocation id intrinsics. by Eric Anholt · 6 years ago
  75. 6281f26 v3d: Add support for shader_image_load_store. by Eric Anholt · 7 years ago
  76. 5932c2f v3d: Add SSBO/atomic counters support. by Eric Anholt · 7 years ago
  77. 6c8edcb v3d: Drop the GLSL version level. by Eric Anholt · 6 years ago
  78. 1a63227 v3d: Add support for matrix inputs to the FS. by Eric Anholt · 6 years ago
  79. 49b7e26 v3d: Add an isr to the simulator to catch GMP violations. by Eric Anholt · 6 years ago
  80. 3790ee0 v3d: Fix txf_ms 2D_ARRAY array index. by Eric Anholt · 6 years ago
  81. 619a28b v3d: Add support for GL_ARB_framebuffer_no_attachments. by Eric Anholt · 6 years ago
  82. 051a41d v3d: Add support for the early_fragment_tests flag. by Eric Anholt · 6 years ago
  83. b417a9f v3d: Add support for flushing dirty TMU data at job end. by Eric Anholt · 6 years ago
  84. ad6ceb2 ac: add missing 16-bit types to glsl_base_to_llvm_type() by Samuel Pitoiset · 6 years ago
  85. 76b12fa radv: Only use 32 KiB per threadgroup on Stoney. by Bas Nieuwenhuizen · 6 years ago
  86. 76df5e8 st/dri: fix dri2_format_table for argb1555 and rgb565 by Marek Olšák · 6 years ago
  87. 2d2737d nir: Add a bool to float32 lowering pass by Jason Ekstrand · 6 years ago
  88. 09c3ff0 src/intel: use new hash table and set creation helpers by Caio Marcelo de Oliveira Filho · 6 years ago
  89. 9fdded0 src/compiler: use new hash table and set creation helpers by Caio Marcelo de Oliveira Filho · 6 years ago
  90. ee23e8b util: Helper to create sets and hashes with pointer keys by Caio Marcelo de Oliveira Filho · 6 years ago
  91. 929df7a ac/nir: set cache policy when loading/storing buffer images by Samuel Pitoiset · 6 years ago
  92. af2a85d ac/nir: add get_cache_policy() helper and use it by Samuel Pitoiset · 6 years ago
  93. 5e4f9ea anv: Implement VK_KHR_depth_stencil_resolve by Jason Ekstrand · 6 years ago
  94. 9f44088 anv: Move resolve_subpass to genX_cmd_buffer.c by Jason Ekstrand · 6 years ago
  95. 930b171 anv/blorp: Refactor MSAA resolves into an exportable helper function by Jason Ekstrand · 6 years ago
  96. c92c449 anv: Rename has_resolve to has_color_resolve by Jason Ekstrand · 6 years ago
  97. 4bd976e intel/blorp: Add two more filter modes by Jason Ekstrand · 6 years ago
  98. 3ec9ab8 bin/get-pick-list.sh: fix redirection in sh by Andres Gomez · 6 years ago
  99. 716ed41 bin/get-pick-list.sh: fix the oneline printing by Andres Gomez · 6 years ago
  100. 1a20b56 amd/common: Restore v4i32 suffix for llvm.SI.load.const intrinsic by Michel Dänzer · 6 years ago