Refactored Input, create DisplayServer and DisplayServerX11
This commit is contained in:
parent
a2da99f40c
commit
4396e98834
95 changed files with 4820 additions and 693 deletions
|
|
@ -31,9 +31,9 @@
|
|||
#ifndef OS_SERVER_H
|
||||
#define OS_SERVER_H
|
||||
|
||||
#include "core/input/input.h"
|
||||
#include "drivers/dummy/texture_loader_dummy.h"
|
||||
#include "drivers/unix/os_unix.h"
|
||||
#include "main/input_default.h"
|
||||
#ifdef __APPLE__
|
||||
#include "platform/osx/crash_handler_osx.h"
|
||||
#include "platform/osx/semaphore_osx.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue