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
2018-08-23
vulkan/wsi: fix pointer-integer conversion warnings
Grazvydas Ignotas
2
-3
/
+3
2018-08-18
vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queues
Kai Wasserbäch
1
-1
/
+1
2018-08-10
meson: Build with Python 3
Mathieu Bridon
1
-1
/
+1
2018-08-07
autoconf: stop exporting internal wayland details
Emil Velikov
1
-2
/
+2
2018-07-25
vulkan/wsi: fix incorrect assignment in assert()
Eric Engestrom
1
-2
/
+2
2018-07-09
anv,radv: Add support for VK_KHR_get_display_properties2
Jason Ekstrand
2
-16
/
+186
2018-07-08
vulkan: Update the XML and headers to 1.1.80
Jason Ekstrand
1
-49
/
+231
2018-07-06
vulkan: utils: handle hexadecimal values in registry
Lionel Landwerlin
1
-1
/
+1
2018-06-27
vulkan/wsi_common_display: Return SURFACE_LOST for fatal DRM errors
Keith Packard
1
-7
/
+7
2018-06-23
vulkan: add VK_EXT_display_control [v10]
Keith Packard
3
-2
/
+378
2018-06-20
vulkan: EXT_acquire_xlib_display requires libXrandr headers to build
Keith Packard
2
-1
/
+3
2018-06-20
Vulkan/wsi: Implement VK_EXT_display_surface_counter
Jason Ekstrand
2
-0
/
+60
2018-06-20
vulkan/wsi: Get rid of the get_capabilities hook
Jason Ekstrand
5
-6
/
+10
2018-06-19
vulkan: Add EXT_acquire_xlib_display [v5]
Keith Packard
4
-0
/
+515
2018-06-19
vulkan: Add EXT_direct_mode_display [v2]
Keith Packard
2
-0
/
+23
2018-06-19
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
8
-3
/
+1604
2018-06-08
vulkan/wsi: Destroy swapchain images after terminating FIFO queues
Cameron Kumar
1
-3
/
+3
2018-05-29
vulkan: don't free uninitialised memory
Eric Engestrom
1
-1
/
+1
2018-05-28
vulkan: Update header+vk.xml to 1.1.76
Bas Nieuwenhuizen
1
-140
/
+319
2018-05-08
vulkan/wsi: Only use LINEAR modifier for prime if supported.
Bas Nieuwenhuizen
3
-2
/
+5
2018-04-16
vulkan: Update the XML and headers to 1.1.73
Jason Ekstrand
1
-5
/
+5
2018-04-10
vulkan: Drop vk_android_native_buffer.xml
Jason Ekstrand
4
-60
/
+2
2018-04-09
vulkan: Update the XML and headers to 1.1.72
Samuel Pitoiset
1
-47
/
+239
2018-04-03
vulkan/wsi/wayland: fix leaks
James Legg
1
-0
/
+4
2018-03-23
wayland-drm: do not distribute generated sources
Juan A. Suarez Romero
1
-5
/
+10
2018-03-20
dri3: Don't fail on version mismatch
Daniel Stone
1
-0
/
+4
2018-03-16
dri3: allow building against older xcb (v3)
Dave Airlie
1
-2
/
+10
2018-03-16
vulkan/wsi/x11: correct DRI3 version in comment
Emil Velikov
1
-1
/
+1
2018-03-16
vulkan/wsi/x11: use ARRAY_SIZE where applicable
Emil Velikov
1
-2
/
+2
2018-03-12
vulkan: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
1
-4
/
+4
2018-03-09
vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11
Louis-Francis Ratté-Boulianne
1
-3
/
+60
2018-03-09
vulkan/wsi/x11: Add support for DRI3 v1.2
Daniel Stone
1
-17
/
+161
2018-03-09
vulkan/wsi: clean up cleanup path
Eric Engestrom
1
-7
/
+7
2018-03-07
vulkan/util: Add a helper to get a version override
Jason Ekstrand
2
-0
/
+22
2018-03-07
vulkan: Update the XML and headers to 1.1.70
Jason Ekstrand
1
-1304
/
+2129
2018-03-07
vulkan/enum_to_str: Add support for aliases and new Vulkan versions
Jason Ekstrand
1
-5
/
+20
2018-03-07
vulkan/enum_to_str: Add a add_value_from_xml helper to VkEnum
Jason Ekstrand
1
-13
/
+15
2018-03-07
vulkan: Rename multiview from KHX to KHR
Jason Ekstrand
1
-16
/
+16
2018-02-26
android: vulkan/util: add dependency on libnativewindow for O and later
Mauro Rossi
1
-0
/
+4
2018-02-26
vulkan/wsi/wayland: Move Wayland protocol from BUILT_SOURCES
Daniel Stone
1
-1
/
+4
2018-02-21
vulkan/wsi/x11: Consistently update and return swapchain status
Daniel Stone
1
-19
/
+63
2018-02-21
vulkan/wsi/x11: Set OUT_OF_DATE if wait_for_special_event fails
Jason Ekstrand
1
-1
/
+3
2018-02-21
vulkan/wsi/wayland: Add support for zwp_dmabuf
Daniel Stone
4
-15
/
+142
2018-02-21
vulkan/wsi: Add modifiers support to wsi_create_native_image
Jason Ekstrand
5
-19
/
+177
2018-02-21
vulkan/wsi: Add drm_modifier member to wsi_image
Daniel Stone
4
-1
/
+6
2018-02-21
vulkan/wsi: Add multiple planes to wsi_image
Daniel Stone
4
-20
/
+31
2018-02-06
vulkan/wsi: Fix OOM behavior with prime images.
Bas Nieuwenhuizen
1
-1
/
+3
2018-01-25
vulkan: Update the XML and headers to 1.0.68
Jason Ekstrand
1
-10
/
+81
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
1
-1
/
+4
2018-01-17
vulkan: move anv VK_EXT_debug_report implementation to common code.
Bas Nieuwenhuizen
4
-0
/
+198
[next]