bunnei
|
82662f374a
|
gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.
- Fixes UI rendering issues in The Legend of Zelda: Breath of the Wild.
|
2018-12-28 15:36:45 -05:00 |
|
David Marcec
|
1dfb0a513a
|
Fixed uninitialized memory due to missing returns in canary
Functions which are suppose to crash on non canary builds usually don't return anything which lead to uninitialized memory being used.
|
2018-12-19 12:52:32 +11:00 |
|
bunnei
|
397bb88cec
|
Merge pull request #1735 from FernandoS27/tex-spacing
Texture decoder: Implemented Tile Width Spacing
|
2018-11-27 19:21:17 -05:00 |
|
ReinUsesLisp
|
944f2b471e
|
morton: Fixup compiler warning
|
2018-11-26 23:22:57 -03:00 |
|
FernandoS27
|
b509890e4c
|
Implemented Tile Width Spacing
|
2018-11-26 09:05:12 -04:00 |
|
ReinUsesLisp
|
5c4311075b
|
morton: Style changes
|
2018-11-25 00:38:53 -03:00 |
|
ReinUsesLisp
|
70920fd69f
|
video_core: Move morton functions to their own file
|
2018-11-25 00:37:18 -03:00 |
|