Commit Graph

42 Commits

Author SHA1 Message Date
h4570 b4fe16dccc added manual calcs of model-view-proj matrix 2020-12-24 12:45:09 +01:00
h4570 e39c8c5de8 changes to match latest matrix/vector3 api 2020-12-24 10:34:56 +01:00
h4570 3dd51607f0 refactored viewproj matrix calcs a bit 2020-12-12 14:12:30 +01:00
Michał Mostowik 62cff819ff Merge pull request #45 from h4570/doc/audio
Audio: Added small comment to loadADPCM().
2020-12-07 23:51:13 +01:00
h4570 0474fc07a5 doc: usefull tip for loadADPCM() 2020-12-07 21:05:46 +01:00
h4570 e00e677d1e fixed naming convention 2020-12-07 21:04:38 +01:00
h4570 3284c5a598 added setAmbientLight(), setWorldColor() 2020-12-07 21:02:06 +01:00
h4570 55cee63ace fixed path3 lighting on real ps2 2020-12-06 20:20:08 +01:00
h4570 f45f5c39c7 small rework of timer class 2020-12-03 20:04:35 +01:00
h4570 389a5ee608 mesh_texture -> texture 2020-12-01 19:27:55 +01:00
h4570 510199164c added 2d png support 2020-12-01 17:26:10 +01:00
h4570 7d2f354085 added test 2d rectangle to renderer 2020-11-29 13:37:30 +01:00
h4570 25b5fb4295 fixed to last packet2 api 2020-11-23 22:01:28 +01:00
h4570 82cab6f78b refactored to match latest libpacket2 api 2020-11-21 13:59:56 +01:00
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 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 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 a3a6150ecb adpcm support 2020-11-10 12:31:31 +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 1757ef67dc moved floors audio logic from audio class 2020-11-04 22:33:16 +01:00
Sandro Sobczyński ef16f1dbe2 added enable/disable vsync 2020-11-04 16:03:53 +01:00
Sandro Sobczyński 5399b1744f static game #1 2020-11-03 21:49:16 +01:00
Sandro Sobczyński b75b2d6e4f fixed floors sample 2020-11-03 16:44:39 +01:00
Sandro Sobczyński d4be8e94e7 implemented vector in tex repo 2020-10-31 22:51:46 +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 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
Sandro Sobczyński 68eb496e11 moved from h4570/tyra 2020-10-28 09:16:49 +01:00