yquake2remaster/src/backends
Daniel Gibson aaa73236ec refexport_t::Init() now returns bool and has no args; minor things
the arguments were not used anyway, and returning true/false is clearer
than returning -1 (for error) or sth else (which has no deeper meaning
anyway).

Also:
* PrepareForWindow() can now return -1 if there's an error
* suppress some warnings in Makefile
* fix error for building ref_gl.dylib on OSX
2017-02-19 06:03:07 +01:00
..
generic refexport_t::Init() now returns bool and has no args; minor things 2017-02-19 06:03:07 +01:00
sdl refexport_t::Init() now returns bool and has no args; minor things 2017-02-19 06:03:07 +01:00
unix Make OSTYPE and ARCH user defineable. 2016-10-24 18:02:17 +02:00
windows Make OSTYPE and ARCH user defineable. 2016-10-24 18:02:17 +02:00