virtualx-engine/drivers
Hugo Locurcio 4d4e972041
Only print message for get_modified_time() failure when in verbose mode
This error message was often displayed for no good reason when PCK
files were loaded in the editor.

Since file modification dates are secondary metadata, it's not
very important if it can't be retrieved successfully anyway.

(cherry picked from commit 5acb8a253e)
2021-12-02 17:28:57 +01:00
..
alsa Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
alsamidi Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
coreaudio Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
coremidi Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
dummy Implement async shader compilation plus caching for GL ES 3 2021-11-09 12:19:12 +01:00
gl_context
gles2 Add const qualifier support for function arguments in shaders 2021-11-19 21:20:23 +01:00
gles3 [HTML5] Use compatibility function for glGetBufferSubData. 2021-11-26 15:58:04 +01:00
gles_common clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
png
pulseaudio Use application name for pulseaudio device 2021-11-15 17:22:47 +01:00
unix Only print message for get_modified_time() failure when in verbose mode 2021-12-02 17:28:57 +01:00
wasapi Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:36:31 +02:00
windows Only print message for get_modified_time() failure when in verbose mode 2021-12-02 17:28:57 +01:00
winmidi Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:36:31 +02:00
xaudio2 Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:36:31 +02:00
register_driver_types.cpp
register_driver_types.h
SCsub