platform/upstream/mesa.git
2022-09-13 David Heidelbergci/broadcom: convert traces to new YAML format
2022-09-13 David Heidelbergci/lavapipe: convert traces to new YAML format
2022-09-13 David Heidelbergci/llvmpipe: convert traces to new YAML format
2022-09-13 David Heidelbergci/virgl: convert traces to new YAML format
2022-09-13 David Heidelbergci/freedreno: convert traces to new YAML format
2022-09-13 Karmjit Mahilpvr: Handle VK_CULL_MODE_FRONT_AND_BACK.
2022-09-13 Samuel Pitoisetradv: advertise extendedDynamicState2PatchControlPoints
2022-09-13 Samuel Pitoisetradv: implement dynamic patch control points
2022-09-13 Samuel Pitoisetradv: move emitting GE_CNTL for non-NGG pipelines from...
2022-09-13 Samuel Pitoisetradv: move emitting PRIMGROUP_SIZE for <= GFX9 from...
2022-09-13 Samuel Pitoisetradv: pass the number of patch control points to si_get...
2022-09-13 Samuel Pitoisetradv: add ABI lowering support for dynamic patch contro...
2022-09-13 Samuel Pitoisetradv: add shader arguments for dynamic patch control...
2022-09-13 Samuel Pitoisetaco: prevent a division by zero when patch control...
2022-09-13 Samuel Pitoisetradv: set workgroup_size to 256 when patch control...
2022-09-13 Samuel Pitoisetradv: skip computing some tess info when patch control...
2022-09-13 Samuel Pitoisetradv: add radv_pipeline_key::dynamic_patch_control_points
2022-09-13 Samuel Pitoisetradv: emit the LDS size for TCS directly from the pipel...
2022-09-13 Samuel Pitoisetradv: reword a comment about dynamic states when raster...
2022-09-13 Erik Faye-Lunddocs/zink: document rgtc requirement
2022-09-13 Samuel Pitoisetradv: upload the PS epilog in the existing pipeline BO
2022-09-13 Samuel Pitoisetradv: store the binary to radv_shader_part
2022-09-13 Samuel Pitoisetradv: split upload_shader_part() in two parts
2022-09-13 Samuel Pitoisetradv: store the VS prologs/PS epilogs VA at upload...
2022-09-13 Samuel Pitoisetradv/ci: re-enable dEQP-VK.renderpass2.depth_stencil_re...
2022-09-13 Samuel Pitoisetradv: add a pointer to radv_shader_binary in radv_shader
2022-09-13 Caio Oliveiraintel/compiler: Use brw_ud* helpers in thread payload...
2022-09-13 Caio Oliveiraintel/compiler: Add a few more brw_ud* helpers
2022-09-13 Caio Oliveiraintel/compiler: Make thread_payload struct abstract
2022-09-13 Caio Oliveiraintel/compiler: Create and use struct for CS thread...
2022-09-13 Caio Oliveiraintel/compiler: Export brw_get_subgroup_id_param_index()
2022-09-13 Caio Oliveiraintel/compiler: Create and use struct for Bindless...
2022-09-13 Caio Oliveiraintel/compiler: Store start of ICP handles in GS thread...
2022-09-13 Caio Oliveiraintel/compiler: Create and use struct for GS thread...
2022-09-13 Caio Oliveiraintel/compiler: Create and use struct for TASK and...
2022-09-13 Caio Oliveiraintel/compiler: Create and use struct for VS thread...
2022-09-13 Caio Oliveiraintel/compiler: Create and use struct for TES thread...
2022-09-13 Caio Oliveiraintel/compiler: Store start of ICP handles in TCS threa...
2022-09-13 Caio Oliveiraintel/compiler: Store Primitive ID in TCS thread payloa...
2022-09-13 Caio Oliveiraintel/compiler: Store Patch URB output in TCS thread...
2022-09-13 Caio Oliveiraintel/compiler: Create struct for TCS thread payload
2022-09-13 Caio Oliveiraintel/compiler: Use FS thread payload only for FS
2022-09-13 Caio Oliveiraintel/compiler: Make a type for Thread Payload and...
2022-09-13 Jordan Justenintel/devinfo: Add MTL platforms enums and intel_device...
2022-09-12 Alyssa Rosenzweignir/lower_blend: Avoid emitting unnecessary fsats
2022-09-12 Timur Kristófradv: Enable subgroup feature bits for mesh and task...
2022-09-12 Timur Kristófradv: Replace NV_mesh_shader macros with EXT.
2022-09-12 Yiwei Zhangvenus: avoid fixing pipeline if not derivative
2022-09-12 Yiwei Zhangvenus: zero out the pipeline handles
2022-09-12 Yiwei Zhangvenus: vn_ResetDescriptorPool to reset mutable type...
2022-09-12 Yiwei Zhangvenus: fix an oob in descriptor pool state restoration
2022-09-12 Adam JacksonRevert "glx: Use XSaveContext, delete glxhash.c"
2022-09-12 Pavel Ondračkar300: add special path for merging movs with the same...
2022-09-12 Pavel Ondračkar300: merge together MOV and MAD instructions
2022-09-12 Pavel Ondračkar300: run copy propagate once more after merging channels
2022-09-12 Tapani Pälliintel/compiler: fix assert from ver to verx10
2022-09-12 Jordan Justenintel/compiler: Use builder to allocate fs regs for...
2022-09-12 Caio Oliveiraintel/compiler: Use builder to allocate fs regs for...
2022-09-12 James Zhuamd/common: some ASICs with gfx9 use compute rings...
2022-09-12 Illia Polishchukmesa: skip extra state updates for clear calls
2022-09-12 Alyssa Rosenzweigpan/decode: Fix job cycle detection
2022-09-12 Iago Toral... v3dv: expose VK_EXT_primitive_topology_list_restart
2022-09-12 Oleksii Bozhenkoanv: Allow aliasing with modifiers for WSI images
2022-09-12 Oleksii Bozhenkovulkan/wsi: Pass wsi_image_create_info into anv_GetPhys...
2022-09-12 Karmjit Mahilpvr: Add mid fragment pipeline barrier if needed.
2022-09-12 Karmjit Mahilpvr: Implement clear ppp state emission from template.
2022-09-12 Karmjit MahilRevert "pvr: Make pvr_cmd_pack() macro clearly internal"
2022-09-12 Karmjit Mahilpvr: Add graphics pipeline barrier handling.
2022-09-12 Karmjit Mahilpvr: Add static clear VDM state in pvr_device.
2022-09-12 Karmjit Mahilpvr: Add static clear control stream templates in pvr_d...
2022-09-12 Karmjit Mahilpvr: Add clear program in pvr_device.
2022-09-12 Roman StratiienkoAndroid: Use libgbm_mesa name for SDK30+
2022-09-12 Samuel Pitoisetradv: fix pipelineStageCreationFeedbackCount when it's 0
2022-09-12 Karol Herbstrusticl: add README file
2022-09-12 Karol Herbstci: rusticl with llvmpipe
2022-09-12 Karol Herbstrusticl/program: some more API validation
2022-09-12 Karol Herbstrusticl: call glsl_type_singleton_init_or_ref
2022-09-12 Karol Herbstrusticl: proper PIPE_MAP flags for internal maps
2022-09-12 Karol Herbstrusticl/kernel: use real references for arguments
2022-09-12 Karol Herbstrusticl/icd: add some way of debugging CL function...
2022-09-12 Karol Herbstrusticl/icd: implement clGetExtensionFunctionAddressFor...
2022-09-12 Karol Herbstrusticl/device: report mesas version for CL_DRIVER_VERSION
2022-09-12 Karol Herbstrusticl/kernel: fix local buffers
2022-09-12 Karol Herbstrusticl/program: parse quoted paths in args
2022-09-12 Karol Herbstrusticl/device: allow overwriting the device_type via env
2022-09-12 Karol Herbstrusticl: disable fp64 support
2022-09-12 Karol Herbstrusticl/memory: kernel read_write images prep work
2022-09-12 Karol Herbstrusticl/program: some boilerplate code for SPIR-V support
2022-09-12 Karol Herbstrusticl/kernel: implement CL_KERNEL_ATTRIBUTES
2022-09-12 Karol Herbstrusticl: the CTS is a piece of shit
2022-09-12 Karol Herbstrusticl/kernel: optimize local size
2022-09-12 Karol Herbstrusticl: fix compiler features_macro
2022-09-12 Karol Herbstrusticl/kernel: cache the nir as well
2022-09-12 Karol Herbstrusticl/kernel: prepare for nir caching
2022-09-12 Karol Herbstrusticl: kernel caching
2022-09-12 Karol Herbstrusticl: port to Rust 2018
2022-09-12 Karol Herbstrusticl/mem: only write pitch when required
2022-09-12 Karol Herbstrusticl/mem: fix IMAGE1D_BUFFER
2022-09-12 Karol Herbstrusticl/kernel: implement image_format and image_order
2022-09-12 Karol Herbstrusticl/mesa: make resource_from_user_memory an optinal...
next