Commit Graph

60 Commits

Author SHA1 Message Date
Michał Mostowik 1c3edb3887 Merge pull request #38 from h4570/feature/sprite-modes
Sprite modes (stretch/repeat)
2020-12-07 17:23:06 +01:00
h4570 8a1bc254c5 added sprite modes (stretch/repeat) 2020-12-07 17:18:43 +01:00
h4570 55cee63ace fixed path3 lighting on real ps2 2020-12-06 20:20:08 +01:00
h4570 67a10cb724 Added tex max check 2020-12-06 00:13:37 +01:00
h4570 b8552330bd fixed rendering for non square sprites 2020-12-06 00:00:35 +01:00
h4570 f45f5c39c7 small rework of timer class 2020-12-03 20:04:35 +01:00
h4570 72266d0c25 fixed 2d alpha blending 2020-12-03 18:25:17 +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 6f1d0e2e33 fixed to match new packet2 api 2020-12-01 17:02:31 +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 e9febb5d8d changed order of wait/send 2020-11-22 13:15:15 +01:00
h4570 82cab6f78b refactored to match latest libpacket2 api 2020-11-21 13:59:56 +01:00
h4570 5e811b78cd minor fixes 2020-11-20 22:34:24 +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 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 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 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 ef16f1dbe2 added enable/disable vsync 2020-11-04 16:03:53 +01:00
Sandro Sobczyński 4d53c6c5fe Merge branch 'static-game-try-1' 2020-11-04 13:21:08 +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 b75b2d6e4f fixed floors sample 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