1. 5ce7a32 docs: add news item and link release notes for 13.0.2 by Emil Velikov · 8 years ago
  2. ad7879b docs: add sha256 checksums for 13.0.2 by Emil Velikov · 8 years ago
  3. bc5c299 docs: add release notes for 13.0.2 by Emil Velikov · 8 years ago
  4. 09c0c17 radv: fix 3D clears with baseMiplevel by Dave Airlie · 8 years ago
  5. 020978a radv: brown-paper bag for a forgotten else. by Dave Airlie · 8 years ago
  6. b2e2173 radv/ac/llvm: fix regression with shadow samplers fix by Dave Airlie · 8 years ago
  7. b56b54c radv/ac/llvm: shadow samplers only return one value. by Dave Airlie · 8 years ago
  8. 9838db8 radv/si: fix optimal micro tile selection by Dave Airlie · 8 years ago
  9. a025c5b radv: honour the number of properties available by Emil Velikov · 8 years ago
  10. 0a27dd4 radv: drop the return type for radv_queue_init() by Mun Gwan-gyeong · 8 years ago
  11. 8cb965b freedreno: fix slice size for imported buffers by Rob Clark · 8 years ago
  12. f4ffe27 freedreno/a3xx: make _emit_const() static by Rob Clark · 8 years ago
  13. b8b800d freedreno/a4xx: make _emit_const() static by Rob Clark · 8 years ago
  14. af98c6c anv/pipeline: Make is_dual_src_blend_factor inline by Jason Ekstrand · 8 years ago
  15. e41f7c3 anv/pipeline: Make the temp blend attachment state pointer const by Jason Ekstrand · 8 years ago
  16. 8fdb800 gm107/ir: optimize 32-bit CONST load to mov by Samuel Pitoiset · 8 years ago
  17. 948cce0 gm107/ir: do not combine CONST loads by Samuel Pitoiset · 8 years ago
  18. fa6bbb5 anv/device: Remove a bogus finishme comment by Jason Ekstrand · 8 years ago
  19. 2a7db18 i965: Enable fast clears for multi-lod by Ben Widawsky · 8 years ago
  20. 3aec6bc i965: Allow single-sampled miptree to be resolved and shared by Topi Pohjolainen · 8 years ago
  21. 17d7c5a i965/gen8: Relax asserts prohibiting arrayed/mipmapped fast clears by Topi Pohjolainen · 8 years ago
  22. 544ed74 i965: Use ISL for CCS layouts by Topi Pohjolainen · 8 years ago
  23. 96dbe76 i965: Resolve non-compressed fast clears prior layered rendering by Topi Pohjolainen · 8 years ago
  24. dea8e7f i965: Restrict fast color clear on first slice only by Topi Pohjolainen · 8 years ago
  25. d41fc8d i965: Track fast color clear state in level/layer granularity by Topi Pohjolainen · 8 years ago
  26. 28dc3f6 i965: Move fast clear state enumeration into resolve map by Topi Pohjolainen · 8 years ago
  27. 6859d2b i965: Refactor check if color resolve is needed by Topi Pohjolainen · 8 years ago
  28. ea2c419 i965: Add plumbing for fast clear layer/level details by Topi Pohjolainen · 8 years ago
  29. d07cf68a i965: Add interface for checking multiple slices if any is unresolved by Topi Pohjolainen · 8 years ago
  30. 17e6a21 i965: Provide slice details to renderbuffer fast clear state tracker by Topi Pohjolainen · 8 years ago
  31. cec30a6 i965: Split per miptree and per slice/level fast clear bits by Topi Pohjolainen · 8 years ago
  32. 9c7717c i965: Provide slice details to color resolver by Topi Pohjolainen · 8 years ago
  33. 12010b9 i965: Add new interface for full color resolves by Topi Pohjolainen · 8 years ago
  34. 71d48d6 i965: Refactor lossless compression state tracking by Topi Pohjolainen · 8 years ago
  35. b27be18 Revert "glsl: allow layout qualifier overrides with ARB_shading_language_420pack" by Andres Gomez · 8 years ago
  36. 2a47c83 Revert "glsl: geom shader max_vertices layout must match." by Andres Gomez · 8 years ago
  37. e5041c6 glsl: push layout-qualifier-name values from variable declarations to global by Andres Gomez · 8 years ago
  38. 5132d0c glsl: simplified error checking for duplicated layout-qualifiers by Andres Gomez · 8 years ago
  39. 93f90d7 glsl: simplified ast_type_qualifier::merge_into_[in|out]_qualifier API by Andres Gomez · 8 years ago
  40. be54a58 glsl: ignore all but the rightmost layout qualifier name from the rightmost layout qualifier by Andres Gomez · 8 years ago
  41. b95793b glsl: refactor duplicated validations between 2 layout-qualifiers by Andres Gomez · 8 years ago
  42. ae1ce8e glsl: assert on incoherent point mode layout-id-qualifier validation by Andres Gomez · 8 years ago
  43. a5d6ae2 glsl: remove unneeded check for incompatible primitive types in GS by Andres Gomez · 8 years ago
  44. 0ecfff0 glsl: simplifies the merge of the default in layout qualifier by Andres Gomez · 8 years ago
  45. 65df02c glsl: split default in layout qualifier merge by Andres Gomez · 8 years ago
  46. fe5c522 glsl: split default out layout qualifier merge by Andres Gomez · 8 years ago
  47. 70456ac glsl: merge layouts into the default one as the last step in interface blocks by Andres Gomez · 8 years ago
  48. 9f13d0c glsl: ignore all but the rightmost layout-qualifier-name by Andres Gomez · 8 years ago
  49. b3fca51 anv/state: if enabled, use anisotropic filtering also with VK_FILTER_NEAREST by Iago Toral Quiroga · 8 years ago
  50. 95ddb37 clover: Restore support for LLVM <= 3.9. by Vedran Miletić · 8 years ago
  51. f07da5a scons: Recognize LLVM_CONFIG environment variable. by Vinson Lee · 8 years ago
  52. a794f09 radv: Don't generate radv_timestamp.h by Bas Nieuwenhuizen · 8 years ago
  53. bb8ac18 radv: fix texel fetch offset with 2d arrays. by Dave Airlie · 8 years ago
  54. 116fed8 mesa/getteximage: Add validation of target to glGetTextureImage by Eduardo Lima Mitev · 8 years ago
  55. 89cbe0d main/texobj: Check that texture id > 0 before looking it up in hash-table by Eduardo Lima Mitev · 8 years ago
  56. 3233a9f util: fix memory leak from the fragment shaders for SINT<->UINT blits by Charmaine Lee · 8 years ago
  57. ec1f159 i965: Always reserve clip distance VUE slots in SSO mode. by Kenneth Graunke · 8 years ago
  58. 8cdf73c anv/gen7: only enable dual-source blending when there are dual-source factors by Ilia Mirkin · 8 years ago
  59. a783b67 swr: clear every layer of the attached surfaces by Ilia Mirkin · 8 years ago
  60. 1a80ec0 swr: [rasterizer core] pipe renderTargetArrayIndex through to clears by Ilia Mirkin · 8 years ago
  61. cec5159 swr: [rasterizer core] clear data now comes in as float by Ilia Mirkin · 8 years ago
  62. 74943db swr: [rasterizer core] actually perform clear before store in GetHotTile by Ilia Mirkin · 8 years ago
  63. 5da84a7 i965: Fix a mistake from porting the URB allocation code to arrays. by Kenneth Graunke · 8 years ago
  64. 903056e i965: Use 3DSTATE_CLIP's User Clip Distance Enable bitmask on Gen8+. by Kenneth Graunke · 8 years ago
  65. 3b6893b radv: fix flipped blits by Dave Airlie · 8 years ago
  66. b065688 radv/meta: just local vars for src/dst subresources. by Dave Airlie · 8 years ago
  67. 28c781b radv: add support for VK_AMD_draw_indirect_count by Fredrik Höglund · 8 years ago
  68. eff7bbc radv: add support for VK_AMD_negative_viewport_height by Fredrik Höglund · 8 years ago
  69. 2c748c5 radv: add support for VK_KHR_sampler_mirror_clamp_to_edge by Fredrik Höglund · 8 years ago
  70. 5cbcbc7 radv: add support for anisotropic filtering on SI-CI by Fredrik Höglund · 8 years ago
  71. 72c00e7 i965/gen7: Only advertise 4 samples for RGBA32F on GLES by Jordan Justen · 8 years ago
  72. 76e9537 radeonsi: print new opt flags in si_dump_shader_key by Marek Olšák · 8 years ago
  73. e5302ad radeonsi: add a debug flag that disables optimized shader variants by Marek Olšák · 8 years ago
  74. ac458d2 compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host by Aaron Watry · 8 years ago
  75. 60c3a0a compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host by Aaron Watry · 8 years ago
  76. 5cc07d8 anv: fix enumeration of properties by Emil Velikov · 8 years ago
  77. 0a0ce88 i965: Restructure fast clear eligibility decision by Ben Widawsky · 8 years ago
  78. f4c7989 i965: Set initial msaa fast clear status explicitly by Topi Pohjolainen · 8 years ago
  79. dfd6088 i965: Declare read-only input to level/layer check const by Topi Pohjolainen · 8 years ago
  80. 07d070f i965/fbo: Prepare layer multiplier for render buffer compression by Topi Pohjolainen · 8 years ago
  81. a2d029d i965: Add multi-slice getter for resolve maps by Topi Pohjolainen · 8 years ago
  82. 7c75fd9 i965/meta: Split conversion of color and setting it by Topi Pohjolainen · 8 years ago
  83. f19e096 intel/blorp: Fix rectangle size for level-not-zero resolves by Topi Pohjolainen · 8 years ago
  84. ca84e19 i965/miptree: Don't shrink textures when augmenting for more levels by Topi Pohjolainen · 8 years ago
  85. 6e8f126 main/getteximage: Use the height argument to calculate memcpy copy size by Eduardo Lima Mitev · 8 years ago
  86. e062eb6 nir/spirv: implement ordered / unordered floating point comparisons properly by Iago Toral Quiroga · 8 years ago
  87. 9ce5926 anv: fix segfault in anv_BindImageMemory by Dave Airlie · 8 years ago
  88. 9c13cc9 swr: [rasterizer core] fix cast for stencil clear value by Tim Rowley · 8 years ago
  89. f6f644e swr: color interpolation is also supposed to get perspective division by Ilia Mirkin · 8 years ago
  90. 7cbfe59 swr: add sprite coord enable mask to fs key by Ilia Mirkin · 8 years ago
  91. 6d6ef3f swr: rework vert <-> frag shader linkage logic by Ilia Mirkin · 8 years ago
  92. 2595aeb swr: flatshading makes color outputs flat, it doesn't affect others by Ilia Mirkin · 8 years ago
  93. 37be598 swr: only broadcast color0 value, not all color values by Ilia Mirkin · 8 years ago
  94. 2234a43 swr: report a reasonable max lod bias by Ilia Mirkin · 8 years ago
  95. 2b7bdff swr: avoid using exceptions for expected condition handling by Ilia Mirkin · 8 years ago
  96. 946a7ab swr: remove formats from mapping table that don't have StoreTile impls by Ilia Mirkin · 8 years ago
  97. 2e12d2b swr: remove unnecessary -1 entries in format mapping table by Ilia Mirkin · 8 years ago
  98. 7cfb364 swr: rework resource layout and surface setup by Ilia Mirkin · 8 years ago
  99. 5d2b599 util: fix missing swizzle components in the SINT <-> UINT conversion string by Charmaine Lee · 8 years ago
  100. 414dbb2 vc4: Don't conditionalize the src1 mov of qir_SEL(). by Eric Anholt · 8 years ago