55 Commits

Author SHA1 Message Date
aap
f9668df80e fixed some bugs 2017-10-04 22:08:26 +02:00
aap
239a4eb4bc fixed build for linux and ps2 2017-08-29 14:05:45 +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
8fc446f13b fixed handling of NATIVE flag 2017-08-21 23:15:31 +02:00
aap
e5c2a66bd5 fixed some syntax errors 2017-08-10 14:48:18 +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
4653f7e81e using proper types 2017-08-05 01:44:37 +02:00
aap
9a26a380a8 made almost all classes POD 2017-08-04 21:47:15 +02:00
aap
12e998800e fixed build for ps2 2017-07-12 10:10:57 +02:00
aap
f1d04ff732 committing old changes and a fix 2017-07-11 08:23:16 +02:00
aap
e3c1f30856 implemented MaterialList struct 2017-03-16 11:42:59 +01:00
aap
4941711964 started implementing tristrip; implemented camera frustum 2017-03-16 01:10:01 +01:00
aap
c2780d56e9 added correction of face winding in tristrips 2017-03-09 11:45:26 +01:00
aap
2cd032a79e some texture fixes 2016-08-05 01:13:41 +02:00
aap
ad1ea4ca53 implemented matfx and cleaned up some whitespace 2016-06-29 12:53:02 +02:00
aap
a906d58bcb redid the plugin system; some engine init stuff 2016-06-25 17:58:52 +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
aap
30114667ed started tidying up 2016-06-16 14:10:46 +02:00
aap
0c77e505f0 implemented some render state caching for d3d 2016-02-27 13:35:20 +01:00
aap
a6a7b0e89c some work on ps2 pipelines, d3d rasters 2016-02-23 10:07:04 +01:00
aap
7be2e634fe added sphere struct; implemented texture read and find callbacks 2016-02-18 14:29:04 +01:00
aap
ef58d76bc0 various changes 2016-02-06 18:11:31 +01:00
aap
d20a6c3d04 some changes 2016-01-24 01:42:51 +01:00
aap
da0417571d implemented cameras for streaming 2016-01-13 08:58:15 +01:00
aap
15872ba211 reworked the structs and got rid of c++ ctors/dtors 2016-01-11 18:22:59 +01:00
aap
efd41771a0 started implementing linked lists 2016-01-11 11:23:26 +01:00
aap
79c89ebbba moved iOS dff converter to rsltest 2016-01-10 18:18:03 +01:00
aap
a42bfb90ac implemented leeds dff stream read 2016-01-09 22:01:21 +01:00
aap
37e1e239f9 unconvert ADC implemented 2015-12-20 13:05:32 +01:00
aap
b7ec874b25 more fixes 2015-12-19 17:05:39 +01:00
aap
39711c0a32 almost-working lcs conversion 2015-12-18 17:34:12 +01:00
aap
32dfcf0fd2 implemented PDS plugin and uninstancing in SA pipes 2015-12-16 20:25:22 +01:00
aap
3c0df895f1 fixed bug with texture allocation 2015-09-19 19:28:23 +02:00
aap
e330cd1743 implemented d3d8 uninstance 2015-09-07 23:00:28 +02:00
aap
3698d97c50 support for < 0x30400 dffs 2015-08-16 23:23:41 +02:00
aap
3639ada1c3 read/write ADC data, cant convert yet 2015-08-16 16:44:59 +02:00
aap
c620ad8692 uninstacing OpenGL geometry 2015-08-11 20:57:43 +02:00
aap
4d461dbfbd worked on ps2 pipelines 2015-08-01 23:03:10 +02:00
aap
e9f638db05 started work on (ps2) pipelines 2015-07-11 23:48:11 +02:00
aap
c6589f55de texture mapping in ps2 test 2015-06-18 23:05:37 +02:00
aap
c0d9ecdf3f clean up; gl test compiles under freebsd (but see makefile) 2015-06-10 22:52:59 +02:00
Angelo Papenhoff
d55e9ea43b Changed naming convention and clean up somewhat. ps2 test no longer links :( 2015-01-25 22:27:03 +01:00
Angelo Papenhoff
62c6fe006e Implemented basic TexDictionary. 2015-01-20 19:22:57 +01:00
Angelo Papenhoff
0d6216554c Started implementing Rasters. OpenGL test has textures now. 2015-01-20 14:48:18 +01:00
Angelo Papenhoff
2ff25d928e Implemented Rights to render. 2015-01-10 22:13:27 +01:00
Angelo Papenhoff
e1bb20c800 Implemented MatFX. 2015-01-09 20:17:32 +01:00
Angelo Papenhoff
811c045326 Implemented Extra vertex colors and (crippled) ADC plugin. 2015-01-06 23:17:05 +01:00