mesa.git
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write...
2020-03-12 Jason Ekstrandintel/blorp: Allow HIZ_CCS_WT in copy sources
2020-03-12 Jason Ekstrandintel/isl: Add a separate ISL_AUX_USAGE_HIZ_CCS_WT
2020-03-12 Jason Ekstrandintel/isl: Clean up some aux surface logic
2020-03-12 Marek Olšákac: disable late alloc on small gfx10 chips
2020-03-12 Marek Olšákac: add radeon_info::use_late_alloc to control LATE_ALL...
2020-03-12 Marek Olšákradeonsi: tune primitive binning for small chips
2020-03-12 Marek Olšákradeonsi: set better tessellation tunables on gfx9...
2020-03-12 Marek Olšákradeonsi/gfx10: cache metadata in L2 on small chips
2020-03-12 Samuel Pitoisetradv/sqtt: describe layout transitions with user markers
2020-03-12 Samuel Pitoisetradv/sqtt: describe begin/end subpass barriers with...
2020-03-12 Juan A. Suarez... nir/algebraic: coalesce fmod lowering
2020-03-12 Juan A. Suarez... nir/lower_double_ops: relax lower mod()
2020-03-12 Bas Nieuwenhuizenamd/llvm: Fix divergent descriptor indexing. (v3)
2020-03-12 Ian Romanickintel/fs: Fix NULL destinations on 3-source instruction...
2020-03-12 Timur Kristófradv: Enable subgroup shuffle on GFX10 when ACO is...
2020-03-12 Timur Kristófradv: Enable lowering dynamic quad broadcasts.
2020-03-12 Timur Kristófnir: Add ability to lower non-const quad broadcasts...
2020-03-12 Eric Engestromgen_release_notes: resolve ambiguity by renaming `versi...
2020-03-12 Eric Engestromgen_release_notes: fix version in "you should wait...
2020-03-12 Alyssa Rosenzweigpan/bi: Interpret register allocation results
2020-03-12 Alyssa Rosenzweigpan/bi: Add register allocator
2020-03-12 Alyssa Rosenzweigpan/bi: Fix missing src_types
2020-03-12 Alyssa Rosenzweigpan/bi: Fix vector handling of readmasks
2020-03-12 Alyssa Rosenzweigpan/bi: Minor fixes in iteration macros
2020-03-12 Alyssa Rosenzweigpan/midgard: Remove incorrect comment in RA
2020-03-12 Alyssa Rosenzweigpanfrost: Move lcra to panfrost/util
2020-03-12 Rhys Perryglsl/list: use uintptr_t for exec_node_data()'s subtraction
2020-03-12 Rhys Perryaco: fix uninitialized data error in waitcnt pass
2020-03-12 Samuel Pitoisetac/llvm: add missing optimization barrier for 64-bit...
2020-03-12 Tapani Pälliiris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
2020-03-12 Hyunjun Koturnip: Add tu6_control struct.
2020-03-12 Hyunjun Koturnip: Enable VK_EXT_transform_feedback
2020-03-12 Hyunjun Koturnip: Implement an empty function vkCmdDrawIndirectBy...
2020-03-12 Hyunjun Koturnip: Implement stream-out emit and vkApis for transf...
2020-03-12 Hyunjun Koturnip: Setup stream-output when linking program
2020-03-12 Hyunjun Koturnip: Define structs for transform feedback
2020-03-12 Hyunjun Koturnip: Gather information for transform feedback
2020-03-12 David Stevensegl/android: set window usage flags
2020-03-11 Eric Anholtci: Make a simple little bare-metal fastboot mode for...
2020-03-11 Eric Anholtci: Fix installation of firmware for db410c's nic.
2020-03-11 Eric Anholtci: Print the renderer/version that our dEQP invocation...
2020-03-11 Yevhenii Kolesnikovintel/compiler: fix cmod propagation optimisations
2020-03-11 Alyssa Rosenzweigpan/bi: Fix swizzle for second argument to ST_VARY
2020-03-11 Alyssa Rosenzweigpan/bi: Implement nir_op_ffma
2020-03-11 Alyssa Rosenzweigpan/bi: Add dead code elimination pass
2020-03-11 Alyssa Rosenzweigpan/bi: Add liveness analysis pass
2020-03-11 Alyssa Rosenzweigpan/bi: Add bi_max_temp helper
2020-03-11 Alyssa Rosenzweigpan/bi: Add bi_next/prev_op helpers
2020-03-11 Alyssa Rosenzweigpan/bi: Add bi_bytemask_of_read_components helpers
2020-03-11 Alyssa Rosenzweigpan/bi: Paste over bi_has_arg
2020-03-11 Alyssa Rosenzweigpanfrost: Sync Midgard/Bifrost control flow
2020-03-11 Alyssa Rosenzweigpanfrost: Move liveness analysis to root panfrost/
2020-03-11 Alyssa Rosenzweigpan/midgard: Subclass midgard_block from pan_block
2020-03-11 Alyssa Rosenzweigpan/midgard: Sync midgard_block field names with Bifrost
2020-03-11 Alyssa Rosenzweigpan/midgard: Decontextualize liveness analysis core
2020-03-11 Alyssa Rosenzweigpan/midgard: Localize `visited` tracking
2020-03-11 Alyssa Rosenzweigpan/bi: Implement sysvals
2020-03-11 Alyssa Rosenzweigpan/bi: Switch to panfrost_program
2020-03-11 Alyssa Rosenzweigpanfrost: Move Midgard sysval code to common Panfrost
2020-03-11 Alyssa Rosenzweigpan/midgard: Remove dest_override sysval argument
2020-03-11 Alyssa Rosenzweigpan/midgard: Decontextualize midgard_nir_assign_sysval_body
2020-03-11 Alyssa Rosenzweigpan/midgard: Remove indexing dependency of sysvals
2020-03-11 Alyssa Rosenzweigpan/midgard: Adjust sysval-related prototypes
2020-03-11 Alyssa Rosenzweigpan/midgard: Remove unused iterators
2020-03-11 Alyssa Rosenzweigpanfrost: Promote midgard_program to panfrost/util
2020-03-11 Samuel Pitoisetgitlab-ci: build RADV in meson-i386 to avoid 32-bit...
2020-03-11 Samuel Pitoisetradv: fix 32-bits build (again)
2020-03-11 Marek Olšákmesa: don't unroll glMultiDrawElements with user indice...
2020-03-11 Marek Olšákgallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
2020-03-11 Marek Olšákvbo: fix vbo_copy_vertices for GL_PATCHES and adjacency...
2020-03-11 Marek Olšákvbo: fix transitions from glVertexN to glVertexM where...
2020-03-11 Marek Olšákvbo: use vbo_exec_wrap_upgrade_vertex for glVertex...
2020-03-11 Marek Olšákst/mesa: keep serialized NIR instead of nir_shader...
2020-03-11 Michel Dänzergitlab-ci: Don't restrict ppc64el/s390x build jobs...
2020-03-11 Andres Gomezgitlab-ci: Sort packages to install alphabetically
2020-03-11 Andres Gomezgitlab-ci: Remove unneeded python3-pilkit dependency
2020-03-11 Andres Gomezgitlab-ci: Fix indentation and dangerous "\" in the...
2020-03-11 Chris Lordvc4: Fix query_dmabuf_modifiers mis-reporting external_...
2020-03-11 Timur Kristófaco: Don't store TCS outputs to LDS when we're sure...
2020-03-11 Timur Kristófaco: Only write TCS outputs to LDS when they are read...
2020-03-11 Timur Kristófaco: Store tess factors in VMEM only at the end of...
2020-03-11 Timur Kristófaco: Don't generate an if when the first part of a...
2020-03-11 Timur Kristófradv: Enable ACO on all stages.
2020-03-11 Timur Kristófaco: Enable running TES as ES, including merged TES+GS.
2020-03-11 Timur Kristófradv: Enable ACO for TES when there is no GS.
2020-03-11 Timur Kristófaco: Implement loading TES inputs.
2020-03-11 Timur Kristófaco: Enable streamout when TES runs on the HW VS stage.
2020-03-11 Timur Kristófaco: Store TES outputs when TES runs on the HW VS stage.
2020-03-11 Timur Kristófaco: Use TES output info when TES runs on the VS stage.
2020-03-11 Timur Kristófaco: Setup tessellation evaluation shader variables.
2020-03-11 Timur Kristófradv: Enable ACO for tessellation control shaders.
2020-03-11 Timur Kristófaco: Fix LS VGPR init bug on affected hardware.
2020-03-11 Timur Kristófaco: Store VS outputs correctly when tessellation is...
2020-03-11 Timur Kristófaco: Implement tessellation control shader input/output.
2020-03-11 Timur Kristófaco: Fix combining DS additions in the optimizer.
2020-03-11 Timur Kristófaco: Slight fix to lds_store and lds_load.
2020-03-11 Timur Kristófaco: Refactor VS output stores in preparation for tesse...
2020-03-11 Timur Kristófaco: Refactor load_per_vertex_input in preparation...
2020-03-11 Timur Kristófaco: Introduce new helpers for calculating address...
next