godot/drivers
Hugo Locurcio 5ed10e3604 Remove "Using present mode" verbose prints in Vulkan and Direct3D 12
These messages were printed every time the swapchain was recreated
(e.g. on viewport size change), which could easily end up spamming
the output.

The chosen present mode is already displayed when using the Print FPS
project setting or command line argument.
2024-10-17 23:18:28 +02:00
..
alsa SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
alsamidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
backtrace SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
coreaudio SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
coremidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
d3d12 Remove "Using present mode" verbose prints in Vulkan and Direct3D 12 2024-10-17 23:18:28 +02:00
egl Merge pull request #94952 from alvinhochun/angle-d3d11-flip-y 2024-10-10 18:13:17 -05:00
gl_context SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gles3 Merge pull request #97744 from Nazarwadim/use_local_vector_for_skeleton 2024-10-10 18:13:19 -05:00
metal Merge pull request #97309 from kroketio/metal-expose-device-handle 2024-10-07 11:00:53 -06:00
png SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
pulseaudio SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
unix [Linux/BSD] Fix cross-device rename. 2024-10-02 08:57:37 +03:00
vulkan Remove "Using present mode" verbose prints in Vulkan and Direct3D 12 2024-10-17 23:18:28 +02:00
wasapi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
windows Merge pull request #95678 from Hilderin/fix-slow-load-on-large-project-v2 2024-09-26 12:45:31 +02:00
winmidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
xaudio2 Merge pull request #97483 from akien-mga/clang-format-19.1.0 2024-09-26 12:46:04 +02:00
register_driver_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_driver_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Use dedicated print_error method for colored output for unsupported drivers 2024-09-27 20:30:51 +03:00