22 Commits

Author SHA1 Message Date
aap
e4b4bf9d16 made (most of) streaming work on big endian 2020-05-01 08:42:56 +02:00
aap
9a57633953 switched all c++ includes to c 2020-04-30 17:54:38 +02:00
aap
c4ffa3622a fixed more leaks 2020-04-25 00:37:49 +02:00
aap
4893889621 reworked raster from image conversion, only d3d for now 2020-04-17 21:44:32 +02:00
aap
206547b404 fixes to d3d; implemented some allocation counters 2020-04-17 14:57:30 +02:00
aap
47fcb3001a worked on raters; fixed a few issues 2020-04-16 09:10:11 +02:00
aap
2d345499d2 subsystems and videomodes implemented (except SDL2); smaller fixes too 2020-04-15 10:14:06 +02:00
aap
d522a47120 various changes 2017-11-15 19:23:50 +01:00
aap
c53d29b1cf implemented im2d for d3d, fun little software T&L renderer 2017-08-27 17:13:10 +02:00
aap
ea48c140c1 improved engine init and plugin registration 2017-08-26 20:08:23 +02:00
aap
040bb6cb51 started moving to custom malloc/free 2017-08-24 15:10:34 +02:00
aap
f7988a5fcc got rid of PluginBase inhertiance because ps2 gcc complained about non-POD types 2017-08-10 14:43:52 +02:00
aap
497796e550 wrote basic skeleton; clumpview 2017-08-10 00:42:33 +02:00
aap
36c01a4c70 implemented matrix flags 2017-08-04 19:54:03 +02:00
aap
4941711964 started implementing tristrip; implemented camera frustum 2017-03-16 01:10:01 +01:00
aap
46542cccb0 fixed pretty major bugs regarding frame dirty list 2016-08-03 20:32:43 +02:00
aap
69356264d7 hardcoded gl3 shaders; extended Image; bmp writer 2016-07-19 18:40:10 +02:00
aap
a906d58bcb redid the plugin system; some engine init stuff 2016-06-25 17:58:52 +02:00
aap
3271713d16 some renaming, frame synching, camera update 2016-06-21 23:16:09 +02:00
aap
634a96be07 more error handling 2016-06-17 16:20:02 +02:00
aap
1bb17b3094 worked on error handling 2016-06-17 13:29:49 +02:00
aap
6e71e34933 implemented basic error system; restructured some files; replaced a few asserts 2016-06-17 00:06:37 +02:00