flyinghead
|
417b470cbb
|
sdl: fall back to open gl if vulkan init fails
|
2021-01-16 19:09:22 +01:00 |
flyinghead
|
700994340b
|
cmake: add sdl to vstudio build. Fix WinCE crash
|
2020-07-23 18:50:55 +02:00 |
Flyinghead
|
34575d577c
|
fix sdl+egl build. get rid of USES_HOMEDIR. thread deadlock at exit
fix odroid xu3 build
sdl: use left or right alt+enter to maximize window
deadlock at exit if dc_exit called from emu thread
|
2020-05-08 18:41:36 +02:00 |
scribam
|
6ee4b6de85
|
Replace OS_DARWIN by __APPLE__
|
2020-04-26 14:19:21 +02:00 |
scribam
|
e99aac3575
|
Remove "using namespace std;"
|
2020-03-30 23:00:43 +02:00 |
flyinghead
|
6831258a57
|
win: include SDL2 in deps
|
2020-03-21 17:10:01 +01:00 |
flyinghead
|
8f92315207
|
Use sdl on windows
|
2020-03-21 15:25:02 +01:00 |
Flyinghead
|
2a89874812
|
decouple imgui from gles renderer
|
2019-10-19 18:34:24 +02:00 |
Flyinghead
|
664bfe6fa3
|
sdl: only compile when using sdl
|
2019-10-18 22:23:29 +02:00 |
Flyinghead
|
6611e9bf5e
|
gl: refactor wsi into their own class.Allow dynamic vk<->gl switch
|
2019-10-18 21:57:08 +02:00 |