virtualx-engine/drivers/dummy
Gustav Lund 3dcf338ebb Dummy texture importer
Added a dummy importer for textures to use with the server platform.
Allows for running a project in headless mode without crashing when loading scenes containing textured objects
Also as a result decreases load time as no image files have to be loaded.
2018-05-09 08:13:02 +02:00
..
audio_driver_dummy.h Add missing return statements (iOS and server). 2018-02-25 01:11:03 +02:00
rasterizer_dummy.h Add missing return statements (iOS and server). 2018-02-25 01:11:03 +02:00
SCsub Add dummy audio driver, fix dummy rasterizer 2018-02-15 07:34:11 -08:00
texture_loader_dummy.cpp Dummy texture importer 2018-05-09 08:13:02 +02:00
texture_loader_dummy.h Dummy texture importer 2018-05-09 08:13:02 +02:00