Commit Graph

7 Commits (085e61148f901fb9fe2458ba4d85ecfdbe36d627)

Author SHA1 Message Date
Daniel Kolesa 085e61148f separate stream sdl rwops into their own header
this allows us to avoid globally including SDL.h
2020-07-30 04:21:19 +02:00
Daniel Kolesa 9bc4942489 move sauerlib encoding into its own header 2020-07-30 04:11:59 +02:00
Daniel Kolesa 5b7e1e6dd2 use standard assert()
and define NDEBUG for all buildtypes that are not debug, to
disable it by default
2020-07-30 03:48:18 +02:00
Daniel Kolesa 5f3ceea7bf drop custom new overloads 2020-07-30 03:36:43 +02:00
Daniel Kolesa 3a7970706a move gluint hashtable stuff elsewhere 2020-07-30 03:19:13 +02:00
Daniel Kolesa d68b813f44 use nullptr 2020-07-30 03:15:44 +02:00
Daniel Kolesa dc27d1296d move tools.{cc,hh} into sauerlib/
this will be gradually split up and refactored so that things
can move to using libostd over time
2020-07-30 02:58:53 +02:00