shithub: cstory

RSS feed

d9e7ebac – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/05 10:47
Correct a typo

2af6a043 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/04 11:35
Clean-up the OpenGL renderers a little

1140ab09 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/04 10:51
Clean-up renderer backend initialisation

ba6d711d – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/04 09:55
Tick cute_spritebatch once per frame

2e5e1994 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/03 11:44
Enable debug console prints in non-debug builds

53c0e847 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/03 10:53
Add an optimisation to the OpenGL renderers

dfacd626 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/03 10:44
Fix text-flickering in the OpenGL renderers

b894543f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/03 09:43
Shut up a C++11 error from the enhanced branch

4190493f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/01 19:34
More documentation

514d9f87 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/01 19:21
Document the OpenGL renderer a bit more

d84f64a5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/01 19:10
Tweak cute_spritebatch settings

eb6ab89b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/02/01 19:01
Fixes and improvements