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