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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Android: Use volk instead of NDK Vulkan headers
Rémi Verschelde
2021-08-12
1
-14
/
+3
*
|
|
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
5
-103
/
+56
*
|
|
Fixes and optimizations to mobile renderer
reduz
2021-08-10
1
-20
/
+85
*
|
|
FileAccessWindows: Add missing share.h include
Rémi Verschelde
2021-08-10
1
-0
/
+1
*
|
|
FileAccessWindows: Cosmetic improvements
Max Hilbrunner
2021-08-09
1
-4
/
+9
*
|
|
Fix Windows platform file access
Max Hilbrunner
2021-08-09
1
-5
/
+3
*
|
|
Use subpasses to do 3D rendering and resolve in mobile renderer
Bastiaan Olij
2021-08-06
2
-9
/
+30
*
|
|
Merge pull request #51103 from Calinou/vulkan-detect-intel-title-case
Rémi Verschelde
2021-07-31
1
-1
/
+2
|
\
\
\
|
*
|
|
Use title case instead of uppercase for Vulkan Intel GPU detection
Hugo Locurcio
2021-07-31
1
-1
/
+2
*
|
|
|
Merge pull request #51108 from Calinou/vulkan-print-verbose
Rémi Verschelde
2021-07-31
1
-14
/
+10
|
\
\
\
\
|
*
|
|
|
Move Vulkan debugging prints to verbose
Hugo Locurcio
2021-07-31
1
-14
/
+10
|
|
/
/
/
*
/
/
/
Print the Vulkan device name in release builds too
Hugo Locurcio
2021-07-31
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #50847 from reduz/implement-binary-shader-compilation
Rémi Verschelde
2021-07-26
2
-109
/
+408
|
\
\
\
|
*
|
|
Implement Binary Shader Compilation
reduz
2021-07-26
2
-109
/
+408
*
|
|
|
Fix various typos
luz paz
2021-07-25
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #50809 from akien-mga/iterators-const-references
Rémi Verschelde
2021-07-25
2
-3
/
+3
|
\
\
\
|
*
|
|
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
2
-3
/
+3
*
|
|
|
Fix various typos with codespell
luz paz
2021-07-25
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #50786 from reduz/implement-resource-uids
Rémi Verschelde
2021-07-24
2
-2
/
+2
|
\
\
\
|
*
|
|
Implement Resource UIDs
reduz
2021-07-24
2
-2
/
+2
*
|
|
|
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
2
-8
/
+8
|
/
/
/
*
|
|
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
2
-5
/
+0
*
|
|
Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK pa...
bruvzg
2021-07-22
1
-1
/
+1
*
|
|
Fixes to forward mobile
reduz
2021-07-15
1
-1
/
+1
*
|
|
Use specialization constants in clustered renderer
reduz
2021-07-12
1
-10
/
+8
*
|
|
Implement Specialization Constants
reduz
2021-07-11
2
-6
/
+164
*
|
|
Merge pull request #48622 from Geometror/reimplement-disableable-vsync
Hugo Locurcio
2021-07-10
2
-11
/
+51
|
\
\
\
|
*
|
|
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
2
-11
/
+51
*
|
|
|
Fix material invalidation on reimport.
reduz
2021-07-07
2
-0
/
+14
*
|
|
|
Fix threaded update for textures
reduz
2021-07-07
2
-5
/
+10
|
/
/
/
*
|
|
Merge pull request #50048 from Calinou/remove-travis-code
Rémi Verschelde
2021-07-05
1
-12
/
+0
|
\
\
\
|
*
|
|
Remove unused code related to Travis CI
Hugo Locurcio
2021-07-01
1
-12
/
+0
*
|
|
|
Fix Render Info
reduz
2021-07-03
2
-6
/
+19
|
/
/
/
*
|
|
Enum constant in boolean context
K. S. Ernest (iFire) Lee
2021-06-30
1
-1
/
+1
*
|
|
Fix Context Validation Layer Errors
reduz
2021-06-28
3
-16
/
+58
*
|
|
Implement Framebuffer Subpass support
reduz
2021-06-24
2
-231
/
+659
*
|
|
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
2
-2
/
+2
*
|
|
Add stereoscopic rendering through multiview
Bastiaan Olij
2021-06-13
4
-14
/
+103
*
|
|
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-12
1
-2
/
+2
|
\
\
\
|
*
|
|
Add Time singleton
Aaron Franke
2021-06-11
1
-2
/
+2
*
|
|
|
Merge pull request #47835 from mortarroad/master-lossless-webp
Rémi Verschelde
2021-06-11
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Implement lossless WebP encoding
Morris Tabor
2021-06-11
1
-2
/
+2
*
|
|
|
|
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
6
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
6
-6
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
Rémi Verschelde
2021-06-11
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
1
-1
/
+1
*
|
|
|
|
Merge pull request #49506 from akien-mga/vulkan_prefer_discrete_gpu
Rémi Verschelde
2021-06-11
1
-1
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
Prefer discrete GPU over integrated one
Blazej Floch
2021-06-11
1
-1
/
+18
*
|
|
|
|
|
FileAccess: Don't err in `store_buffer` with buffer of size 0
Rémi Verschelde
2021-06-07
2
-1
/
+2
*
|
|
|
|
|
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
2
-2
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]