Mercurial > games > semicongine
log examples/E10_pong.nim @ 237:2fca78b0c0d6
age | author | description |
---|---|---|
Tue, 09 May 2023 18:19:17 +0700 | Sam | fix: always use rgba |
Mon, 08 May 2023 21:21:49 +0700 | Sam | did: update examples to use new API for scene + scene globals |
Sun, 30 Apr 2023 01:02:33 +0700 | Sam | add: support for showing/hiding cursur, X11 fullscreen (win32 still missing) |
Sat, 29 Apr 2023 21:38:52 +0700 | Sam | add: option to show/hide cursor |
Sat, 29 Apr 2023 05:40:11 -0700 | Sam | fix: buffer update with staging buffer not correctly working |
Sat, 29 Apr 2023 18:29:19 +0700 | Sam | fix: API change for shader attributes |
Sat, 29 Apr 2023 16:50:43 +0700 | Sam | did: refactor memory selection |