virtualx-engine/core
bruvzg b11e619b19
[Vulkan] Check each device capabilities before selecting it.
Split instance and physical device selection function and move device selection to window creation, to reject devices without present capability.
Add device preferred type check in discrete > integrated > virtual > cpu > other order.
Add device list printout.
Add command line argument to override device selection.
2021-11-22 20:04:57 +02:00
..
config [Vulkan] Check each device capabilities before selecting it. 2021-11-22 20:04:57 +02:00
crypto [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +02:00
debugger Fix incorrect encoding (Latin-1 instead of UTF-8) used in _error_handler functions. 2021-11-08 23:45:08 +02:00
error Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
extension Fix array access in gdextensions 2021-11-17 10:36:29 +11:00
input Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
io Fix crash when executing PackedDataContainer._iter_init 2021-11-21 20:14:59 +08:00
math Merge pull request #55042 from nekomatata/fix-segment-intersection 2021-11-17 17:33:56 +01:00
multiplayer [Net] Fix spawn/despawn custom callable argument. 2021-10-12 14:18:16 +02:00
object Fix the exceptions in signal disconnection 2021-11-17 09:29:29 +01:00
os [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer. 2021-11-19 16:59:27 +01:00
string Allow dehardcoding documentation branch and URL in docs links 2021-11-15 13:02:21 +01:00
templates Merge pull request #54499 from Faless/threads/4.x_work_pool_default 2021-11-19 09:39:21 +01:00
variant Expose randfn to global scope 2021-11-17 14:29:19 +03:00
core_bind.cpp Expose Thread::get_main_id in core bindings 2021-11-12 19:28:49 -05:00
core_bind.h Expose Thread::get_main_id in core bindings 2021-11-12 19:28:49 -05:00
core_builders.py Use maximum zlib compression when generating editor translation headers 2021-10-29 19:07:48 +02:00
core_constants.cpp Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
core_string_names.h Removed _change_notify 2021-02-10 19:31:24 -03:00
doc_data.cpp Implement NativeExtension pointer arguments 2021-08-23 19:58:40 -03:00
doc_data.h Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
register_core_types.cpp [Net] Bind Multiplayer to GDExtension. 2021-09-24 18:40:39 +02:00
register_core_types.h Implement native extension system 2021-06-25 17:32:45 -03:00
SCsub SCons: List .gen.cpp sources explicitly to avoid globbing errors 2021-10-15 22:14:11 +02:00
typedefs.h Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
version.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00