Commit Graph

13 Commits (5b7e1e6dd26a81c06b44423a203ab5da06b9fa17)

Author SHA1 Message Date
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 d68b813f44 use nullptr 2020-07-30 03:15:44 +02:00
Daniel Kolesa 50d6e0c86b remove cube.hh 2020-07-29 05:20:21 +02:00
Daniel Kolesa 2deb5d2e4d remove glemu/glexts from cube.hh 2020-07-29 04:46:00 +02:00
Daniel Kolesa a462a2e8e4 move timings vars in main.hh 2020-07-29 03:41:48 +02:00
Daniel Kolesa f50a18eb90 remove engine.hh header 2020-06-23 00:51:45 +02:00
Daniel Kolesa 154eef2478 remove world.hh include from engine.hh 2020-06-23 00:38:47 +02:00
Daniel Kolesa 9ce4837683 header for octarender 2020-06-22 23:54:57 +02:00
Daniel Kolesa a3cd090fb8 add rendergl.hh 2020-05-11 22:50:44 +02:00
Daniel Kolesa 949ec16cd7 drop leftover unused code, headers for texture.cc and shader.cc 2020-04-30 22:50:35 +02:00
Daniel Kolesa 768c588322 header files for material/water 2020-04-29 02:04:26 +02:00
Daniel Kolesa 8833348ce2 .h -> .hh 2020-04-16 20:28:40 +02:00
Daniel Kolesa 8e628ec884 .cpp -> .cc 2020-04-16 20:23:28 +02:00