1. e106e0f radeonsi/nir: get correct type for images inside structs by Timothy Arceri · 6 years ago
  2. 292887a ac/nir_to_llvm: fix type handling in image code by Timothy Arceri · 6 years ago
  3. 8a52e4c radv: use dithered alpha-to-coverage by Rhys Perry · 6 years ago
  4. 187a650 swr/rast: Store cached files in multiple subdirs by Alok Hota · 6 years ago
  5. bb98be6 swr/rast: New execution engine per JIT by Alok Hota · 6 years ago
  6. b135db5 swr/rast: Scope MEM_CLIENT enum for mem usages by Alok Hota · 6 years ago
  7. c722ad7 swr/rast: Unaligned and translations in gathers by Alok Hota · 6 years ago
  8. 9459863 swr/rast: partial support for Tiled Resources by Alok Hota · 6 years ago
  9. 9cacf9d swr/rast: Add annotator to interleave isa text by Alok Hota · 6 years ago
  10. c9fa2ee swr/rast: Use gfxptr_t value in JitGatherVertices by Alok Hota · 6 years ago
  11. e68777c autotools: Deprecate the use of autotools by Gert Wollny · 6 years ago
  12. 431e9ab meson: allow building dri driver without window system if osmesa is classic by Dylan Baker · 6 years ago
  13. ed7673a gallium/swr: Fix multi-context sync fence deadlock. by Bruce Cherniak · 6 years ago
  14. d5d7b5e ac/nir: don't trash L1 caches for store operations with writeonly memory by Samuel Pitoiset · 6 years ago
  15. 5b51d75 st/mesa: Optionally override RGB/RGBX dst alpha blend factors by Kenneth Graunke · 6 years ago
  16. 11735d6 winsys/amdgpu: fix whitespace by Marek Olšák · 6 years ago
  17. 0b736f7 meson: Fix with_gallium_icd to with_opencl_icd by Pierre Moreau · 6 years ago
  18. d644698 gallium: Add the ability to query a single pipeline statistics counter by Kenneth Graunke · 6 years ago
  19. f967273 st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS result fetching. by Kenneth Graunke · 6 years ago
  20. e760be0 st/mesa: Make an enum for pipeline statistics query result indices. by Kenneth Graunke · 6 years ago
  21. 4a131a1 meson: Add a script to extract the cmd line used for meson by Dylan Baker · 6 years ago
  22. 7bef192 radv: add support for VK_EXT_memory_budget by Samuel Pitoiset · 6 years ago
  23. 9784400 radv: add two small helpers for getting VRAM and visible VRAM sizes by Samuel Pitoiset · 6 years ago
  24. a6e5ce5 radv: remove unnecessary returns in GetPhysicalDevice*Properties() by Samuel Pitoiset · 6 years ago
  25. 568e7a2 radv: Set partial_vs_wave for pipelines with just GS, not tess. by Bas Nieuwenhuizen · 6 years ago
  26. 5183e79 radeonsi: also apply the GS hang workaround to draws without tessellation by Marek Olšák · 6 years ago
  27. bd09bb1 v3d: SHARED but not necessarily SCANOUT buffers on RO must be linear. by Eric Anholt · 6 years ago
  28. f72820c v3d: Add support for CS barrier() intrinsics. by Eric Anholt · 6 years ago
  29. 9b45b06 v3d: Add support for CS shared variable load/store/atomics. by Eric Anholt · 6 years ago
  30. 01d913c v3d: Add support for CS workgroup/invocation id intrinsics. by Eric Anholt · 6 years ago
  31. 6281f26 v3d: Add support for shader_image_load_store. by Eric Anholt · 7 years ago
  32. 5932c2f v3d: Add SSBO/atomic counters support. by Eric Anholt · 7 years ago
  33. 6c8edcb v3d: Drop the GLSL version level. by Eric Anholt · 6 years ago
  34. 1a63227 v3d: Add support for matrix inputs to the FS. by Eric Anholt · 6 years ago
  35. 49b7e26 v3d: Add an isr to the simulator to catch GMP violations. by Eric Anholt · 6 years ago
  36. 3790ee0 v3d: Fix txf_ms 2D_ARRAY array index. by Eric Anholt · 6 years ago
  37. 619a28b v3d: Add support for GL_ARB_framebuffer_no_attachments. by Eric Anholt · 6 years ago
  38. 051a41d v3d: Add support for the early_fragment_tests flag. by Eric Anholt · 6 years ago
  39. b417a9f v3d: Add support for flushing dirty TMU data at job end. by Eric Anholt · 6 years ago
  40. ad6ceb2 ac: add missing 16-bit types to glsl_base_to_llvm_type() by Samuel Pitoiset · 6 years ago
  41. 76b12fa radv: Only use 32 KiB per threadgroup on Stoney. by Bas Nieuwenhuizen · 6 years ago
  42. 76df5e8 st/dri: fix dri2_format_table for argb1555 and rgb565 by Marek Olšák · 6 years ago
  43. 2d2737d nir: Add a bool to float32 lowering pass by Jason Ekstrand · 6 years ago
  44. 09c3ff0 src/intel: use new hash table and set creation helpers by Caio Marcelo de Oliveira Filho · 6 years ago
  45. 9fdded0 src/compiler: use new hash table and set creation helpers by Caio Marcelo de Oliveira Filho · 6 years ago
  46. ee23e8b util: Helper to create sets and hashes with pointer keys by Caio Marcelo de Oliveira Filho · 6 years ago
  47. 929df7a ac/nir: set cache policy when loading/storing buffer images by Samuel Pitoiset · 6 years ago
  48. af2a85d ac/nir: add get_cache_policy() helper and use it by Samuel Pitoiset · 6 years ago
  49. 5e4f9ea anv: Implement VK_KHR_depth_stencil_resolve by Jason Ekstrand · 6 years ago
  50. 9f44088 anv: Move resolve_subpass to genX_cmd_buffer.c by Jason Ekstrand · 6 years ago
  51. 930b171 anv/blorp: Refactor MSAA resolves into an exportable helper function by Jason Ekstrand · 6 years ago
  52. c92c449 anv: Rename has_resolve to has_color_resolve by Jason Ekstrand · 6 years ago
  53. 4bd976e intel/blorp: Add two more filter modes by Jason Ekstrand · 6 years ago
  54. 3ec9ab8 bin/get-pick-list.sh: fix redirection in sh by Andres Gomez · 6 years ago
  55. 716ed41 bin/get-pick-list.sh: fix the oneline printing by Andres Gomez · 6 years ago
  56. 1a20b56 amd/common: Restore v4i32 suffix for llvm.SI.load.const intrinsic by Michel Dänzer · 6 years ago
  57. 7fbd48f amd/common/vi+: enable SMEM loads with GLC=1 by Nicolai Hähnle · 6 years ago
  58. e4803ab amd/common: use llvm.amdgcn.s.buffer.load for LLVM 8.0 by Nicolai Hähnle · 6 years ago
  59. 1c1ae63 anv/pipeline_cache: free NIR shader cache by Iago Toral Quiroga · 6 years ago
  60. 0862929 glsl: Fix copying function's out to temp if dereferenced by array by Danylo Piliaiev · 6 years ago
  61. 04c2f12 i965: Drop mark_surface_used mechanism. by Kenneth Graunke · 6 years ago
  62. bdf6a5c egl: fix python lib deprecation warning by Eric Engestrom · 6 years ago
  63. b938d5f spirv: Emit switch conditions on-the-fly by Jason Ekstrand · 6 years ago
  64. 821b686 nir/gcm: Support deref instructions by Jason Ekstrand · 6 years ago
  65. 24c8108 intel/nir: Call nir_opt_deref in brw_nir_optimize by Jason Ekstrand · 6 years ago
  66. e57e261 spirv: Contain the GLSLang issue #179 workaround to old GLSLang by Jason Ekstrand · 6 years ago
  67. b57c1ec spirv: Whack sampler/image pointers to uniform by Jason Ekstrand · 6 years ago
  68. 2b876bc st/nir: Lower TES gl_PatchVerticesIn to a constant if linked with a TCS. by Kenneth Graunke · 6 years ago
  69. 3d182601 glsl/nir: keep bool types when native_integers=false by Jonathan Marek · 6 years ago
  70. b27ad17 glsl/nir: ftrunc for native_integers=false float to int cast by Jonathan Marek · 6 years ago
  71. d3b47e0 glsl/nir: int constants as float for native_integers=false by Jonathan Marek · 6 years ago
  72. 1ede463 intel/peephole_ffma: Fix swizzle propagation by Jason Ekstrand · 6 years ago
  73. ae683ed nir: Allow a non-existent sampler deref in nir_lower_samplers_as_deref by Kenneth Graunke · 6 years ago
  74. e12b0b5 travis: avoid using unset llvm-config by Eric Engestrom · 6 years ago
  75. c8ae891 egl: remove unused include by Eric Engestrom · 6 years ago
  76. d75fbff egl: add missing includes by Eric Engestrom · 6 years ago
  77. 4b1e436 anv/pipeline_cache: fix incorrect guards for NIR cache by Iago Toral Quiroga · 6 years ago
  78. ad9832d blorp: Pass the batch to lookup/upload_shader instead of context by Kenneth Graunke · 6 years ago
  79. 084a1cd blorp: Add blorp_get_surface_address to the driver interface. by Kenneth Graunke · 6 years ago
  80. 2165636 docs: fix gallium screen cap docs by Ilia Mirkin · 6 years ago
  81. a2db6b4 glsl: Make invariant outputs in ES fragment shader not to cause error by Danylo Piliaiev · 6 years ago
  82. eb4b147 anv/pipeline: Cache the pre-lowered NIR by Jason Ekstrand · 6 years ago
  83. f6aa9f7 anv/pipeline_cache: Add support for caching NIR by Jason Ekstrand · 6 years ago
  84. 8dfda5e anv/pipeline: Hash shader modules and spec constants separately by Jason Ekstrand · 6 years ago
  85. b90e55a compiler/types: Serialize/deserialize subpass input types correctly by Jason Ekstrand · 6 years ago
  86. 73ddfbe anv/pipeline: Move wpos and input attachment lowering to lower_nir by Jason Ekstrand · 6 years ago
  87. 32e266a i965: Compile fp64 funcs only if we do not have 64-bit hardware support by Matt Turner · 6 years ago
  88. 8ea8727 anv/pipeline: Constant fold after apply_pipeline_layout by Jason Ekstrand · 6 years ago
  89. 031e94d freedreno/a6xx: fix 3d+tiled layout by Rob Clark · 6 years ago
  90. c92c18c freedreno/a6xx: move tile_mode to sampler-view CSO by Rob Clark · 6 years ago
  91. eb625d3 freedreno/a6xx: separate stencil restore/resolve fixes by Rob Clark · 6 years ago
  92. 04aff7e freedreno: make cmdstream bo's read-only to GPU by Rob Clark · 6 years ago
  93. 286de96 etnaviv: fix typo in cflush_all description by Guido Günther · 6 years ago
  94. 53fbde4 radv: remove a few more unnecessary KHR suffixes by Eric Engestrom · 6 years ago
  95. 0210243 nir: fix copy-paste error in nir_lower_constant_initializers by Rhys Perry · 6 years ago
  96. 6c3164c docs: complete the calendar and release schedule documentation by Andres Gomez · 6 years ago
  97. 428164d glsl/linker: specify proper direction in location aliasing error by Andres Gomez · 6 years ago
  98. e2e03f8 editorconfig: Add max_line_length property by Andres Gomez · 6 years ago
  99. 864cc41 intel/isl: move tiled_memcpy static libs from i965 to isl by Tapani Pälli · 6 years ago
  100. 406f603b i965: Enable 64-bit GLSL extensions by Matt Turner · 6 years ago