virtualx-engine/core/os
Rémi Verschelde 9b2dc59003 Merge pull request #29993 from bruvzg/vulkan
Initial Vulkan support for macOS (MoltenVK) and Windows
2019-12-12 17:04:53 +01:00
..
copymem.h
dir_access.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
dir_access.h
file_access.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
file_access.h
input.cpp
input.h
input_event.cpp doc: Sync classref with current source 2019-11-08 16:00:01 +01:00
input_event.h Merge pull request #33052 from KoBeWi/naughty_sliders 2019-11-08 09:55:11 +01:00
keyboard.cpp
keyboard.h
main_loop.cpp Add request permission automatically at android 2019-10-22 22:52:13 +03:00
main_loop.h
memory.cpp Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
memory.h Remove circular include between core/typedefs.h and core/error_macros.h 2019-10-08 11:03:57 +02:00
midi_driver.cpp fixed set pitch bend value and implemented midi running status 2019-12-03 16:22:02 +09:00
midi_driver.h fixed set pitch bend value and implemented midi running status 2019-12-03 16:22:02 +09:00
mutex.cpp
mutex.h
os.cpp Add runtime GLES2 / Vulkan context selection. 2019-12-12 13:48:47 +01:00
os.h Add runtime GLES2 / Vulkan context selection. 2019-12-12 13:48:47 +01:00
rw_lock.cpp
rw_lock.h
SCsub
semaphore.cpp Added a spinlock template as well as a thread work pool class. 2019-12-12 13:05:27 +01:00
semaphore.h Added a spinlock template as well as a thread work pool class. 2019-12-12 13:05:27 +01:00
thread.cpp
thread.h
thread_dummy.cpp Added a spinlock template as well as a thread work pool class. 2019-12-12 13:05:27 +01:00
thread_dummy.h Added a spinlock template as well as a thread work pool class. 2019-12-12 13:05:27 +01:00
thread_safe.cpp
thread_safe.h
threaded_array_processor.h