| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace x_get functions with macros | Xavier Del Campo Romero | 2022-03-30 | 17 | -179/+85 |
| | | | | | | | The PS1 port relies on a heap for primitives since the GPU renders the scene asynchronously. However, SDL-based platforms render primitives synchronously, so structures can be allocated on the stack instead. | ||||
| * | Refresh camera and terrain rendering on screen resize | Xavier Del Campo Romero | 2022-03-30 | 5 | -5/+32 |
| | | |||||
| * | Add project source code | Xavier Del Campo Romero | 2022-03-30 | 92 | -0/+5863 |
