2024-03-01 08:28 | Get everything working with clangd | amin | 1 | +1 | -1 |
2018-09-23 18:37 | Clean up texel fetching code | amin | 1 | +10 | -17 |
2018-09-23 18:18 | Prefix all defines | amin | 1 | +47 | -47 |
2018-09-23 04:54 | Clean up transform generation | amin | 1 | +20 | -17 |
2018-09-23 03:51 | Make some ints uints | amin | 1 | +11 | -12 |
2018-09-10 05:53 | Use better types | amin | 2 | +62 | -56 |
2018-09-09 17:34 | Move most build logic out to a bash script | amin | 3 | +102 | -5 |
2018-09-02 20:26 | Add logging and better exiting with cleanup | amin | 2 | +48 | -21 |
2018-09-02 18:53 | Do todos | amin | 1 | +50 | -29 |
2018-09-02 08:16 | Switch to C | amin | 3 | +590 | -621 |
2018-09-02 07:49 | Remove some cruft | amin | 2 | +44 | -62 |
2017-03-17 20:23 | Fix lag and jitter. | amin | 1 | +120 | -119 |
2017-03-17 18:57 | Implement basic fixed timestep. | amin | 1 | +128 | -61 |
2016-11-22 02:00 | Update texture transform on buffer resize. | amin | 1 | +99 | -40 |
2016-11-13 22:58 | Add license. | amin | 1 | +21 | -0 |
2016-11-13 22:22 | Add readme. | amin | 2 | +29 | -0 |
2016-11-13 21:35 | Enable looking around and changing texture color. | amin | 4 | +512 | -437 |
2016-11-12 20:14 | Render tunnel effect with XOR texture. | amin | 1 | +62 | -14 |
2016-11-12 20:14 | Handle keyboard input. | amin | 1 | +38 | -0 |
2016-11-12 07:03 | Support controller input. | amin | 1 | +100 | -4 |
2016-11-12 06:34 | Draw mosaic to the buffer. | amin | 1 | +55 | -0 |
2016-11-12 06:16 | Create empty sdl buffer. | amin | 3 | +205 | -0 |