mesa.git
2020-01-03 Erik Faye-Lundzink: implement some more trivial opcodes
2020-01-03 Erik Faye-Lundzink: implement txf
2020-01-03 Samuel Pitoisetradv: implement VK_AMD_mixed_attachment_samples
2020-01-03 Samuel Pitoisetradv: record number of color/depth samples for each...
2020-01-03 Christian Gmeineretnaviv: gc400 does not support any vertex sampler
2020-01-03 Christian Gmeineretnaviv: check if MSAA is supported
2020-01-03 Iago Toral... u_vbuf: don't try to delete NULL driver CSO
2020-01-03 Kenneth Graunkeiris: Set nir_shader_compiler_options::unify_interfaces.
2020-01-03 Kenneth Graunkest/nir: Optionally unify inputs_read/outputs_written...
2020-01-03 Kenneth Graunkeintel: Drop Gen11 WaBTPPrefetchDisable workaround
2020-01-02 Jordan Justenintel: Remove unused Tigerlake PCI ID
2020-01-02 Alyssa Rosenzweigpan/midgard: Use upper ALU tags for MFBD writeout
2020-01-02 Alyssa Rosenzweigpan/midgard: Identity ld_color_buffer as 32-bit
2020-01-02 Alyssa Rosenzweigpan/midgard: Remove old comment
2020-01-02 Alyssa Rosenzweigpan/midgard: Generate MRT writeout loops
2020-01-02 Alyssa Rosenzweigpan/midgard: Generalize IS_ALU and quadword_size
2020-01-02 Alyssa Rosenzweigpan/midgard: Use better heuristic for shader termination
2020-01-02 Alyssa Rosenzweigpan/midgard: Fix memory corruption in constant combining
2020-01-02 Alyssa Rosenzweigpanfrost: Pack MRT blend shaders into a single BO
2020-01-02 Alyssa Rosenzweigpanfrost: Handle RGB16F colour clear
2020-01-02 Tomeu Vizosopanfrost: Store internal format
2020-01-02 Tomeu Vizosopanfrost: Map with size of first layer for 3D textures
2020-01-02 Tomeu Vizosopanfrost: Dynamically allocate array of texture pointers
2020-01-02 Bas Nieuwenhuizenmeson: Enable -Werror=int-conversion.
2020-01-02 Bas Nieuwenhuizenturnip: Use VK_NULL_HANDLE instead of NULL.
2020-01-02 Bas Nieuwenhuizenamd/common: Always initialize gfx9 mipmap offset/pitch.
2020-01-02 Bas Nieuwenhuizennir: print non-uniform tex fields.
2020-01-02 Bas Nieuwenhuizennir: Add clone/hash/serialize support for non-uniform...
2019-12-31 Afonso Bordadopan/midgard: Optimize branches with inverted arguments
2019-12-31 Afonso Bordadopan/midgard: Move midgard_is_branch_unit to helpers
2019-12-31 Marek Vasutetnaviv: Do not filter out PIPE_FORMAT_S8_UINT_Z24_UNOR...
2019-12-31 Marek Vasutetnaviv: Report correct number of vertex buffers
2019-12-31 Timur Kristófaco: Fix uniform i2i64.
2019-12-31 Robert Fossandroid: Fix u_format_table.c being generated twice
2019-12-31 Alyssa Rosenzweigpan/midgard: Remove prepacked_branch
2019-12-31 Alyssa Rosenzweigpan/midgard: Convert fragment writeout to proper branches
2019-12-31 Marek Olšákwinsys/radeon: initialize pte_fragment_size
2019-12-30 Marek OlšákRevert "u_vbuf: Regard non-constant vbufs with non...
2019-12-30 Alyssa Rosenzweigpanfrost: Respect glPointSize()
2019-12-30 Alyssa Rosenzweigpanfrost: Remove MRT indirection in blend shaders
2019-12-30 Alyssa Rosenzweigpanfrost: Implement integer varyings
2019-12-30 Alyssa Rosenzweigpanfrost: Disable some CAPs we want lowered
2019-12-30 Alyssa Rosenzweigpanfrost: Identify glProvokingVertex flag
2019-12-30 Alyssa Rosenzweigpan/midgard: Implement flat shading
2019-12-30 Alyssa Rosenzweigpan/midgard: Use type-appropriate st_vary
2019-12-30 Alyssa Rosenzweigpan/midgard: Promote tilebuffer reads to 32-bit
2019-12-30 Alyssa Rosenzweigglsl: Set .flat for gl_FrontFacing
2019-12-30 Samuel Pitoisetradv: return the correct pitch for linear mipmaps on...
2019-12-30 Yevhenii Kolesnikovmeta: Cleanup function for DrawTex
2019-12-30 Jan Zielinskigallium/gallivm/tgsi: enable tessellation shaders
2019-12-30 Dave Airliellvmpipe: enable ARB_shader_group_vote.
2019-12-29 Bas Nieuwenhuizenamd/common: Handle alignment of 96-bit formats.
2019-12-28 Caio Marcelo... panfrost: Fix Makefile.sources
2019-12-28 Eric Engestrommesa: avoid returning a value in a void function
2019-12-27 Eric Engestrommeson: simplify install_megadrivers.py invocation
2019-12-27 Eric Engestromnine: fix empty-body-issues
2019-12-27 Eric Engestromamd: fix empty-body issues
2019-12-27 Eric Engestromu_format: move format tests to util/tests/
2019-12-27 Eric Engestromutil/format: add trivial srgb<->linear conversion test
2019-12-27 Eric Engestromutil/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_fo...
2019-12-27 Eric Engestromutil/format: remove left-over util_format_description_t...
2019-12-27 Dave Airliegallivm: fixup const int64 builder.
2019-12-27 Marek Olšákradeonsi/gfx10: improve performance for TES using PrimI...
2019-12-27 Marek Olšákradeonsi/gfx10: enable NGG passthrough for eligible...
2019-12-27 Marek Olšákradeonsi/gfx10: don't declare any LDS for NGG if it...
2019-12-27 Alyssa Rosenzweigpanfrost: Remove 32-bit next_job path
2019-12-27 Alyssa Rosenzweigpanfrost; Update comment about work/uniform_count
2019-12-27 Alyssa Rosenzweigpanfrost: Remove mali_alt_func
2019-12-27 Alyssa Rosenzweigpanfrost: Add missing #include in common header
2019-12-27 Alyssa Rosenzweigpanfrost: Add pan_attributes.c to Android.mk
2019-12-27 Alyssa Rosenzweigpanfrost: Implement remaining texture wrap modes
2019-12-27 Alyssa Rosenzweigpanfrost: Inline away MALI_NEGATIVE
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_ATTR_INTERNAL
2019-12-27 Alyssa Rosenzweigpanfrost: Update information on fixed attributes/varyings
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE defines
2019-12-27 Alyssa Rosenzweigpan/midgard: Fix minor typo
2019-12-27 Mauro Rossiandroid: radv: build radv_shader_args.c
2019-12-27 Mauro Rossiandroid: radeonsi,ac: fix building error due to ac...
2019-12-27 Mauro Rossiandroid: radv: fix vk_format_table.c generated source...
2019-12-27 Mauro Rossiandroid: util: Add a mapping from VkFormat to PIPE_FORMAT.
2019-12-27 Mauro Rossiandroid: nir: add a load/store vectorization pass
2019-12-27 Dave Airliellvmpipe: add debug option to enable OpenCL support.
2019-12-27 Dave Airliegallivm/nir: add vec8/16 support
2019-12-27 Dave Airliegallivm/nir: lower packing
2019-12-27 Dave Airliellvmpipe: lower hadd/add_sat
2019-12-27 Dave Airliegallivm: handle non-32 bit undefined
2019-12-27 Dave Airliellvmpipe/nir: use nir_max_vec_components in more places
2019-12-27 Dave Airliellvmpipe: add support for compute shader params
2019-12-27 Dave Airliellvmpipe: handle serialized nir as a shader type.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for global operations.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for block size intrinsic
2019-12-27 Dave Airliegallivm/llvmpipe: add support for work dimension intrinsic.
2019-12-27 Dave Airlietgsi/mesa: handle KERNEL case
2019-12-27 Dave Airliegallivm/nir: allow 8/16-bit conversion and comparison.
2019-12-27 Dave Airliegallivm: pick integer builders for alu instructions.
2019-12-27 Dave Airliegallivm: add support for 8-bit/16-bit integer builders
2019-12-27 Dave Airliellvmpipe/gallivm: add kernel inputs
2019-12-27 Dave Airliegallivm: add 64-bit const int creator.
2019-12-27 Dave Airlienir: sanitize work group intrinsics to always be 32...
2019-12-26 Bas Nieuwenhuizenradv: Expose all sample counts for integer formats...
next