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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply correct formatting to comments in the Vulkan driver
Pedro J. Estébanez
2022-08-09
1
-5
/
+5
*
Merge pull request #63323 from RandomShaper/const_ref_capabilities
Rémi Verschelde
2022-07-26
1
-5
/
+5
|
\
|
*
Avoid copies of structures when returning Vulkan capabilities
Pedro J. Estébanez
2022-07-22
1
-5
/
+5
*
|
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
|
/
*
Adding Variable Rate Shading support to Godot
Bastiaan Olij
2022-07-17
1
-0
/
+15
*
Apply some small fixes/enhancements to the Vulkan RD
Pedro J. Estébanez
2022-06-28
1
-4
/
+4
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Add `get_video_adapter_api_version()` to RenderingServer
Hugo Locurcio
2022-05-03
1
-0
/
+1
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-21
/
+21
*
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
1
-0
/
+5
*
Merge pull request #58236 from bruvzg/win_min_fix
Rémi Verschelde
2022-02-18
1
-0
/
+1
|
\
|
*
[Windows] Fix Vulkan driver crash on sub-window minimization.
bruvzg
2022-02-17
1
-0
/
+1
*
|
We were only getting our available shader features, now we also enabling them
Bastiaan Olij
2022-02-17
1
-0
/
+4
|
/
*
Merge pull request #55020 from bruvzg/vlk_device_surface_check
Rémi Verschelde
2022-01-17
1
-1
/
+3
|
\
|
*
[Vulkan] Check each device capabilities before selecting it.
bruvzg
2021-11-22
1
-1
/
+3
*
|
Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter
Rémi Verschelde
2022-01-04
1
-0
/
+3
|
\
\
|
*
|
Add `RenderingServer.get_video_adapter_type()` method
Hugo Locurcio
2021-12-10
1
-0
/
+3
*
|
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
/
*
/
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
Je06jm
2021-11-23
1
-0
/
+12
|
/
*
Print the Vulkan API version and device used on the same line
Hugo Locurcio
2021-09-14
1
-0
/
+1
*
Expose Vulkan internal values for access from extensions
Bastiaan Olij
2021-09-09
1
-1
/
+2
*
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-13
1
-4
/
+1
*
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
1
-0
/
+4
*
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
1
-1
/
+5
*
Fix Context Validation Layer Errors
reduz
2021-06-28
1
-3
/
+3
*
Add stereoscopic rendering through multiview
Bastiaan Olij
2021-06-13
1
-2
/
+4
*
Cleanup vulkan capabilities check and add multiview check
Bastiaan Olij
2021-05-06
1
-0
/
+8
*
Validation layers on Android
Szymon Majewski
2021-04-12
1
-8
/
+5
*
Merge pull request #47250 from BastiaanOlij/check_vulkan_version
Rémi Verschelde
2021-03-31
1
-0
/
+25
|
\
|
*
Obtain supported Vulkan API
Bastiaan Olij
2021-03-26
1
-0
/
+25
*
|
WIP: Add support for VK_EXT_debug_report in Vulkan
Szymon Majewski
2021-03-30
1
-0
/
+20
|
/
*
Rewrote how barriers work for faster rendering
reduz
2021-02-04
1
-0
/
+9
*
Add named resources and debug labels in RenderDoc
clayjohn
2021-01-25
1
-0
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in core/ and drivers/
Rafał Mikrut
2020-11-23
1
-16
/
+16
*
allow vulkan validation layers in release builds if explicity asked for
Jordan Schidlowsky
2020-11-18
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-4
/
+4
*
Vulkan: Make validation layers optional
Rémi Verschelde
2020-10-27
1
-22
/
+25
*
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-13
1
-0
/
+2
*
Vulkan: Initialize struct members on declaration
Rémi Verschelde
2020-06-03
1
-22
/
+8
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Ability to create local RenderingDevice instances.
Juan Linietsky
2020-04-18
1
-0
/
+16
*
Vulkan rendering for Android
PouleyKetchoupp
2020-04-03
1
-2
/
+2
*
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
1
-9
/
+9
*
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
1
-2
/
+2
*
Add static Vulkan loader.
bruvzg
2020-02-11
1
-0
/
+32
*
Completed material/2D shader support (missing SCREEN_TEXTURE)
Juan Linietsky
2020-02-11
1
-0
/
+1
*
basic 2D engine is more or less working with Vulkan, including editor.
Juan Linietsky
2020-02-11
1
-36
/
+57
*
Initial work on Vulkan:
Juan Linietsky
2020-02-11
1
-0
/
+158