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
2023-02-21
Add malloc_trim after builtin_builder release.
Sungguk Na
1
-0
/
+2
2023-02-21
Fixed build error in aarch64.
Joonbum Ko
1
-1
/
+1
2023-02-21
Reduced the calling tpl_surface_validate.
Joonbum Ko
1
-4
/
+13
2023-02-21
Added ttrace points
Joonbum Ko
1
-0
/
+6
2023-02-21
Enabled the extension EGL_TIZEN_native_fence_sync.
Joonbum Ko
1
-0
/
+1
2023-02-21
Fixed missing server_wait_sync to be called.
Joonbum Ko
1
-0
/
+3
2023-02-21
fixed fd leak problem.
Joonbum Ko
1
-7
/
+7
2023-02-21
Implemented internal_wait_sync with release_fence_fd from tpl_surface.
Joonbum Ko
1
-1
/
+66
2023-02-21
v3d: Implemented some functions to support eglWaitsync.
Joonbum Ko
4
-1
/
+69
2023-02-21
Implemented frontbuffer rendering mode.
Joonbum Ko
2
-0
/
+17
2023-02-21
Add exception handle for multithread case.
Xuelian
2
-0
/
+15
2023-02-21
Implement extension EGL_TIZEN_native_fence_sync
Joonbum Ko
12
-14
/
+163
2023-02-21
Fix to use TPL_BACKEND_WAYLAND_THREAD.
Joonbum Ko
1
-2
/
+9
2023-02-21
Fix "close object **" error in vc4_bo_free on RPI3
Xuelian
1
-12
/
+35
2023-02-21
Fix resize issue
Xuelian Bai
9
-6
/
+164
2023-02-21
Fix display issue on RPI4
Xuelian Bai
1
-56
/
+50
2023-02-21
Add Pbuffer support on Tizen platform
Xuelian
1
-28
/
+68
2023-02-21
EGL: Add support for weston
Zhaowei Yuan
6
-10
/
+179
2023-02-21
egl_dri2: Add support for Tizen
Xuelian
10
-7
/
+1820
2023-02-08
anv: uncompressed views of compressed 3d images are now valid
Iván Briano
1
-1
/
+1
2023-02-08
aco: fix imod/omod for gfx11 VOP3 opcodes
Georg Lehmann
1
-12
/
+12
2023-02-08
util/vbuf: fix multidraw unrolling
Mike Blumenkrantz
1
-6
/
+4
2023-02-08
zink: use screen indexing for bindless descriptor set in template bind
Mike Blumenkrantz
1
-1
/
+1
2023-02-08
zink: make last_vertex_stage the first bit in zink_vs_key_base
Mike Blumenkrantz
1
-1
/
+1
2023-02-08
zink: fix gpl lib hashing
Mike Blumenkrantz
1
-3
/
+31
2023-02-08
zink: set zs feedback loop bit from driver workaround on ctx create
Mike Blumenkrantz
1
-0
/
+1
2023-02-08
zink: set gfx feedback loop bit in pipeline state for driver workaround
Mike Blumenkrantz
1
-0
/
+1
2023-02-08
zink: add a define for testing that an optimal key is the default
Mike Blumenkrantz
1
-0
/
+10
2023-02-08
zink: add a define for the "default" optimal key
Mike Blumenkrantz
1
-0
/
+3
2023-02-08
zink: fix pointcoord y inversion
SoroushIMG
5
-15
/
+35
2023-02-08
lavapipe: Fix bad array index scale factor in lvp_inline_uniforms pass
Ian Romanick
1
-1
/
+1
2023-02-08
aco: fix out-of-bounds access when moving s_mem(real)time across SMEM
Rhys Perry
1
-1
/
+1
2023-02-08
lavapipe: disable VK_FORMAT_FEATURE_2_COLOR_ATTACHMENT_BLEND_BIT for int formats
Mike Blumenkrantz
1
-1
/
+1
2023-02-08
v3dv: ensure we apply binning syncs to secondary command buffers
Iago Toral Quiroga
3
-4
/
+22
2023-02-08
v3dv: ensure at least V3D_CL_MAX_INSTR_SIZE bytes in last CL instruction
Iago Toral Quiroga
2
-7
/
+13
2023-02-08
loader: unregister special event in loader_dri3_drawable_fini
Yuxuan Shui
1
-0
/
+9
2023-02-08
zink: fix max acquired image count
Mike Blumenkrantz
1
-2
/
+2
2023-02-08
zink: clear null image surfaces to 0
SoroushIMG
1
-0
/
+7
2023-02-08
zink: fix leak when rebinding same image surface
SoroushIMG
1
-1
/
+4
2023-02-08
zink: only save frag const buffers when used by blit
SoroushIMG
2
-2
/
+5
2023-02-08
radv: set state.vbo_misaligned_mask_invalid in radv_bind_vs_input_state
Rhys Perry
1
-0
/
+6
2023-02-08
ac/llvm: Fix validation error with global io
Konstantin Seurer
1
-1
/
+1
2023-02-08
ac/nir/ngg: Include culled primitives in query.
Timur Kristóf
1
-19
/
+28
2023-02-08
zink: fix cap check for arb sparse texture2
SoroushIMG
1
-1
/
+3
2023-02-08
zink: fix sparse residency query and minLOD feature checks
SoroushIMG
1
-1
/
+3
2023-02-08
ac/nir/ngg: fix clip dist culling mask uninitialized
Qiang Yu
1
-2
/
+5
2023-02-08
radv: Disable NGG culling when conservative overestimation is used.
Timur Kristóf
1
-6
/
+10
2023-02-08
anv: handle ATTACHMENT_OPTIMAL layout
Constantine Shablya
1
-2
/
+4
2023-02-08
amd: fix typo in shadowed uconfig registers on gfx11
Marek Olšák
1
-2
/
+2
2023-02-08
amd: fix tile_swizzle on gfx11 - should be shifted by 10 bits, not 8
Marek Olšák
6
-14
/
+8
[next]