platform/upstream/mesa.git
2021-02-02 Andrii Simiklitiris: don't emit IRIS_DIRTY_VF depending on trash in...
2021-02-02 Boris Brezillonpanfrost: Update ctx->batch when a fresh batch is requested
2021-02-02 Boris Brezillonpanfrost: Add a panfrost_compile_shader() helper
2021-02-02 Boris Brezillonpanfrost: Use dev->arch where appropriate
2021-02-02 Boris Brezillonpanfrost: Rename and move pan_render_condition_check()
2021-02-02 Boris Brezillonpanfrost: Set attribs and attrib_bufs to NULL when...
2021-02-02 Boris Brezillonpanfrost: Only allocate the extra attribute buffer...
2021-02-02 Boris Brezillonpanfrost: Don't memset the last attribute buffer entry...
2021-02-02 Boris Brezillonpanfrost: Get rid of IS_BIFROST
2021-02-02 Boris Brezillonpanfrost: Fix tiler job injection (again)
2021-02-02 Arcady Goldmints... broadcom/compiler: improve generation of if conditions
2021-02-02 Marek Olšákradeon: decrease the size of radeon_cmdbuf by switching...
2021-02-02 Marek Olšákradeonsi: tune NGG shader culling vertex threshold...
2021-02-02 Marek Olšákradeonsi: simplify the NGG culling condition in si_draw_vbo
2021-02-02 Marek Olšákradeonsi: set current_rast_prim at bind time for tess...
2021-02-02 Mark Janesintel: combine common gather routines in INTEL_MEASURE
2021-02-02 Mark Janesintel: support secondary command buffers in INTEL_MEASURE
2021-02-02 Mark Janesintel: stop tracking submission state in INTEL_MEASURE
2021-02-02 Kenneth Graunkeiris: add hooks to call INTEL_MEASURE
2021-02-02 Mark Janesiris: add a iris_context reference to iris_batch
2021-02-02 Mark Janesiris: implement iris layer of INTEL_MEASURE
2021-02-02 Mark Janesanv: add hooks to call INTEL_MEASURE
2021-02-02 Mark Janesblorp: add hook for INTEL_MEASURE
2021-02-02 Mark Janesanv: implement anv layer of INTEL_MEASURE
2021-02-02 Mark Janesanv: enable timestamp for INTEL_MEASURE
2021-02-02 Mark Janesintel: Print GPU timing data based on INTEL_MEASURE
2021-02-02 Bas Nieuwenhuizenradv: Enable modifiers with the WSI.
2021-02-02 Bas Nieuwenhuizenradv: Enable DRM format modifiers on GFX9+.
2021-02-02 Bas Nieuwenhuizenradv: Add image layout with drm format modifiers.
2021-02-02 Bas Nieuwenhuizenradv: Add drm format modifier queries.
2021-02-02 Bas Nieuwenhuizenradv: Add format modifier format queries.
2021-02-02 Bas Nieuwenhuizenradv: Don't relayout images with modifiers.
2021-02-02 Bas Nieuwenhuizenradv: Use the surface offset from ac_surface instead...
2021-02-02 Bas Nieuwenhuizenradv: Extract DCC format support handling.
2021-02-02 Bas Nieuwenhuizenamd/common: Add modifier size helper.
2021-02-01 Yevhenii Kolesnikovnir/from_ssa: don't check for interference within the...
2021-02-01 Yevhenii Kolesnikovnir/from_ssa: consider defs in sibling blocks
2021-02-01 Dylan BakerScons: check for timespec_get on windows as well as...
2021-02-01 Jason Ekstrandvulkan: Drop the type_prefix parameter from gen_extensions
2021-02-01 Jason Ekstrandvulkan: Rework vk_device_init and friends
2021-02-01 Jason Ekstrandanv,radv: Use common entrypoints for VK_KHR_deferred_op...
2021-02-01 Jason Ekstrandvulkan: Make the debug_report implementation internal
2021-02-01 Jason Ekstrandvulkan: Use vk_object_base::type for debug_report
2021-02-01 Jason Ekstrandanv: Use vk_object_base::type for debug_report
2021-02-01 Jason Ekstrandvulkan: Make vk_debug_report_callback derive from vk_ob...
2021-02-01 Jason Ekstrandradv: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandradv: Use common entrypoints for VK_EXT_private_data
2021-02-01 Dave Airlieradv: port to using common dispatch code.
2021-02-01 Dave Airlieradv: move to subclassed instance/physical_device structs
2021-02-01 Dave Airlieradv: remove all entrypoint enabled debug option
2021-02-01 Dave Airlieradv: move queue object to a common base object
2021-02-01 Jason Ekstrandv3dv: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandv3dv: Use common entrypoints for VK_EXT_private_data
2021-02-01 Alejandro Piñeirov3dv: port to using common dispatch code.
2021-02-01 Alejandro Piñeirov3dv: remove reference to v3dv_instance on v3dv_physica...
2021-02-01 Jason Ekstrandv3dv: Drop v3dv_instance::app_info
2021-02-01 Alejandro Piñeirov3dv: move to subclassing instance/physical device
2021-02-01 Jason Ekstrandlavapipe: Drop some wrappers in favor of common code
2021-02-01 Jason Ekstrandturnip: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandturnip: Drop some legacy wrappers in favor of common...
2021-02-01 Jason Ekstrandturnip: Use common entrypoints for VK_EXT_private_data
2021-02-01 Jason Ekstrandturnip: Use the common dispatch framework
2021-02-01 Dave Airlielavapipe: use common dispatch layer.
2021-02-01 Dave Airlielavapipe: sort extensions in proper order.
2021-02-01 Dave Airlielavapipe: add missing wsi entrypoint.
2021-02-01 Dave Airlielavapipe: move to subclassing instance/physical device.
2021-02-01 Jason Ekstrandanv: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandvulkan: Add a truly common VK_EXT_debug_report implemen...
2021-02-01 Jason Ekstrandvulkan,anv: Move VK_KHR_copy_commands2 wrappers to...
2021-02-01 Jason Ekstrandvulkan,anv: Move a bunch of trivial wrappers to common...
2021-02-01 Jason Ekstrandanv: Make Get*MemoryRequirements a wrapper
2021-02-01 Jason Ekstrandvulkan,anv: Add common entrypoints for VK_EXT_private_data
2021-02-01 Jason Ekstrandvulkan,anv: Move GetDeviceProcAddr to common code
2021-02-01 Jason Ekstrandvulkan: Add framework for common entrypoints
2021-02-01 Jason Ekstrandanv: Use the common dispatch framework
2021-02-01 Jason Ekstrandanv: Add a single anv_genX switch macro
2021-02-01 Jason Ekstrandvulkan: Add a common entrypoint table generator
2021-02-01 Jason Ekstrandvulkan: Add common Get*ProcAddr implementations
2021-02-01 Jason Ekstrandvulkan: Add entrypoint tables and related helpers
2021-02-01 Jason Ekstrandvulkan: Add generators for instance trampoline functions
2021-02-01 Jason Ekstrandvulkan: Add common instance and physical device structs
2021-02-01 Jason Ekstrandvulkan: Add dispatch table lookup helpers
2021-02-01 Jason Ekstrandvulkan-overlay-layer: Use the new dispatch tables
2021-02-01 Jason Ekstrandvulkan: Add dispatch table loading helpers
2021-02-01 Jason Ekstrandvulkan: Add common dispatch table generation
2021-02-01 Jason Ekstrandanv: Use the common extension table struct
2021-02-01 Jason Ekstrandvulkan: Add common extension tables
2021-02-01 Jason Ekstrandvulkan: Add a return code to vk_device_init
2021-02-01 Jason Ekstrandvulkan: Move vk_device to its own file
2021-02-01 Jason Ekstrandlavapipe: Properly clean up vk_device
2021-02-01 Jason Ekstrandv3dv: Properly clean up vk_device
2021-02-01 Jason Ekstrandturnip: Properly clean up vk_device
2021-02-01 Jason Ekstrandradv: Properly clean up vk_device
2021-02-01 Jason Ekstrandanv: Clean up the vk_device on the CreateDevice error...
2021-02-01 Jason Ekstrandvulkan/meson: Add missing dependencise on vk_extensions...
2021-02-01 Eric Anholtci/freedreno: Add Valve games and other traces now...
2021-02-01 Eric Anholtci/freedreno: Do our piglit runs against Xorg.
2021-02-01 Eric Anholtci/lava+baremetal: Add an xserver to the root fs.
2021-02-01 Eric Anholtdocs/ci: Document setting up the http cache for traces.
2021-02-01 Eric Anholtci/docs: Update CI farm requirements suggestions.
next