Making SWAPChain exntesions work.
authorVivek Pandya <vivekvpandya@gmail.com>
Sat, 5 Sep 2020 11:48:28 +0000 (17:18 +0530)
committerVivek Pandya <vivekvpandya@gmail.com>
Sat, 5 Sep 2020 11:50:32 +0000 (17:20 +0530)
commit6bbd96259ab9a92885e2c78ce8399a5fd6064078
tree0b2cefad6efc313e4131586071b3f673879daefc
parent9de982122e5d87e3ad3f0b52681d5e0363e2fe57
Making SWAPChain exntesions work.
There is lots of commented code.
src/libre-soc/vulkan/libresoc_cmd_buffer.c [new file with mode: 0644]
src/libre-soc/vulkan/libresoc_device.c
src/libre-soc/vulkan/libresoc_extensions.py
src/libre-soc/vulkan/libresoc_formats.c [new file with mode: 0644]
src/libre-soc/vulkan/libresoc_image.c [new file with mode: 0644]
src/libre-soc/vulkan/libresoc_meta_clear.c [new file with mode: 0644]
src/libre-soc/vulkan/libresoc_pipeline_cache.c [new file with mode: 0644]
src/libre-soc/vulkan/libresoc_private.h
src/libre-soc/vulkan/libresoc_wsi.c [new file with mode: 0644]
src/libre-soc/vulkan/libresoc_wsi_x11.c [new file with mode: 0644]
src/libre-soc/vulkan/meson.build