yquake2remaster/src/backends/generic
Yamagi Burmeister f1a8c565f1 Implement a generic case in Sys_GetBinaryDir().
Several platforms - OpenBSD being a prominent example - don't provide a
way to get the executable path. Don't abort, just return the current
dir ./ executable dir. This is just a work around, of course. The user
needs to supply a script that calls ./quake2 in the correct directory.
2017-08-01 07:12:50 +02:00
..
header Empty SDLs event queue when starting cinematic playback. 2017-04-22 10:29:25 +02:00
misc.c Implement a generic case in Sys_GetBinaryDir(). 2017-08-01 07:12:50 +02:00
qal.c Optionally link libopenal at compile time 2016-07-01 09:44:00 +01:00
vid.c Reset vod_renderer to gl1 if the requested lib couldn't be loaded. 2017-06-30 13:43:37 +02:00