Commit Graph

509 Commits

Author SHA1 Message Date
h4570 6b821afd86 fixes to match latest libpacket2 commit 2020-11-20 20:26:19 +01:00
h4570 8a3485e671 migrated VU1 into spacket 2020-11-17 17:33:30 +01:00
h4570 33d7f9648d testing spacket on vu1 2020-11-17 14:55:41 +01:00
h4570 2b42bc53cb function name change (spacket) 2020-11-17 14:45:14 +01:00
h4570 4112e6d327 migrated sendSingleRefList to spacket 2020-11-17 13:20:18 +01:00
h4570 d2ce2eb7b2 migrated vu1 upload_prog into spacket 2020-11-17 12:58:13 +01:00
h4570 00c171d6b9 migrated gif_sender to spacket 2020-11-16 23:15:07 +01:00
h4570 7e442bcf5c gif_sender migration #1 (libspacket) 2020-11-16 18:48:36 +01:00
h4570 c1ad6effbd migrated renderer to libspacket 2020-11-16 18:48:09 +01:00
Sandro Sobczyński 6c82beb383 fixed floors sample 2020-11-12 19:09:57 +01:00
Sandro Sobczyński fb0df1537e wip - file_service 2020-11-12 18:24:02 +01:00
Sandro Sobczyński c6af82943a small fixes 2020-11-10 20:31:15 +01:00
Sandro Sobczyński f3a1bcb47d added adpcm support 2020-11-10 19:31:30 +01:00
Sandro Sobczyński ac7a04b669 Merge branch 'feature/audio-adpcm' 2020-11-10 12:31:45 +01:00
Sandro Sobczyński a3a6150ecb adpcm support 2020-11-10 12:31:31 +01:00
Sandro Sobczyński 3b5fb1b670 fixing rendering issue on real PS2 2020-11-08 21:50:06 +01:00
Sandro Sobczyński 3dc304b829 wip audio #1 2020-11-08 10:06:41 +01:00
Sandro Sobczyński b11df0262e camera refactor 2020-11-05 14:53:42 +01:00
Sandro Sobczyński eba254f13b removed unitcircle pos from camera base 2020-11-05 14:41:08 +01:00
Sandro Sobczyński 3fdbda4a4a added comments to draw methods 2020-11-04 22:55:55 +01:00
Sandro Sobczyński 1868b714bc increased floors count, added gaps 2020-11-04 22:47:03 +01:00
Sandro Sobczyński bfd75003a4 fixed naming convention 2020-11-04 22:46:47 +01:00
Sandro Sobczyński 1757ef67dc moved floors audio logic from audio class 2020-11-04 22:33:16 +01:00
Sandro Sobczyński efe34c677d fixed backface culling (mesh rotation) 2020-11-04 22:02:09 +01:00
Sandro Sobczyński d2013d4467 reversed faces order in dff loader 2020-11-04 22:00:36 +01:00
Sandro Sobczyński b48fa16274 added vector rotate 2020-11-04 22:00:20 +01:00
Sandro Sobczyński 1f11c9f8e5 added description to shouldBeX in mesh 2020-11-04 16:18:40 +01:00
Sandro Sobczyński ef16f1dbe2 added enable/disable vsync 2020-11-04 16:03:53 +01:00
Sandro Sobczyński aa6b2d314b optimized draw data calculations using VU0 2020-11-04 16:03:30 +01:00
Sandro Sobczyński 4d53c6c5fe Merge branch 'static-game-try-1' 2020-11-04 13:21:08 +01:00
Sandro Sobczyński 02560f2d6f fixed frustum culling, static game class 2020-11-04 13:20:58 +01:00
Sandro Sobczyński 5399b1744f static game #1 2020-11-03 21:49:16 +01:00
Sandro Sobczyński 52518540f3 doc fixes, added irx load error 2020-11-03 21:48:59 +01:00
Sandro Sobczyński 9e3ed74b45 fixed md2 loading, fixed typo 2020-11-03 20:10:09 +01:00
Sandro Sobczyński b75b2d6e4f fixed floors sample 1.1.0 2020-11-03 16:44:39 +01:00
Sandro Sobczyński 5aa2a9bdb5 optimized rendering, fixed dff 2020-11-02 23:09:55 +01:00
Sandro Sobczyński 06a440243a found fopen() bug, implemented workaroung 2020-11-02 15:57:36 +01:00
Sandro Sobczyński 138ab762ba removed md2_model 2020-11-01 18:13:24 +01:00
Sandro Sobczyński 200fa3e4d5 removed dff model 2020-11-01 14:17:52 +01:00
Sandro Sobczyński ef7bd425db removed obj model 2020-11-01 10:42:24 +01:00
Sandro Sobczyński d4be8e94e7 implemented vector in tex repo 2020-10-31 22:51:46 +01:00
Sandro Sobczyński f9dc79caf1 added texture swapping 2020-10-31 22:14:35 +01:00
Sandro Sobczyński 885e8b4f2b implemented alpha texture repository 2020-10-31 13:58:20 +01:00
Sandro Sobczyński 3cfe7ba8f1 moving textures to textures repo #1 2020-10-31 10:53:20 +01:00
Sandro Sobczyński ebf2a9ac24 moved aabb calcs 2020-10-31 10:04:58 +01:00
Sandro Sobczyński 24016ffa7e removed mesh_spec 2020-10-30 14:50:01 +01:00
Sandro Sobczyński aa97e471ed added MeshTexture class 2020-10-30 14:37:39 +01:00
Sandro Sobczyński 99d4c3633b mesh_texture refactoring #1 2020-10-29 22:19:06 +01:00
Sandro Sobczyński 8501a85f49 moved texturebuffer outside of spec 2020-10-29 21:53:08 +01:00
Sandro Sobczyński ab69ba28e3 removed unecessary colors arr 2020-10-29 19:23:03 +01:00