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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-09
anv: emit scissors when the pipeline changes
Iván Briano
1
-5
/
+1
2022-08-09
ci/lavapipe: wine flakes, switch to manual for now
David Heidelberg
1
-0
/
+1
2022-08-09
gallium/u_blitter: make the bilinear filter for MSAA resolving conformant
Marek Olšák
3
-15
/
+54
2022-08-09
gallium/u_blitter: make nearest filtering emulation using TXF conformant
Marek Olšák
4
-101
/
+282
2022-08-09
gallium/u_blitter: clean up IMMs in util_make_fs_blit_msaa_gen
Marek Olšák
1
-11
/
+6
2022-08-09
gallium/u_blitter: treat Z scaling as scaled blits
Marek Olšák
1
-1
/
+2
2022-08-09
gallium/u_blitter: fix the has_txf support condition
Marek Olšák
1
-1
/
+1
2022-08-09
gallium/u_blitter: remove unused code for integer MSAA resolve
Marek Olšák
3
-43
/
+14
2022-08-09
gallivm: initialize texture_unit_offset in emit_size_query
Marek Olšák
1
-0
/
+1
2022-08-09
gallivm: fix TXQ crash with MSAA samplers
Marek Olšák
1
-0
/
+2
2022-08-09
ttn: set the correct sampler declaration type in the presense of txs and lod
Marek Olšák
1
-7
/
+11
2022-08-09
ci/tu+zink: Re-enable the traces that were asserting about UBWC compatibility.
Emma Anholt
1
-16
/
+8
2022-08-09
tu: Use the format list to decide whether we can do UBWC with MUTABLE.
Emma Anholt
3
-9
/
+117
2022-08-09
tu: Treat viewFormatCount==0 as no format list.
Emma Anholt
1
-2
/
+2
2022-08-09
tu: Move the vkCreateImage format list checks to helper functions.
Emma Anholt
1
-37
/
+53
2022-08-09
zink: Make sure that we keep the existing ici pNext chain on inserts.
Emma Anholt
1
-4
/
+1
2022-08-09
c11: Fixes the declaration of timespec_get in time.h for macOS
Yonggang Luo
1
-1
/
+12
2022-08-09
util: open_memstream also support on MacOS
Yonggang Luo
1
-2
/
+0
2022-08-09
microsoft/clc: Fixes compiling errors with clang/mingw64 in clc/clc_compiler_...
Yonggang Luo
1
-2
/
+2
2022-08-09
meson: clc compiler test only works on win32
Yonggang Luo
1
-1
/
+1
2022-08-09
radv: fix gathering XFB info if there is dead outputs
Samuel Pitoiset
1
-5
/
+19
2022-08-09
radv/ci: Put one more board to run the CTS on Stoney Ridge
Tomeu Vizoso
1
-2
/
+2
2022-08-09
radeonsi/ci: Move libva and piglit jobs to Raven Ridge boards
Tomeu Vizoso
4
-192
/
+116
2022-08-09
radeonsi: print radeon_bo_flag when AMD_DEBUG=vm is used
Pierre-Eric Pelloux-Prayer
3
-2
/
+34
2022-08-09
radeonsi: allocate BIND_RENDER_TARGET as tmz instead of SCANOUT
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2022-08-09
amdgpu/bo: update uses_secure_bos when importing buffers
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2022-08-09
gallium/dri2: make protected buffer checks opt-in
Pierre-Eric Pelloux-Prayer
3
-5
/
+5
2022-08-09
radv/ci: bump the console activity timeout of VanGogh to 3 minutes
Martin Roukala (né Peres)
1
-0
/
+1
2022-08-09
radv/ci: skip host_write_transfer_src.1048576 on renoir
Martin Roukala (né Peres)
1
-0
/
+1
2022-08-09
radv/ci: add more tests to the flake list of vega10
Martin Roukala (né Peres)
1
-0
/
+2
2022-08-09
radv/ci: move some tests from the vega10 fail to its flake list
Martin Roukala (né Peres)
2
-4
/
+4
2022-08-09
radv/ci: document a recent regression
Martin Roukala (né Peres)
16
-0
/
+30
2022-08-08
freedreno: Cap reported video memory by VA size
Rob Clark
1
-0
/
+8
2022-08-08
freedreno/drm: Add FD_VA_SIZE param
Rob Clark
3
-0
/
+7
2022-08-08
dzn: Use D3D12 constants instead of naked numbers for device limits
Jesse Natalie
2
-52
/
+51
2022-08-08
dzn: Disable extensions that require multi-view
Jesse Natalie
1
-3
/
+3
2022-08-08
wgl: Release the context before deleting it in wglDeleteContext
Caleb Cornett
1
-0
/
+1
2022-08-08
wgl: Always release local references in stw_make_current_by_handles
Caleb Cornett
1
-5
/
+10
2022-08-08
wgl: Homogenize read framebuffer reference counting logic
Caleb Cornett
1
-3
/
+4
2022-08-08
radeonsi: use do..while loops and other cosmetic changes in display list path
Marek Olšák
1
-13
/
+12
2022-08-08
radeonsi: use si_cp_dma_prefetch_inline for prefetching VBO descriptors
Marek Olšák
1
-2
/
+2
2022-08-08
radeonsi: remove temporary si_context::vb_descriptor_user_sgprs
Marek Olšák
7
-127
/
+92
2022-08-08
radeonsi: remove vb_descriptors_gpu_list only used for debugging
Marek Olšák
4
-19
/
+0
2022-08-08
radeonsi: add vertex buffers into the BO list in set_vertex_buffers
Marek Olšák
4
-23
/
+32
2022-08-08
radeonsi: merge both fail paths in si_set_vb_descriptor
Marek Olšák
1
-7
/
+1
2022-08-08
tu: Fix sysmem depth attachment clear flushing
Connor Abbott
1
-0
/
+1
2022-08-08
vulkan/device_select: allow DRI_PRIME=vendor_id:device_id
Pierre-Eric Pelloux-Prayer
1
-4
/
+10
2022-08-08
vulkan/device_select: print the dri_prime warning only if needed
Pierre-Eric Pelloux-Prayer
1
-6
/
+7
2022-08-08
loader: allow DRI_PRIME=vendor_id:device_id syntax
Pierre-Eric Pelloux-Prayer
1
-3
/
+17
2022-08-08
loader: don't return empty string in loader_get_dri_config_device_id
Pierre-Eric Pelloux-Prayer
1
-2
/
+5
[next]