godot/core
Rémi Verschelde 41365c6c8b
Merge pull request #70315 from RandomShaper/d3d12_mesa
Direct3D 12 Rendering Driver (Mesa NIR approach)
2023-12-12 21:58:57 +01:00
..
config Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00
crypto [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-11 19:45:49 +02:00
debugger [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-11 19:45:49 +02:00
error Usage notes for DEV_ASSERT macro 2023-08-02 13:29:35 +01:00
extension Check that GDExtensionCompatHashes are valid when generating extension_api.json 2023-11-16 06:40:06 -06:00
input Rework action pressed state to support multiple controllers 2023-12-04 18:02:51 +01:00
io Merge pull request #84782 from rsburke4/image-fix 2023-12-12 00:17:42 +01:00
math Fix Basis is_orthogonal and is_rotation methods, add is_orthonormal 2023-12-06 13:12:05 -06:00
object Merge pull request #70315 from RandomShaper/d3d12_mesa 2023-12-12 21:58:57 +01:00
os Improve engine startup/shutdown benchmarks 2023-12-08 12:53:04 +01:00
string Merge pull request #70315 from RandomShaper/d3d12_mesa 2023-12-12 21:58:57 +01:00
templates [Core] Fix crash when hashing empty `CharString` 2023-11-26 17:35:27 +01:00
variant Don't abort loading when ext_resource is missing 2023-11-22 12:13:32 +01:00
SCsub Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
core_bind.cpp Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00
core_bind.h Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00
core_builders.py Donors: Change tiers to match Dev Fund, sync latest data 2023-11-14 15:40:44 +01:00
core_constants.cpp Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
core_constants.h Make global scope enums accessible as types in GDScript 2023-02-19 13:00:07 -03:00
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
doc_data.h GDScript: Add `@deprecated` and `@experimental` doc comment tags 2023-07-08 18:13:19 +03:00
register_core_types.cpp Improve engine startup/shutdown benchmarks 2023-12-08 12:53:04 +01:00
register_core_types.h
typedefs.h Fix sign(NAN) returning 1. 2023-09-09 11:30:11 +02:00
version.h Fix Windows StringFileInfo structure 2023-04-12 22:08:49 +02:00