virtualx-engine/drivers
Sander 0ad1820b1a Metal: implement texture_create_from_extension
Parameters p_type, p_format, p_array_layers, p_depth_stencil are
ignored - MTLTexture (and the callee) already have this information
and is only relevant when reinterpreting or remaping the texture in
different ways.
2024-09-22 02:32:37 +03:00
..
alsa Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
alsamidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
backtrace [Windows] Enable crash reporter on MinGW builds, use libbacktrace to generate stack trace from DWARF symbols. 2024-04-22 16:19:37 +03:00
coreaudio macOS/iOS: Fix various warnings when targeting newer SDKs 2024-08-20 11:55:21 +02:00
coremidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
d3d12 [Windows] Move __REQUIRED_RPCNDR_H_VERSION__ to the header. 2024-08-25 22:57:35 +03:00
egl Enable fallback from ANGLE to native and improve ANGLE error messages. 2024-08-25 21:19:54 +03:00
gl_context
gles3 Merge pull request #97260 from clayjohn/pixel_snap 2024-09-21 11:50:52 +02:00
metal Metal: implement texture_create_from_extension 2024-09-22 02:32:37 +03:00
png Fix arm64/Windows build. 2024-04-30 16:26:42 +03:00
pulseaudio Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
unix Adding a macro on NetSocketPosix to pick the right type for FIONREAD len 2024-09-17 16:09:33 +02:00
vulkan Vulkan: account for externally backed textures (i.e., created via texture_create_from_extension()), as such textures lack ownership information. 2024-09-12 18:15:23 +03:00
wasapi Fix AudioStreamMicrophone crash on scene-reload 2024-09-18 00:03:48 +05:30
windows Merge pull request #96840 from bruvzg/open_wstat 2024-09-11 12:34:28 +02:00
winmidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub SCons: Better validation for platform-specific opt-in drivers 2024-08-21 22:53:34 +02:00