Commit Graph

8 Commits

Author SHA1 Message Date
Connor Olding 1eb23cd583 rename image to match texture name 2018-11-02 18:06:58 +01:00
Connor Olding ade2bfe30e add textures 2018-11-02 17:51:20 +01:00
Connor Olding e6ac61dfcd move font 2018-11-02 17:43:33 +01:00
Connor Olding 2dda303281 add on-screen frame-budget usage, rework graphics
* enable anti-aliasing

* increase teapot resolution

* rework teapot display list offset to 0 for convenience

* add font for frame-budget and debug text

* add on-screen ascii text to cache test to get a feel for fonts

* reduce cache test resolution to VI-padded 576x432

* rework other rendering settings (maybe no real difference)

* tweak task pushing (maybe no real difference)
2018-10-23 16:48:56 +02:00
Connor Olding 386b4ad19d add Utah Teapot model 2018-08-31 12:28:36 +02:00
Connor Olding b2af69b7a0 remove krom's decompressor 2018-08-19 00:23:07 +02:00
Connor Olding 7c9a47bfaa add and use lzss decompressor, baku variant 2018-08-19 00:22:24 +02:00
Connor Olding bc5da1b12f reorganize files 2018-08-18 17:31:58 +02:00