Mercurial > games > semicongine
log tests/test_rendering.nim @ 1229:5dcb503ef0c0
age | author | description |
---|---|---|
Thu, 18 Jul 2024 21:32:41 +0700 | sam | did: refactor renderpass a bit, enable depth buffering and msaa on offscreen-rendering |
Thu, 18 Jul 2024 16:33:24 +0700 | sam | did: rename texture to image |
Wed, 17 Jul 2024 21:13:54 +0700 | sam | fix: references to new package not updated compiletime-tests |
Wed, 17 Jul 2024 20:11:55 +0700 | sam | add: multipass renderer, finish tets for now compiletime-tests |
Wed, 17 Jul 2024 12:04:47 +0700 | sam | fix: uncommented test compiletime-tests |
Wed, 17 Jul 2024 12:03:02 +0700 | sam | did: increase texture format compatability compiletime-tests |