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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
radv: Fix mipmap views on GFX10+
John Brooks
4
-20
/
+128
2022-08-23
radv: Fix corrupted mipmap copies on GFX9+
John Brooks
3
-0
/
+119
2022-08-23
radv: Only apply mipmap view adjustments to block compressed images
John Brooks
1
-1
/
+2
2022-08-23
vulkan: Introduce vk_format_is_block_compressed function
John Brooks
1
-0
/
+6
2022-08-23
radv: Add get_addrlib function to radv_radeon_winsys
John Brooks
2
-0
/
+10
2022-08-23
anv: convert assert into unreachable to avoid fallthrough error
Eric Engestrom
1
-1
/
+1
2022-08-23
nvc0: limit max global and alloc size
Karol Herbst
1
-2
/
+3
2022-08-23
nv50/nir: A group barrier is CTA-level not global-level
Pierre Moreau
1
-1
/
+1
2022-08-23
nv50/ir: Avoid generating splits of splits
Pierre Moreau
1
-0
/
+8
2022-08-23
nv50/ra: Fix the offset computation for compounds
Pierre Moreau
1
-1
/
+3
2022-08-23
nv50/peephole: Disallow combining sub 4-byte ld/st for now
Pierre Moreau
1
-0
/
+6
2022-08-23
nv50/ir: Handle non-32-bit values when cst folding SPLIT
Pierre Moreau
1
-1
/
+2
2022-08-23
nv50: Mark RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY as unsupported
Pierre Moreau
1
-0
/
+1
2022-08-23
nv50: Disallow allocating more than VRAM size
Pierre Moreau
1
-1
/
+1
2022-08-23
nv50: Report actual VRAM size
Pierre Moreau
2
-1
/
+22
2022-08-23
nv50: Rename interps to fixups
Pierre Moreau
2
-5
/
+5
2022-08-23
nv50: Rename fixups to relocs
Pierre Moreau
2
-5
/
+5
2022-08-23
nv50,nvc0: Do not resize global residents if unnecessary
Pierre Moreau
2
-2
/
+2
2022-08-23
radv: Don't assume layout == stencilLayout for stencil-only
Jason Ekstrand
1
-5
/
+9
2022-08-23
radv: Add a image_transition helper for separate depth/stencil layouts
Jason Ekstrand
1
-29
/
+34
2022-08-23
radv/meta: Drop redundant depth_view_can_fast_clear
Jason Ekstrand
1
-32
/
+11
2022-08-23
radv: Drop set/restore_subpass
Jason Ekstrand
2
-21
/
+2
2022-08-23
radv/meta: Use Begin/EndRendering for clears
Jason Ekstrand
1
-44
/
+53
2022-08-23
radv/meta: s/dest/dst/ in a few functions
Jason Ekstrand
1
-23
/
+23
2022-08-23
radv/meta: Use Begin/EndRendering for resolves
Jason Ekstrand
2
-28
/
+85
2022-08-23
radv/meta: Drop subpass_att from radv_fast_clear_color
Jason Ekstrand
1
-6
/
+5
2022-08-23
radv/meta: Fix a stack use-after-free with sample locations
Jason Ekstrand
1
-1
/
+3
2022-08-23
radv/meta: Respect render area for MSAA resolves
Jason Ekstrand
3
-30
/
+21
2022-08-23
radv: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT for render loops
Jason Ekstrand
11
-153
/
+93
2022-08-23
radv: Use both aspects for depth/stencil blit destinations
Jason Ekstrand
2
-33
/
+44
2022-08-23
vulkan,anv,dozen: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT
Jason Ekstrand
5
-46
/
+25
2022-08-23
radeonsi/vcn: add AUD syntax to h264 encoding
Ruijing Dong
1
-6
/
+12
2022-08-23
radeonsi/vcn: remove rate control double begin IBs
Ruijing Dong
1
-8
/
+12
2022-08-23
radeonsi/vcn: support VBAQ modes
Ruijing Dong
2
-2
/
+2
2022-08-23
radeonsi/vcn: support encoding preset modes
Ruijing Dong
2
-6
/
+28
2022-08-23
radeonsi/vcn: dpb change for supporting pre-encoding
Ruijing Dong
6
-252
/
+249
2022-08-23
radeonsi/vcn: add enc quality bits interface
Ruijing Dong
2
-0
/
+34
2022-08-23
frontends/va: improve enc quality interface change
Ruijing Dong
10
-0
/
+145
2022-08-23
ci: Remove -Wno-error=deprecated-declarations cpp option from debian-clang
Yonggang Luo
1
-1
/
+0
2022-08-23
osmesa: Fixes [-Wdeprecated-declarations] in test-render.cpp
Yonggang Luo
1
-1
/
+1
2022-08-23
virgl: Fixes [-Wdeprecated-declarations] in virgl_staging_mgr_test.cpp
Yonggang Luo
1
-4
/
+6
2022-08-23
intel/compiler: Fixes [-Wdeprecated-declarations] in test_eu_validate.cpp
Yonggang Luo
1
-3
/
+5
2022-08-23
intel/compiler: Fixes [-Wdeprecated-declarations] in test_eu_compact.cpp
Yonggang Luo
1
-2
/
+2
2022-08-23
glsl: Fixes [-Wdeprecated-declarations] in list_iterators.cpp
Yonggang Luo
1
-2
/
+2
2022-08-23
util: Fix [-Wdeprecated-declarations] in mesa-sha1_test.cpp
Yonggang Luo
1
-2
/
+5
2022-08-23
nir: Fixes [-Wdeprecated-declarations] in serialize_tests.cpp
Yonggang Luo
1
-2
/
+2
2022-08-23
intel/compiler: Get URB handle in emit_task/mesh_intrinsic functions
Caio Oliveira
2
-34
/
+32
2022-08-23
intel/compiler: Call get_mesh_urb_handle one level up in call-stack
Caio Oliveira
1
-36
/
+33
2022-08-23
amd/compiler: Fixes warning [-Wunused-variable] in test_optimizer_postRA.cpp
Yonggang Luo
1
-1
/
+0
2022-08-23
amd/compiler: Fixes warning [-Wunused-variable] in test_to_hw_instr.cpp
Yonggang Luo
1
-1
/
+0
[next]