mesa.git
2017-03-05 Dave Airlieradv: drop Z24 support.
2017-03-05 Grazvydas Ignotasradv: use VK_NULL_HANDLE for handles
2017-03-05 Grazvydas Ignotasradv: check for upload alloc failure
2017-03-05 Grazvydas Ignotasradv: don't use uninitialized value on failure
2017-03-05 Grazvydas Ignotasradv: avoid casting warnings on 32bit
2017-03-05 Bas Nieuwenhuizenradv/amdgpu: Add some debug flags.
2017-03-05 Bas Nieuwenhuizenradv: Cache command buffers in command pool.
2017-03-05 Timothy ArceriRevert "glsl: Switch to disable-by-default for the...
2017-03-05 Timothy Arceridocs: update envvars.html to reflect having a cache...
2017-03-05 Timothy Arceriutil/disk_cache: support caches for multiple architectures
2017-03-05 Grazvydas Ignotasutil/disk_cache: mark read-only arguments const
2017-03-05 Dave Airlieradeon/ac: fix intrinsic version check
2017-03-05 Bas Nieuwenhuizenradv: Merge fast clear flushes.
2017-03-05 Tim Rowleyrelnotes: [swr] note addition of gs, increased llvm...
2017-03-05 Tim Rowleydocs: update features.txt for swr geometry shaders
2017-03-05 Tim Rowleyswr: [rasterizer core] fix primID provoking vertex...
2017-03-05 Tim Rowleyswr: implement geometry shaders
2017-03-05 Tim Rowleyconfigure.ac: increase required swr llvm to 3.9.0
2017-03-05 Kenneth Graunkei965: Clamp texture buffer size to GL_MAX_TEXTURE_BUFFE...
2017-03-04 Emil Velikovautomake: move wayland-drm prior to Vulkan
2017-03-04 Mauro Rossiandroid: fix libz dynamic library dependencies
2017-03-04 Timothy Arcerisvga: pass NULL to ureg_get_tokens()
2017-03-04 Ilia Mirkinnvc0: take extra pushbuf space into account for pushbuf...
2017-03-04 Ilia Mirkinnvc0: increase alignment to 256 for texture buffers...
2017-03-04 Tapani Pälliandroid: fix outdir for gen_enum_to_str files
2017-03-04 Xiaosong WeiEGL/Android: Add EGL_EXT_buffer_age extension
2017-03-04 Emil Velikovdocs: add news item and link release notes for 17.0.1
2017-03-04 Emil Velikovdocs: add sha256 checksums for 17.0.1
2017-03-04 Emil Velikovdocs: add release notes for 17.0.1
2017-03-04 Emil Velikovgallium/targets: don't leave an empty target directory...
2017-03-04 Emil Velikovradv: use enum_to_str util functions.
2017-03-04 Jason Ekstrandvulkan: Build common Vulkan code earlier
2017-03-03 Jason Ekstrandanv: Advertise shaderInt64 on Broadwell and above
2017-03-03 Jason Ekstrandnir/int64: Properly handle imod/irem
2017-03-03 Jason Ekstrandnir/builder: Add an int64 immediate helper
2017-03-03 Kenneth Graunkegenxml: Fill out Gen4 and G45 XML.
2017-03-03 Marek Olšákac: normalize build helper names
2017-03-03 Marek Olšákac: replace SI.vs.load.input with amdgcn.buffer.load...
2017-03-03 Marek Olšákradeonsi: move SI.vs.load.input building into amd/common
2017-03-03 Marek Olšákradeonsi: detect and mark loads/stores from read-only...
2017-03-03 Marek Olšákac: replace llvm.SI.tbuffer.store with llvm.amdgcn...
2017-03-03 Marek Olšákradeonsi: use the writeonly LLVM attribute
2017-03-03 Marek Olšákac: remove offen parameter from ac_build_buffer_store_dword
2017-03-03 Marek Olšákradeonsi: enable TC L2 for tessellation offchip stores
2017-03-03 Marek Olšákradeonsi: merge and simplify tbuffer_store functions
2017-03-03 Marek Olšákradeonsi: set noalias on input shader pointers
2017-03-03 Marek Olšákradeonsi: replace AMDGPU.bfe.* with amdgcn.*bfe
2017-03-03 Marek Olšákradeonsi: move kill intrinsic building into amd/common
2017-03-03 Marek Olšákradeonsi: set readnone on reads from read-only memory
2017-03-03 Marek Olšákradeonsi: replace SI.buffer.load.dword with amdgcn...
2017-03-03 Marek Olšákradeonsi: replace SI.packf16 with amdgcn.cvt.pkrtz
2017-03-03 Marek Olšákac: replace old image intrinsics with new ones
2017-03-03 Marek Olšákradeonsi: remove last use of llvm.SI.resinfo
2017-03-03 Marek Olšákradeonsi: move image intrinsic building to amd/common
2017-03-03 Marek Olšákac: replace SI.export with amdgcn.exp.*
2017-03-03 Marek Olšákradeonsi: move llvm.SI.export building to amd/common
2017-03-03 Marek Olšákac: unify build_type_name_for_intr functions
2017-03-03 Marek Olšákradeonsi: set unorm=1 for TGSI_TEXTURE_SHADOWRECT as...
2017-03-03 Marek Olšákgallivm, ac: add writeonly and inaccessiblememonly...
2017-03-03 Marek Olšáktgsi/scan: record load/store/atomic image usage
2017-03-03 Eric Anholtglapi: Fix a comment typo
2017-03-03 Alejandro Piñeiromesa/main: *TextureSubImage* generates INVALID_OPERATIO...
2017-03-03 Ben Widawskyi965: Add Kaby Lake brandstrings
2017-03-03 Grazvydas Ignotastgsi/ureg: return correct token count in ureg_get_tokens
2017-03-03 Timothy Arceriradeonsi: add support for an on-disk shader cache
2017-03-03 Timothy Arceriutil/disk_cache: compress individual cache entries
2017-03-03 Timothy Arceriutil/disk_cache: add support for detecting corrupt...
2017-03-02 Samuel Pitoisetglsl: fix subroutine mismatch between declarations...
2017-03-02 Matt Turnergenxml: Depend on Makefile.am for generated sources.
2017-03-02 Matt Turnerclover: Work around build failure with AltiVec.
2017-03-02 Nanley Cheryanv/image: Allow HiZ on input attachment-capable depth...
2017-03-02 Nanley Cheryanv/cmd_buffer: Centralize automatic layout transitions
2017-03-02 Nanley Cheryanv/cmd_buffer: Add attachment transitioning functions
2017-03-02 Nanley Cheryanv/blorp: Encapsulate subpass id querying
2017-03-02 Nanley Cheryanv/cmd_buffer: Enable render pass awareness
2017-03-02 Nanley Cheryanv/pass: Store subpass attachment reference list
2017-03-02 Nanley Cheryanv/pass: Fix size of anv_render_pass:subpass_attachments
2017-03-02 Nanley Cheryanv: Store the user's VkAttachmentReference
2017-03-02 Nanley Cheryanv/cmd_buffer: Remove extra resolve for certain depth...
2017-03-02 Nanley Cheryanv/cmd_buffer: Conditionally choose the sampled image...
2017-03-02 Nanley Cheryanv/descriptor_set: Store aux usage of sampled image...
2017-03-02 Nanley Cheryanv/image: Create an additional surface state for sampling
2017-03-02 Nanley Cheryanv/image: Simplify setup of HiZ sampler surface state
2017-03-02 Nanley Cheryanv/image: Remove extra dependency on HiZ-specific...
2017-03-02 Nanley Cheryanv: Update the HiZ sampling helper
2017-03-02 Nanley Cheryanv/cmd_buffer: Replace layout_to_hiz_usage()
2017-03-02 Nanley Cheryanv/image: Add anv_layout_to_aux_usage()
2017-03-02 Nanley Cheryanv/pass: Avoid accessing attachment array out of bounds
2017-03-02 Jonas Pfeilralloc: Make sure ralloc() allocations match malloc...
2017-03-02 Bruce Cherniakswr: fix crash in swr_update_derived following st/mesa...
2017-03-02 Bruce Cherniakdocs: update features.txt for GL_ARB_clear_texture...
2017-03-02 Bruce Cherniakswr: enable clear_texture with util_clear_texture
2017-03-02 Gregory Hainautdoc: GL_ARB_buffer_storage is supported on llvmpipe/swr
2017-03-02 Emil Velikovautomake: i965: list correct header in Makefile.source
2017-03-02 Brian Paulsvga: fix crash regression since e027935a795
2017-03-02 Brian Paulsvga: s/unsigned/pipe_prim_type/
2017-03-02 Brian Paulsvga: whitespace fixes in svga_context.h
2017-03-02 Brian Paulsvga: whitespace and formatting fixes in svga_stage.c
2017-03-02 Robert Fossmesa: Avoid read of uninitialized variable
2017-03-02 Lionel Landwerlinanv: add VK_KHR_descriptor_update_template support
next