Commit Graph

26 Commits

Author SHA1 Message Date
h4570 fafc66d35c replaced PRINT_LOG and PRINT_ERR
Signed-off-by: h4570 <sandro.sobczynski@gmail.com>
2021-05-26 19:36:59 +02:00
h4570 c72393b236 fixed asm reg alloc bug 2021-02-06 18:21:28 +01:00
h4570 bc41afdf89 gcc porting - successful compilation 2021-01-12 19:34:30 +01:00
h4570 6e09741d19 refactored texturelink, loadFrom(), mesh color 2020-12-28 14:19:51 +01:00
Foxar ae3dd737e5 Changed: Multiple const additions. 2020-12-21 20:28:26 +01:00
h4570 389a5ee608 mesh_texture -> texture 2020-12-01 19:27:55 +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 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 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
Sandro Sobczyński 5320d7f84d draw refactoring #1 2020-10-29 17:47:28 +01:00
Sandro Sobczyński 9e00ef3634 added animation support to obj 2020-10-28 20:42:17 +01:00
Sandro Sobczyński 18e00f8e17 added skybox and multitexture feature in .obj 2020-10-28 16:19:24 +01:00
Sandro Sobczyński 68eb496e11 moved from h4570/tyra 2020-10-28 09:16:49 +01:00