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
2021-04-09
microsoft/compiler: Implement new double pack/unpack alu ops
Jesse Natalie
5
-0
/
+81
2021-04-09
microsoft/compiler: Add a lowering pass to emit double [un]pack instructions
Jesse Natalie
2
-0
/
+64
2021-04-09
nir: Add a new opcode for [un]packing doubles
Jesse Natalie
3
-0
/
+15
2021-04-09
microsoft/compiler: Support fp16 i/o vars
Jesse Natalie
3
-4
/
+8
2021-04-09
microsoft/spirv_to_dxil: Lower io arrays
Jesse Natalie
1
-0
/
+1
2021-04-09
microsoft/spirv_to_dxil: Lower globals to function_temp
Jesse Natalie
1
-0
/
+1
2021-04-08
zink: fix CI flakiness in glx-multithread-clearbuffer
Mike Blumenkrantz
1
-13
/
+6
2021-04-08
radv: Support DCC modifiers fully.
Bas Nieuwenhuizen
2
-4
/
+5
2021-04-08
radv: Add retiling for foreign queues.
Bas Nieuwenhuizen
3
-8
/
+20
2021-04-08
radv: Support DCC without DCC/FCE predicates.
Bas Nieuwenhuizen
2
-5
/
+12
2021-04-08
radv: Support DCC without a fast clear value.
Bas Nieuwenhuizen
3
-11
/
+38
2021-04-08
glx: Downgrade sRGB-ful fbconfigs
Adam Jackson
1
-0
/
+12
2021-04-08
glx: Downgrade tfp mipmap-capable fbconfigs
Adam Jackson
1
-2
/
+13
2021-04-08
glx: Downgrade aux-buffer-ful fbconfigs
Adam Jackson
1
-0
/
+12
2021-04-08
glx: Don't downgrade the visual caveat from the server
Adam Jackson
1
-11
/
+24
2021-04-08
glx: Stop pretending to validate the pbuffer fbconfig attributes
Adam Jackson
1
-5
/
+0
2021-04-08
dri: Don't tie the accum buffer's alpha-ness to the color buffer's
Adam Jackson
1
-1
/
+1
2021-04-08
mesa: gl_config::rgbBits should count alphaBits too
Adam Jackson
2
-3
/
+3
2021-04-08
lavapipe: add dummy sampler ycbcr conversion
Dave Airlie
2
-0
/
+28
2021-04-08
lavapipe: add vk1.1 image swapchain support
Dave Airlie
3
-6
/
+91
2021-04-08
gallium/threaded_context: add another rule for buffer mapping
Mike Blumenkrantz
1
-0
/
+3
2021-04-08
etnaviv: tell the truth if alpha-test is supported
Christian Gmeiner
4
-0
/
+17
2021-04-08
venus: implement vn_debug_init_once with os_get_option
Yiwei Zhang
2
-2
/
+3
2021-04-08
venus: bring up Android support
Yiwei Zhang
3
-0
/
+73
2021-04-08
venus: properly enable WSI for different platforms
Yiwei Zhang
3
-2
/
+26
2021-04-08
nir/spirv: remove unused fields from `vtn_builder`
Andrii Simiklit
2
-20
/
+0
2021-04-08
spirv: repair ssa defs for switchs with only default case
Andrii Simiklit
1
-5
/
+15
2021-04-08
intel/compiler: remove unused member 'input_vue_map'
Yevhenii Kharchenko
5
-17
/
+8
2021-04-08
radv: add MSAA support to ClearColorImage() on compute queue
Samuel Pitoiset
2
-43
/
+61
2021-04-08
venus: initial support for WSI
Chia-I Wu
9
-10
/
+682
2021-04-08
venus: initial support for transform feedback
Chia-I Wu
2
-0
/
+169
2021-04-08
venus: advertise extensions promoted to 1.2
Chia-I Wu
1
-0
/
+26
2021-04-08
venus: advertise extensions promoted to 1.1
Chia-I Wu
1
-2
/
+30
2021-04-08
venus: initial support for command buffers
Chia-I Wu
3
-0
/
+1283
2021-04-08
venus: initial support for module and pipelines
Chia-I Wu
3
-1
/
+355
2021-04-08
venus: initial support for events and queries
Chia-I Wu
3
-0
/
+271
2021-04-08
venus: initial support for render pass and fb
Chia-I Wu
3
-0
/
+158
2021-04-08
venus: initial support for descriptor sets
Chia-I Wu
3
-0
/
+759
2021-04-08
venus: initial support for buffers/images/samplers
Chia-I Wu
3
-0
/
+729
2021-04-08
venus: initial support for VkDeviceMemory commands
Chia-I Wu
3
-0
/
+443
2021-04-08
venus: initial support for queue/fence/semaphore
Chia-I Wu
3
-0
/
+1390
2021-04-08
venus: initial support for VkDevice commands
Chia-I Wu
2
-3
/
+109
2021-04-08
venus: initial support for VkPhysicalDevice commands
Chia-I Wu
2
-2
/
+1867
2021-04-08
venus: initial support for vkCreateInstance
Chia-I Wu
4
-7
/
+694
2021-04-08
venus: add a ring buffer
Chia-I Wu
5
-0
/
+352
2021-04-08
venus: add a CS encoder/decoder
Chia-I Wu
4
-0
/
+432
2021-04-08
venus: add experimental renderers
Chia-I Wu
6
-0
/
+3050
2021-04-08
venus: add generated venus-protocol headers
Chia-I Wu
9
-0
/
+44450
2021-04-08
venus: add driver skeleton
Chia-I Wu
10
-1
/
+788
2021-04-08
virgl: update headers from virglrenderer
Chia-I Wu
3
-3
/
+162
[next]