index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vulkan
/
vulkan_context.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-2915
/
+0
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-40
/
+4
*
Skip swapchain logic if there is nothing to present (Android OpenXR)
Bastiaan Olij
2024-01-08
1
-4
/
+8
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-144
/
+163
*
Parse OpenGL and Vulkan strings as UTF-8.
bruvzg
2023-10-30
1
-8
/
+8
*
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-2
/
+2
*
Merge pull request #81827 from darksylinc/matias-vkfeatures-opt-in
Rémi Verschelde
2023-10-05
1
-5
/
+89
|
\
|
*
Opt-in to Vulkan features we actually use.
Matias N. Goldberg
2023-09-24
1
-5
/
+89
*
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
1
-2
/
+2
*
|
Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
Dario
2023-09-25
1
-0
/
+23
|
/
*
Fix validation error when using pipeline cache control
Matias N. Goldberg
2023-09-16
1
-0
/
+24
*
Enhance Vulkan PSO caching
Pedro J. Estébanez
2023-08-30
1
-0
/
+1
*
Abort on startup with a visible alert if required Vulkan features are missing
Hugo Locurcio
2023-08-17
1
-3
/
+20
*
Merge pull request #80571 from darksylinc/matias-resize-window-fix
Rémi Verschelde
2023-08-16
1
-14
/
+22
|
\
|
*
Fix validation error when resizing window
Matias N. Goldberg
2023-08-15
1
-14
/
+22
*
|
Add support for GLSL source-level debugging with RenderDoc (`--generate-spirv...
sakrel
2023-08-12
1
-0
/
+4
|
/
*
Fix validation layer warnings
Matias N. Goldberg
2023-07-30
1
-6
/
+19
*
Fix dangling pointers in _clean_up_swap_chain
Florian Kothmeier
2023-07-25
1
-0
/
+2
*
Avoid freeze when interacting with menus on Wayland by re-aquiring next swapc...
clayjohn
2023-07-07
1
-3
/
+5
*
Fix for Win+M crashing the editor
jpcerrone
2023-06-14
1
-0
/
+1
*
Merge pull request #72859 from clayjohn/VK-suboptimal
Rémi Verschelde
2023-04-03
1
-2
/
+2
|
\
|
*
Recreate swap chain when suboptimal to avoid error spam
clayjohn
2023-02-07
1
-2
/
+2
*
|
Fix use-after-free for VkAttachmentReference
ChibiDenDen
2023-02-20
1
-0
/
+5
*
|
Make present mode info message print only on change
Wiktor Kocielski
2023-02-12
1
-3
/
+4
*
|
Add more debug information to swapchain errors in Vulkan context
clayjohn
2023-02-07
1
-6
/
+6
|
/
*
Print name of Vulkan rendering method on startup
Hugo Locurcio
2023-02-03
1
-1
/
+8
*
Merge pull request #70429 from BastiaanOlij/check_more_vulkan_extensions
Rémi Verschelde
2023-01-23
1
-38
/
+83
|
\
|
*
Enabling additional vulkan extension and adding further checks
Bastiaan Olij
2023-01-15
1
-38
/
+83
*
|
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-2
/
+2
*
|
Use range iterators in LocalVector loops
kobewi
2023-01-21
1
-4
/
+4
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix issue where we should be using device supported version instead of instan...
Bastiaan Olij
2022-12-05
1
-20
/
+18
*
Improve logic for detecting and tracking extensions
Bastiaan Olij
2022-11-24
1
-285
/
+320
*
Fix VRS issues
Bastiaan Olij
2022-11-17
1
-0
/
+7
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-2
/
+2
*
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
|
Merge pull request #67729 from Riteo/workaround-extension-feature-bug
Rémi Verschelde
2022-10-31
1
-12
/
+34
|
\
\
|
*
|
Check for a Vulkan extension before checking its features
Riteo
2022-10-22
1
-12
/
+34
|
|
/
*
|
Merge pull request #67541 from RandomShaper/refactor_subgroup_ads
Clay John
2022-10-24
1
-3
/
+6
|
\
\
|
*
|
Let the RD driver itself expose subgroup caps
Pedro J. Estébanez
2022-10-20
1
-3
/
+6
|
|
/
*
/
Use opaque composition if transparency is disabled
Riteo
2022-10-19
1
-11
/
+15
|
/
*
Added fallback to vkCreateRenderPass if VK_KHR_CREATE_RENDERPASS_2_EXTENSION_...
Bastiaan Olij
2022-10-12
1
-6
/
+111
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-2
/
+2
*
[Windows] Fix LLVM MinGW build.
bruvzg
2022-10-06
1
-2
/
+0
*
Vulkan: Initialize VK_EXT_debug_utils only for dev build or verbose mode
Rémi Verschelde
2022-10-04
1
-15
/
+14
*
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
Rémi Verschelde
2022-09-28
1
-4
/
+4
*
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vu...
bruvzg
2022-09-03
1
-1
/
+1
*
Let platforms override the sizing of Vulkan swapchain and window
Pedro J. Estébanez
2022-08-25
1
-26
/
+19
*
Apply correct formatting to comments in the Vulkan driver
Pedro J. Estébanez
2022-08-09
1
-21
/
+21
[next]