1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Sergey Lipskiy
83945d5dbd Fix compilation with gcc. 2015-05-13 10:15:24 +06:00
Sergey Lipskiy
698f49ed40 Move VI_UpdateSize() from RDP_ProcessRDPList() to VI_UpdateScreen()
in order to avoid too often calls of that function.
2015-05-13 10:15:23 +06:00
Sergey Lipskiy
e3f9676913 LLE support. 2015-05-13 10:15:17 +06:00
Sergey Lipskiy
6961e8c810 Fix gDPSetConvert. 2015-05-13 10:14:37 +06:00
Sergey Lipskiy
d515c5ac34 Add RDP_RepeatLastLoadBlock() function.
Needed for correct emulation of depth buffer to RDRAM copy in PD and CBFD.
2015-05-13 10:14:08 +06:00
Sergey Lipskiy
a8021084f2 Implement LLE triangles. 2015-05-13 10:13:43 +06:00
Sergey Lipskiy
ab243e215f Code cleanup: fix idents in RDP.cpp 2015-05-13 10:13:41 +06:00
Sergey Lipskiy
32892a2236 Fix #include dependences. 2015-05-13 10:10:47 +06:00
Sergey Lipskiy
1ac9e4e696 Fix min_lod and lod_frac read in RDP_SetPrimColor. 2015-05-13 10:09:55 +06:00
Sergey Lipskiy
69f27a5d8a Initial project version. Based on glN64-0.4.1-rc2 2015-05-13 10:09:12 +06:00