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
/
vulkan
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
vulkan/wsi: Remove duplicate NULL check
Vinson Lee
1
-3
/
+0
2023-06-01
vulkan: complete the usage flags for video layouts
Víctor Manuel Jáquez Leal
1
-1
/
+7
2023-05-25
vulkan/pipeline_cache: remove a bogus assert when inserting objects
Samuel Pitoiset
1
-1
/
+1
2023-05-25
vulkan/wsi: add feedback loop usage to swapchain caps if supported
Mike Blumenkrantz
5
-0
/
+21
2023-05-25
vulkan/pipeline_cache: don't log warnings for client-invisible caches
Daniel Schürmann
2
-9
/
+1
2023-05-25
vulkan/pipeline_cache: don't log warnings for internal caches
Daniel Schürmann
2
-13
/
+22
2023-05-05
device_select_layer: pick a default device before applying DRI_PRIME
Luna Nova
1
-1
/
+10
2023-05-05
device_select_layer: apply DRI_PRIME even if default device is > 1 to match o...
Luna Nova
1
-2
/
+1
2023-05-05
device_select_layer: fix inverted strcmp in device_select_find_dri_prime_tag_...
Luna Nova
1
-1
/
+1
2023-05-03
vulkan: Actually increment the count of objects in GetPipelineCacheData.
Emma Anholt
1
-0
/
+2
2023-05-03
vulkan: Handle alignment failure in the pipeline cache.
Emma Anholt
1
-1
/
+4
2023-05-03
vulkan/pipeline_cache: replace raw data objects on cache insertion of real ob...
Daniel Schürmann
1
-0
/
+9
2023-04-26
vk/entry_points:: fix mingw build
Michel Zou
1
-1
/
+1
2023-04-26
wsi/x11: Fix present ID signal when IDLE comes before COMPLETE.
Hans-Kristian Arntzen
1
-2
/
+8
2023-04-26
vulkan/wsi: fix -Wnarrowing warning
Michel Zou
1
-1
/
+1
2023-04-19
vk/util: fix buggy usage of unreachable()
Eric Engestrom
1
-1
/
+1
2023-04-19
vulkan/overlay: deal with unknown pNext structures
Lionel Landwerlin
1
-54
/
+79
2023-04-16
vulkan: ignore rasterizationSamples when the state is dynamic
Samuel Pitoiset
1
-2
/
+7
2023-04-16
vulkan/runtime: discard unused graphics stages in libraries
Lionel Landwerlin
1
-7
/
+43
2023-04-12
wsi: remove get_sorted_vk_formats duplication
Oleksii Bozhenko
1
-2
/
+4
2023-04-12
wsi: add rgb_component_bits_are_equal
Oleksii Bozhenko
1
-6
/
+10
2023-04-11
vulkan: Sanitize pSampleMask in CmdSetSampleMaskEXT
Danylo Piliaiev
1
-1
/
+2
2023-04-10
vulkan/pipeline_cache: move vk_log on failed deserialization to vk_pipeline_c...
Daniel Schürmann
1
-5
/
+8
2023-04-10
vulkan/pipeline_cache: add cache parameter to deserialize() function
Daniel Schürmann
2
-4
/
+5
2023-04-10
vulkan/pipeline_cache: use vk_pipeline_cache_create_and_insert_object() durin...
Daniel Schürmann
1
-4
/
+3
2023-04-10
vulkan/pipeline_cache: implement vk_pipeline_cache_create_and_insert_object()
Daniel Schürmann
2
-0
/
+42
2023-04-10
vulkan/pipeline_cache: Don't re-insert disk-cache hits into disk-cache
Daniel Schürmann
1
-30
/
+40
2023-04-10
vulkan/pipeline_cache: remove vk_device from vk_pipeline_cache_object
Daniel Schürmann
2
-27
/
+29
2023-04-07
vulkan: Add common features2_to_features
Alyssa Rosenzweig
1
-0
/
+6
2023-04-05
vulkan/wsi/display: set pDisplay to NULL on error
Iago Toral Quiroga
1
-1
/
+3
2023-04-03
vulkan/wsi/display: do not dereference a NULL pointer
Iván Briano
1
-0
/
+3
2023-04-03
vulkan: Drop VkRenderingSelfDependencyInfoMESA
Faith Ekstrand
2
-45
/
+5
2023-04-03
vulkan: Drop vk_render_pass_state::*self_dependenc*
Faith Ekstrand
2
-19
/
+0
2023-04-03
vulkan: Plumb rendering flags through vk_graphics_pipeline_state
Faith Ekstrand
2
-1
/
+25
2023-04-03
vk/render_pass: Support VK_EXT_fragment_density_map
Connor Abbott
2
-1
/
+60
2023-04-03
vulkan: Record pipeline flags in the render pass
Jason Ekstrand
2
-0
/
+46
2023-03-31
vulkan: Add a vk_device_memory base struct
Faith Ekstrand
3
-0
/
+289
2023-03-31
vulkan,anv,hasvk,radv: Unify Android hardware buffer creation
Faith Ekstrand
2
-1
/
+67
2023-03-31
vulkan: Add an ahardware_buffer_format field to vk_image
Faith Ekstrand
2
-2
/
+14
2023-03-31
vulkan/android: Fix hardware buffer usage flags
Faith Ekstrand
1
-3
/
+25
2023-03-31
vulkan,anv,hasvk,radv: Add a common vk_image_usage_to_ahb_usage helper
Faith Ekstrand
3
-1
/
+78
2023-03-31
vulkan: Update XML and headers to 1.3.246
Samuel Pitoiset
1
-18
/
+255
2023-03-31
vulkan: add dynamic support for rectangles enable/mode
Samuel Pitoiset
2
-6
/
+55
2023-03-26
vulkan: vk_android.c should be copyright Intel
Faith Ekstrand
1
-1
/
+1
2023-03-24
vk/entry_points: Add option to generate template entrypoints
Danylo Piliaiev
1
-1
/
+75
2023-03-24
vk/util: Generate defines to help casting structs with vk_find_struct
Danylo Piliaiev
5
-6
/
+144
2023-03-24
vk/util: remove (void *) casts from vk_foreach_multi_draw macros
Danylo Piliaiev
1
-2
/
+2
2023-03-24
vk/wsi: C++-proof wsi_common_drm.h
Danylo Piliaiev
1
-0
/
+8
2023-03-24
vk/vk_extension_gen: Make table struct initializable in C++ on older gcc
Danylo Piliaiev
1
-0
/
+7
2023-03-24
vulkan/runtime: also copy strings on queue debug utils
Lionel Landwerlin
1
-26
/
+39
[next]