RSS feed
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
a6408b33
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/11 19:10
Fix build error
a37e1d31
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/11 09:06
Remove extra newline
0324d153
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 17:29
Apply SurfaceID type
1f88f7ff
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 17:26
Make some code uniform
84c1e00c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 15:07
Tidy-up some code
69f3fbcd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 13:56
Change a dumb parameter
0fa53873
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 13:48
Use PrintError instead of ShowMessageBox
b065882f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 13:42
More size_t
988f1128
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 13:36
Convert a bunch of ints to size_t
8ad56ced
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 12:08
Remove superfluous brackets
d80ef38a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 12:02
Lock SDL2 software renderer surface properly
f42a0530
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 11:59
Handle the framebuffer failing to lock
e90b9036
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 11:50
Change some variables to size_t
b6c94671
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 11:47
Switch software renderer to lockable framebuffer
0bdbb4f6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/10 11:38
Made some message-printing code more consistent
7c4a2b5c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/08 14:53
Lock SDL_Surfaces
f1a85d4d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/08 08:55
Fix Wii U compilation
07f70200
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/08 08:48
Renderer cleanup
a0378dc3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/09/08 08:48
Fix build errors