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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #85532 from RandomShaper/kill_redund_clear
Yuri Sizov
2023-12-08
2
-51
/
+80
|
\
|
*
Remove superfluous locking in RID owners in Vulkan RD
Pedro J. Estébanez
2023-12-01
1
-13
/
+13
|
*
Remove redundant explicit clears in the Vulkan RD
Pedro J. Estébanez
2023-12-01
2
-38
/
+67
*
|
Merge pull request #84852 from Alex2782/fix_vulkan_buffer_android
Rémi Verschelde
2023-12-04
2
-2
/
+5
|
\
\
|
*
|
Vulkan: Fix incorrect access to the buffers on Android
Alexander Hartmann
2023-11-15
2
-2
/
+5
|
|
/
*
|
Merge pull request #83736 from darksylinc/matias-broken_buffer_update
Rémi Verschelde
2023-12-04
2
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix buffer updates going to the wrong cmd buffer if barriers were 0
Matias N. Goldberg
2023-10-21
2
-3
/
+8
*
|
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-1
/
+1
*
|
Parse OpenGL and Vulkan strings as UTF-8.
bruvzg
2023-10-30
1
-8
/
+8
|
/
*
Bump version of Vulkan RD binary shader format
Pedro J. Estébanez
2023-10-18
1
-1
/
+2
*
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
*
|
Vertex and attribute compression to reduce the size of the vertex format.
clayjohn
2023-10-05
2
-7
/
+8
*
|
Workaround crash due to null shader when running XR project with --xr-mode off
Lyuma
2023-10-02
1
-0
/
+1
*
|
[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
3
-2
/
+36
*
|
Expose texture_create_from_extension to GDExtension
Shawn Wallace
2023-09-23
2
-2
/
+2
|
/
*
Polish a few things in Vulkan RD
Pedro J. Estébanez
2023-09-19
1
-7
/
+4
*
Fix validation error when using pipeline cache control
Matias N. Goldberg
2023-09-16
3
-1
/
+27
*
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-67
/
+67
*
Enhance Vulkan PSO caching
Pedro J. Estébanez
2023-08-30
3
-77
/
+95
*
Fix missing EARLY_FRAGMENT_TESTS_BIT barrier flags
Matias N. Goldberg
2023-08-27
1
-4
/
+9
*
Fix Vulkan texture update
bitsawer
2023-08-19
1
-1
/
+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 #80288 from pkpro/memcpy_into_nullptr
Rémi Verschelde
2023-08-17
1
-4
/
+7
|
\
|
*
Vulkan: Fix sanitizers error with empty shader name
Pavel Kraynyukhov
2023-08-09
1
-4
/
+7
*
|
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
|
|
/
*
|
Merge pull request #80424 from DarioSamo/rd-buffer-copy-vulkan
Rémi Verschelde
2023-08-16
2
-0
/
+59
|
\
\
|
*
|
Add buffer_copy method to RenderingDevice interface and an implementation for...
Dario
2023-08-12
2
-0
/
+59
|
|
/
*
/
Add support for GLSL source-level debugging with RenderDoc (`--generate-spirv...
sakrel
2023-08-12
1
-0
/
+4
|
/
*
Initialize shader placeholders up front
clayjohn
2023-08-03
1
-29
/
+33
*
Merge pull request #80071 from darksylinc/matias-fixes2
Yuri Sizov
2023-08-01
1
-6
/
+19
|
\
|
*
Fix validation layer warnings
Matias N. Goldberg
2023-07-30
1
-6
/
+19
*
|
Merge pull request #79606 from clayjohn/ShaderRD-compilation-groups
Yuri Sizov
2023-08-01
2
-4
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add Shader compile groups to RD Shader system
clayjohn
2023-07-21
2
-4
/
+14
*
|
Fix uninitialized variable ending up sent to Vulkan
Matias N. Goldberg
2023-07-29
1
-1
/
+1
*
|
Add custom texture create function
Bastiaan Olij
2023-07-26
2
-0
/
+24
*
|
Fix dangling pointers in _clean_up_swap_chain
Florian Kothmeier
2023-07-25
1
-0
/
+2
*
|
Fix Vulkan multithreaded compute list and GPU particle processing
bitsawer
2023-07-24
1
-0
/
+2
*
|
Add missing thread-safe method macros to RD Vulkan submit and sync
Marc Gilleron
2023-07-18
1
-0
/
+12
|
/
*
Split raster barrier into vertex and fragment barrier
Bastiaan Olij
2023-07-15
1
-23
/
+66
*
Merge pull request #79143 from clayjohn/wayland-menu
Rémi Verschelde
2023-07-09
1
-3
/
+5
|
\
|
*
Avoid freeze when interacting with menus on Wayland by re-aquiring next swapc...
clayjohn
2023-07-07
1
-3
/
+5
*
|
fix threading bug in vulkan rendering device
Joe Marshall
2023-06-28
1
-0
/
+2
|
/
*
Fix for Win+M crashing the editor
jpcerrone
2023-06-14
1
-0
/
+1
*
Expose RD::texture_native_handle
Bastiaan Olij
2023-06-14
2
-2
/
+2
*
Merge pull request #76348 from warriormaster12/pipeline-cache
Rémi Verschelde
2023-06-01
2
-2
/
+162
|
\
|
*
Implement Vulkan pipeline caching
warriormaster12
2023-05-31
2
-2
/
+162
[next]