Commit Graph

58 Commits

Author SHA1 Message Date
aap
6e71e34933 implemented basic error system; restructured some files; replaced a few asserts 2016-06-17 00:06:37 +02:00
aap
416ee91bb7 more tidying up 2016-06-16 15:37:35 +02:00
aap
7a4fcce861 Merge branch 'master' of github.com:aap/librw 2016-06-16 14:12:51 +02:00
aap
30114667ed started tidying up 2016-06-16 14:10:46 +02:00
aap
6826652b58 committing old changes 2016-06-14 23:07:16 +02:00
aap
a6a7b0e89c some work on ps2 pipelines, d3d rasters 2016-02-23 10:07:04 +01:00
aap
9bc57a0641 atomic world bounding sphere 2016-02-18 14:56:10 +01:00
aap
7be2e634fe added sphere struct; implemented texture read and find callbacks 2016-02-18 14:29:04 +01:00
aap
5b3370b479 minor matrix stuff 2016-02-16 08:40:19 +01:00
aap
cc77487fc0 implemented projection in Camera 2016-02-14 20:56:05 +01:00
aap
0e0cc1156c worked on rendering and frame ltm synching 2016-02-13 00:52:32 +01:00
aap
ef58d76bc0 various changes 2016-02-06 18:11:31 +01:00
aap
6d56a23dd1 small fixes 2016-01-26 13:53:08 +01:00
aap
d20a6c3d04 some changes 2016-01-24 01:42:51 +01:00
aap
56e48f4d76 improved uv animation code 2016-01-14 23:49:00 +01:00
aap
da0417571d implemented cameras for streaming 2016-01-13 08:58:15 +01:00
aap
02c809625a implemented many create/clone/destroy functions 2016-01-12 00:38:36 +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
0aadf8c3c9 made most things build on linux again 2016-01-10 20:10:53 +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
83d1420dd1 more (or rather fewer) lcs fixes 2015-12-20 10:38:27 +01:00
aap
90b2d98b97 fixed more bugs and implemented better lcs conversion 2015-12-20 01:04:31 +01:00
aap
b7ec874b25 more fixes 2015-12-19 17:05:39 +01:00
aap
9f9c36a4ef started work on LCS dffs 2015-12-18 01:10:42 +01:00
aap
32dfcf0fd2 implemented PDS plugin and uninstancing in SA pipes 2015-12-16 20:25:22 +01:00
aap
305f93f738 implemented ps2 uninstance 2015-12-14 18:52:50 +01:00
aap
3c0df895f1 fixed bug with texture allocation 2015-09-19 19:28:23 +02:00
aap
ee96da332f added palette support 2015-09-17 10:44:07 +02:00
aap
926b0a639a implemented basic read/write of xbox textures 2015-09-15 08:29:57 +02:00
aap
b39d9d2b89 implemented txd read/write and basic d3d8 native textures 2015-09-13 20:23:22 +02:00
aap
2671141370 implemented uv animations and some other stuff 2015-09-11 12:32:06 +02:00
aap
c7fa3b3b8c implemented R* pipeline plugin, 2dfx and collision as placehoders, uvanim (no interpolation yet) 2015-09-09 23:26:16 +02:00
aap
e330cd1743 implemented d3d8 uninstance 2015-09-07 23:00:28 +02:00
aap
0f135f2de6 refactored skin plugin a bit; wrote xbox skin instance callback 2015-09-07 10:22:54 +02:00
aap
d04e97fb47 implemented xbox native geometry and skin 2015-08-15 23:22:51 +02:00
aap
c620ad8692 uninstacing OpenGL geometry 2015-08-11 20:57:43 +02:00
aap
970786828d improved pipeline system 2015-08-03 18:30:10 +02:00
aap
db00759b8c further work on ps2 pipelines 2015-08-02 19:31:01 +02:00
aap
e9f638db05 started work on (ps2) pipelines 2015-07-11 23:48:11 +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
c0fab82c52 Implemented HAnim plugin. 2015-01-17 15:15:03 +01:00
Angelo Papenhoff
8e181bcae3 Added *very* simple frame transformation. 2015-01-12 17:42:44 +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
e373b47041 Implemented generic and most of PS2 skin plugin. 2015-01-07 23:06:44 +01:00