RSS feed
a8d0595b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/23 10:38
Update other backends to current API
b841f22c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/23 10:35
Remember to free the glyph shader
b8dd512d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/23 10:34
Free surface upon failure
d7c138f8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/23 10:33
More error-handling
1f9247e5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/23 10:31
Cleanup and extra error-handling
ee1d777e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/23 09:41
...Actually do what the last commit said
a2cdd9ac
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/23 09:23
Allow surfaces to be marked as not-render-targets
ebb96ad2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 21:50
Cleanup
4752423f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 21:46
Use pitch
0421a7ca
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 21:08
Wii U: Glyphs don't use colour-buffers
6bdb4069
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 20:14
Also consistency with enhanced branch
f0065082
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 20:13
Sanity check
6a000574
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 19:57
Do not stream bitmaps
abdd7fc7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 19:53
Add missing case for Wii U screen size
17fb47bc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 18:27
Correct typo
e1779248
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 18:22
Add error-prints to Wii U renderer
c454f442
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 18:16
Wii U: Implemented `Backend_PrintError` & co.
a12e9715
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 14:45
Make Wii U software renderer support any res
31cd8402
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 14:32
Fix Wii U software renderer
bc7b078d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 13:58
Make Wii U renderer support non 4:3 aspect ratios
caa00c9a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 12:48
Update shader formulas
b4d9b15a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 11:23
Add a TODO
bfc2d4e3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 10:59
...Maybe I should test my fixes before commit
ff9c2dc4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 10:57
Remove now-unneeded sanity checks
afb3c834
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 10:54
Do not draw sprites with backwards/empty RECTs
f55450d1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 10:27
Rename WiiU.cpp to WiiU-Hardware.cpp
5cc1d5ac
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 10:25
Update CMake options and readme
7261106b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 10:03
Wii U: Swap X and Y buttons
11b5fd88
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 09:59
Wii U: Use linear-filtering on the screen texture
a2b272fd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 09:58
Address a TODO, and do some cleanup
b2a0ad08
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 09:02
Move Wii U shaders
5b636ccc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 09:00
Cleanup
0aba8888
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 08:58
Wii U: Update colour in PrepareToDrawGlyphs
90f72915
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 08:56
Wii U: Store glyph texture in R8 format
69e0d868
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/21 08:45
Added font rendering to Wii U
00792413
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 23:34
Cleanup
e687c502
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 23:22
Cleanup
4d2a2270
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 23:16
Add render-to-texture support to Wii U renderer
8377f011
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 20:58
Add in-progress hardware Wii U renderer
e40de499
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 10:54
Wii U cleanup
24d8f318
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 09:08
Merge branch 'accurate' into portable
46ca9b4d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 09:08
aesthetic
5d309db3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 09:07
Ignore `ConfigCSE2E.dat`
dec481a8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 09:05
And another
57c58796
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 09:04
Add more files to `.gitignore`
7450952a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 08:58
Add a list of supported platforms
cb461126
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 08:54
Note default options
e6f3a826
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 08:53
Clean-up readme option descriptions
bcfcf2c0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/20 08:50
Rename 'BUILD_DOCONFIG' to just 'DOCONFIG'