24 Commits

Author SHA1 Message Date
54039ee885 draw renpy backgrounds 2026-05-25 21:19:19 -05:00
4042bbd623 font: render font texture 2026-05-20 19:12:09 -05:00
9137cba3b4 view: translate/rotate view with gamepad 2026-04-30 19:22:40 -05:00
b79473a881 minecraft: texture sampling 2026-04-30 15:43:28 -05:00
46924c8451 minecraft: send view and projection matrices to vertex shader 2026-04-30 13:53:58 -05:00
4cc844addf minecraft: draw world
This is currently off-screen, because no view/projection transform is
sent to the vertex shader.
2026-04-30 12:28:57 -05:00
759006dd2f minecraft: initial 2026-04-27 22:55:07 -05:00
9f636548db scene/reload: implement run-time texture reload 2026-04-21 22:07:38 -05:00
352958f031 implement support for loading textures from uncompressed TGA files 2026-04-21 21:07:48 -05:00
dbd36f2d2c collada: animated eidelwind 2026-04-18 18:24:09 -05:00
e9c0c9627c collada: load scene textures 2026-04-15 21:35:46 -05:00
779b837caa collada scene animation 2026-04-14 18:43:37 -05:00
8a9198c3e8 collada: use storagebuffers, draw material colors 2026-04-12 23:33:56 -05:00
c30394c3ed collada: per-scene pipelines and descriptor sets 2026-04-12 21:58:22 -05:00
0a33f58f04 render collada scene 2026-04-11 22:27:12 -05:00
466c7b030e load mipmaps from .dds, enable anisotropy 2026-04-10 23:21:30 -05:00
ba01d3716c stencil outline 2026-04-07 18:10:02 -05:00
1a365ca5d7 enable stencil buffer 2026-04-07 18:04:46 -05:00
0502906e28 incomplete support for macOS builds 2026-04-07 12:53:37 -05:00
70fea48b38 load files from .pack file 2026-04-07 12:53:29 -05:00
cad2532e04 move volk to repository 2026-04-06 20:38:58 -05:00
fcf77baf57 free memory prior to exit 2026-04-06 19:52:29 -05:00
75d765702a render texture 2026-04-06 00:29:10 -05:00
a978c8a9e6 initial 2026-04-04 23:50:52 -05:00