27 Commits

Author SHA1 Message Date
aap
14c773d35a ps2 raster conversion 2019-08-04 23:52:03 +02:00
Anonymous Maarten
add55f08c5 fix 'warning: implicit conversion from ‘rw::float32’ {aka ‘float’} to ‘double’ to match other operand of binary expression [-Wdouble-promotion]' 2018-08-08 18:11:07 +02:00
Anonymous Maarten
3edb391f9c fix file modes 2018-07-11 16:29:49 +02:00
aap
9fc46eac37 added some consts :( 2018-05-24 00:53:50 +02:00
aap
c0a5e0961d work on uvanims 2018-01-07 02:12:20 +01:00
aap
1872c235ab some device and pipeline fixes 2018-01-03 18:02:02 +01:00
aap
b62da21ef8 implemented matrix to quaternion conversion 2017-10-22 12:19:00 +02:00
aap
45b48b8f4e worked on allocation 2017-08-26 12:43:33 +02:00
aap
040bb6cb51 started moving to custom malloc/free 2017-08-24 15:10:34 +02:00
aap
efec4e5acc transpose for rwio normal xform 2017-08-22 20:23:56 +02:00
aap
aec8c202c6 starting work on ps2 driver 2017-08-12 10:50:41 +02:00
aap
e5c2a66bd5 fixed some syntax errors 2017-08-10 14:48:18 +02:00
aap
497796e550 wrote basic skeleton; clumpview 2017-08-10 00:42:33 +02:00
aap
9a26a380a8 made almost all classes POD 2017-08-04 21:47:15 +02:00
aap
36c01a4c70 implemented matrix flags 2017-08-04 19:54:03 +02:00
aap
f043126233 fixes to matfx 2017-07-29 16:09:11 +02:00
aap
12e998800e fixed build for ps2 2017-07-12 10:10:57 +02:00
aap
4941711964 started implementing tristrip; implemented camera frustum 2017-03-16 01:10:01 +01:00
Martin Turski
c65708ff2e - improved project file structure
- added common IDE generated files to .gitignore so they do not pop up in commit dialogs anymore
- fixed some warnings in code files
2016-10-22 12:17:05 +02:00
aap
a391f263cb added Matrix create and destroy 2016-07-25 12:43:19 +02:00
aap
069c66b699 implemented DXT decompression 2016-07-19 23:37:37 +02:00
aap
69356264d7 hardcoded gl3 shaders; extended Image; bmp writer 2016-07-19 18:40:10 +02:00
aap
5dff69431e got animation, hanim and skinning basically working 2016-07-11 20:27:21 +02:00
aap
bd06c54c57 worked on camera 2016-07-06 11:44:59 +02:00
aap
ad1ea4ca53 implemented matfx and cleaned up some whitespace 2016-06-29 12:53:02 +02:00
aap
dd901ebfa3 more work on initialization 2016-06-25 23:14:18 +02:00
aap
a906d58bcb redid the plugin system; some engine init stuff 2016-06-25 17:58:52 +02:00