Commit Graph

4 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