shithub: cstory

RSS feed

07e4e3b9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/15 10:21
Offload texture coord transformation to GPU

f0e1119a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/15 10:13
Move OpenGL shader stuff to a struct

6b96ada4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 20:48
Use proper OpenGL buffer access specifier

142db71c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 20:07
Move sanity checks to Draw.cpp

611afe74 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:55
Remove those annoying renderer sanity checks

27b3980a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:47
Flush Wii U vertex buffers when stuff happens

e96ee6ed – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:43
Don't leave dangling OpenGL texture IDs

9ea6caad – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:31
Merge branch 'accurate' into portable

eadc04e4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 16:14
Bump StartDirectDraw fix to FIX_MAJOR_BUGS

2bcab6ad – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:26
Change software renderer sub-backend API

30ea89d3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:17
Remove some now-unneeded struct members

e18ec87f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:16
Update Wii U renderer

98f66444 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:12
Updated OpenGL renderers

f55c965a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:09
Update SDLTexture backend

37a15180 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:06
Update SDLSurface renderer

6b18ec91 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 19:01
Replace LockSurface with UploadSurface

ba797d0f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 16:04
Merge branch 'accurate' into portable

55b473a4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 13:01
Document Flash.cpp some more

95f370a7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 12:31
Integer-only ratio logic

746ebb82 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 11:29
Bump glyph cache limit to 256

2446ec02 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 09:29
More PHILOSOPHY.md tidying

f9fa8ccb – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 09:21
Rework PHILOSOPHY.md some more

d59b3fab – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 08:49
Update PHILOSOPHY.md

afed8303 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 08:24
Only mark render-target textures as lost

05b8b607 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 08:21
Correct outdated comment

63e4ac9a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 08:11
Remove RenderBackend_FlushGlyphs

daa55b1a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 08:07
Allow font atlases to be non-square

17da39fa – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 07:54
Rename FontObject to Font

1625d396 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 07:50
Correct some awkward wording

0cdd6ad4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 06:44
Rename a rect

2d5f6a54 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 06:42
Disable blending for the framebuffer

5e284635 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 06:39
Remember to free the upscaled framebuffer

56b96ed4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/14 06:36
Only use an upscaled framebuffer if we have to

53e96486 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/13 15:50
Use proper texture access type

2f748810 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/13 15:38
Disable blending for the upscaled framebuffer

4517c9be – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/13 15:37
Fix incorrect upscaled framebuffer size

c12149b9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/13 15:35
Fix a weird old typo

7bc028f5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/13 13:56
Enable window-resizing in the SDLTexture renderer

aa3cd55b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/13 08:30
Fix SDLTexture surface freeing

bf93334b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/12 20:41
Fix out-of-bounds font atlas accesses

5e7f514b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/12 20:14
Hopefully fix font atlas pixel bleeding

5b33d028 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/11 20:30
Merge branch 'accurate' into portable

f47ffea5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/11 19:59
Remove a bugfix

f54dc8ce – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/11 19:35
Ramble about the broken font sizes