index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
gallium/vl: match YUYV/UYVY swizzle with change of color channels
Leo Liu
1
-1
/
+7
2024-01-04
gallivm: handle llvm 16 atexit ordering problems.
Dave Airlie
1
-0
/
+34
2023-11-18
util: Add new helpers for pipe resources
Robert Mader
2
-0
/
+38
2023-11-15
gallium/auxiliary/vl: Scale dst_rect x0/y0 when rendering chroma plane
David Rosca
1
-0
/
+4
2023-11-15
gallium/auxiliary: Fix coordinates clamp in util_compute_blit
David Rosca
1
-2
/
+4
2023-11-15
gallium/auxiliary/vl: Fix coordinates clamp in compute shaders
David Rosca
1
-8
/
+4
2023-10-30
aux/u_transfer_helper: set rendertarget bind for msaa staging resource
Mike Blumenkrantz
1
-0
/
+4
2023-10-30
ntt: lower indirect tesslevels in ntt
Neha Bhende
1
-0
/
+9
2023-10-24
glsl: Retire dround lowering.
Eric Anholt
2
-2
/
+0
2023-10-24
glsl: Remove int64 div/mod lowering.
Eric Anholt
1
-1
/
+0
2023-10-23
aux/tc: Use MESA_TRACE_SCOPE instead of _BEGIN/_END
Corentin Noël
1
-3
/
+1
2023-10-17
pipe-loader: add pipe_loader_get_compatible_render_capable_device_fd()
Leandro Ribeiro
3
-1
/
+79
2023-10-14
mesa: Implement MESA_texture_const_bandwidth
Rob Clark
1
-0
/
+1
2023-10-14
pipe-loader: allow to load multiple zink devices
Karol Herbst
6
-17
/
+52
2023-10-10
nir: Use getters for nir_src::parent_*
Alyssa Rosenzweig
1
-4
/
+4
2023-10-04
gallium/util: add more tests for compute-only contexts
Marek Olšák
1
-2
/
+68
2023-10-04
gallium/util: fix GALLIUM_TESTS=1 by using cso_set_vertex_buffers_and_elements
Marek Olšák
3
-9
/
+36
2023-10-04
aux/trace: dump enum names for map usage
Mike Blumenkrantz
2
-5
/
+6
2023-09-26
gallium/auxiliary/vl: Only map the shader constants buffer in render
David Rosca
4
-21
/
+36
2023-09-26
gallium/auxiliary/vl: Fix YUV to RGB bob compute shader deinterlacing
David Rosca
3
-168
/
+22
2023-09-26
gallium/auxiliary/vl: Use chroma offset in YUV to RGB weave compute shader
David Rosca
1
-2
/
+3
2023-09-26
gallium/auxiliary/vl: Add RGB to YUV compute shader
David Rosca
3
-10
/
+180
2023-09-26
amd/llvm: fix build with LLVM 18
Marek Olšák
1
-0
/
+4
2023-09-26
draw/mesh: reset some user state values on mesh draws.
Dave Airlie
1
-0
/
+6
2023-09-25
gallivm: drop tgsi aos paths.
Dave Airlie
3
-1064
/
+0
2023-09-20
nir/spirv: Add inverse_ballot intrinsic
Connor Abbott
1
-0
/
+1
2023-09-19
nir/move_vec_src_uses_to_dest: allow to skip reuse of constant sources
Pavel Ondračka
1
-1
/
+1
2023-09-15
aux/tc: don't use pipe_buffer_create_with_data() for rp-optimized subdata
Mike Blumenkrantz
1
-1
/
+2
2023-09-15
aux/tc: fix rp info handling around tc_sync calls
Mike Blumenkrantz
1
-0
/
+5
2023-09-13
aux/tc: fix renderpass tracking fb state clobber scenario
Mike Blumenkrantz
1
-0
/
+7
2023-09-13
aux/tc: Add ASSERTED to unreferenced release build variable
Sil Vilerino
1
-1
/
+1
2023-09-12
aux/tc: fix address calc for segmented texture subdata
Mike Blumenkrantz
1
-11
/
+5
2023-09-12
aux/tc: fix staging buffer sizing for texture_subdata
Mike Blumenkrantz
1
-1
/
+1
2023-09-12
gallivm: add support for function calling
Dave Airlie
4
-2
/
+209
2023-09-12
gallivm: rework translator to allow per-impl work.
Dave Airlie
4
-17
/
+33
2023-09-12
gallivm/nir: split prepasses out to make per-function work easier.
Dave Airlie
4
-9
/
+13
2023-09-09
virgl, nir_to_tgsi: Add a hack for promoting partial memory barriers
Kenneth Graunke
2
-0
/
+18
2023-09-08
llvmpipe: enable f16 paths on aarch64.
Dave Airlie
1
-1
/
+1
2023-09-07
aux/tc: handle stride mismatch during rp-optimized subdata
Mike Blumenkrantz
1
-5
/
+50
2023-09-05
llvmpipe: move to nir lowering for fquantize2f16
Dave Airlie
1
-26
/
+0
2023-09-05
gallium/auxiliary/vl: Support chroma sample location in compute shaders
David Rosca
3
-6
/
+45
2023-09-05
gallium/auxiliary/vl: Clamp coordinates in compute shaders
David Rosca
2
-10
/
+65
2023-09-05
gallium/auxiliary/vl: Map range when updating constants
David Rosca
1
-4
/
+5
2023-09-05
gallium/auxiliary: Fix util_compute_blit half texel offset with scaling
David Rosca
2
-6
/
+12
2023-09-05
asahi: Add scaffolding for supporting driconf options
Asahi Lina
1
-2
/
+9
2023-08-30
treewide: Use nir_before/after_impl for more elaborate cases
Alyssa Rosenzweig
1
-1
/
+1
2023-08-30
gallivm/nir: drop 64 bit handling for cl workgroup intrinsics
Karol Herbst
1
-4
/
+0
2023-08-30
nir: make workgroup_id 32 bit only
Karol Herbst
1
-1
/
+1
2023-08-29
gallium/auxiliary/vl: Set vertex element src_stride in vl_deint_filter
David Rosca
1
-0
/
+1
2023-08-25
util/vl: extract gallium vl scanning data to shared code
Benjamin Cheng
2
-74
/
+1
[next]