2023-09-19 |
Mike Blumenkrantz | egl/wayland: enable WL_bind_wayland_display for zink |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Mike Blumenkrantz | egl/wayland: use more registry listeners to better... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Mike Blumenkrantz | egl/wayland: split out wl drm extension init |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Mike Blumenkrantz | egl/swrast: expose EXT_swap_buffers_with_damage and... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
David Rosca | radeonsi/vcn: Don't hang GPU when using DCC surface... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Yiwei Zhang | venus: drop device, family, index, flags tracking from... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Yiwei Zhang | venus: use more common vk_queue related implementations |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Yiwei Zhang | venus: use common ANB implementation |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Yiwei Zhang | venus: use common vk_queue object |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Yiwei Zhang | vulkan/android: drop vk_buffer dependency from common... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Yiwei Zhang | vulkan/android: add missing AHARDWAREBUFFER_USAGE_GPU_D... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Sil Vilerino | d3d12: Video - Relax ID3D12VideoDevice QI version for... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Ryan Neph | vulkan/android: add missed STACK_ARRAY_FINISH() |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Dave Airlie | nir: add a deref slot counter that handles compact |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir: Remove nir_ssa_for_src |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | treewide: Remove remaining nir_ssa_for_src |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | treewide: Drop nir_ssa_for_src users |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | agx: Enable sinking ALU |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_sink: Also consider load_preamble as const |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_sink: Move ALU with constant sources |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_sink: Do not move derivatives |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_sink: Sink frag coord instructions |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_sink: Sink load_local_pixel_agx |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_sink: Sink load_constant_agx |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/gather_info: Use nir_op_is_derivative |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_gcm: Use nir_op_is_derivative more |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir/opt_preamble: Use nir_op_is_derivative |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir: Hoist nir_op_is_derivative |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Alyssa Rosenzweig | nir: Add NIR_OP_IS_DERIVATIVE property |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Rhys Perry | radv: disable mesh dispatch XYZ_DIM when possible |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Rhys Perry | aco: remove unused p_logical_end check when optimizing... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Rhys Perry | aco: check logical_phi_info at p_logical_end when elimi... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Mark Collins | meson: Update libarchive to v3.7.2-2 |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Rhys Perry | aco/optimizer_postRA: check overwritten_subdword in... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Vinson Lee | freedreno/replay: Fix implicit-function-declaration... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | st/mesa: check renderbuffer before using it |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | device_select: add shortcut for MESA_VK_DEVICE_SELECT_F... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | docs: update DRI_PRIME documentation |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | device_select_layer: support DRI_PRIME=n |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | loader: add DRI_PRIME_DEBUG env var |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | loader: extend DRI_PRIME to support =N |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | loader: refactor DRI_PRIME handling code |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Pierre-Eric... | glx: drop the 'libGL' log prefix |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | ac/spm: enable support for multi-instance counters |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | ac/spm: move the counter instance to ac_spm_counter_cre... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | ac,radv,radeonsi: prepare support for multi-instance... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | ac,radv,radeonsi: prepare support for multi-instance... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | ac/spm: fix number of instances of GL2C |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | radv,radeonsi: make sure to emit GRBM_GFX_INDEX before... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | ac/spm: select correct segment type for per-SE blocks |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | ac/spm: use block flags to initialize instance mapping |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Samuel Pitoiset | radv: reserve more CS space in SQTT/SPM paths |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Caio Oliveira | compiler/types: Use a string table for builtin type... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Caio Oliveira | compiler/types: Change glsl_type::name to be an uintptr_t |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Caio Oliveira | compiler/types: Use glsl_get_type_name() to access... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Caio Oliveira | compiler/types: Use Python to generate code for builtin... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Gert Wollny | r600/sfn: get rid of the method to get the index mode |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Gert Wollny | r600/sfn: Sepeate resource and sampler in texture instr... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Gert Wollny | r600/sfn: Add old address to update_indirect_addr |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Gert Wollny | r600/sfn: rename method resource_base to resource_id |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Gert Wollny | r600/sfn: Make address split pass obligatory |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Gert Wollny | r600: print texture resource index mode separately |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Jordan Justen | intel/common: Add sse2_args for 32-bit build when ... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Yiwei Zhang | vulkan/android: improve vkQueueSignalReleaseImageANDROID |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Yiwei Zhang | vulkan: remove a dup entry from vk_image_usage_to_ahb_usage |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Samuel Holland | Android.mk: Only link LLVM for radeonsi, not amd_vk |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Samuel Holland | Android.mk: Explicitly enable/disable LLVM support |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Samuel Holland | Android.mk: Allow building only Vulkan drivers |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Dylan Baker | meson: use a single dependency call for lua |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Eric Engestrom | ci/zink: drop redundant `MESA_LOADER_DRIVER_OVERRIDE... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Tapani Pälli | mesa: some cleanups for texparam extension checks |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Erico Nunes | Revert "ci: disable lima LAVA lab for maintance" |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Eric Engestrom | ci/farm-rules: re-add "run every container and build... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Eric Engestrom | ci/farm-rules: rename .disable-farm-mr-rules to make... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Rob Clark | freedreno/decode: Fix printing chip-id |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Rob Clark | freedreno/layout: Handle 565/etc MSAA special case |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Rob Clark | freedreno: Fix crash with debug msgs enabled |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | zink: use null attachments for null attachments with... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | zink: propagate rp_tc_info_updated across unordered... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | zink: use much bigger dummy surfaces |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | tu: handle unused color attachments without crashing |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | lavapipe: EXT_load_store_op_none |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Connor Abbott | tu: Actually emit patchpoint for viewports with FDM |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Connor Abbott | tu: Fix assert in FDM state emission |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Connor Abbott | tu: Fix tu6_emit_*_fdm size call |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Connor Abbott | tu: Fix per-view viewport state propagation |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Eric Engestrom | ci: document which image tags need to be bumped when... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Eric Engestrom | ci: document which image tags need to be bumped when... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Daniel Stone | ci: Fix pre-merge pipelines with no code changes |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Sviatoslav... | intel/fs: Check if the whole ubo load range is in the... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Roman Stratiienko | panvk: Add Android ICD loader entry point |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | lavapipe: clamp cache uuid size |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | zink: flag db maps as unsynchronized |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | aux/tc: don't use pipe_buffer_create_with_data() for... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Mike Blumenkrantz | aux/tc: fix rp info handling around tc_sync calls |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Caio Oliveira | compiler/types: Fix array name dimension flipping for... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Caio Oliveira | glsl: Annotate _mesa_glsl_error() with PRINTFLIKE |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Emma Anholt | freedreno: Build drm subdir before perfcntrs, which... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Helen Koike | ci: add locked flag to bindgen-cli on x86_64_build.sh |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Ian Romanick | intel/fs: Merge copy prop dataflow loops |
commit | commitdiff | tree | snapshot |
next |