Move Wii U shaders
This commit is contained in:
parent
5b636ccc24
commit
b2a0ad089f
22 changed files with 4 additions and 4 deletions
src/Backends
Rendering
WiiU/shaders
colour_fill.gsh.hglyph.gsh.h
shader sources
colour_fill.fragcolour_fill.gshcolour_fill.pshglyph.fragglyph.gshglyph.pshplain.vertplain.vshtexture.fragtexture.gshtexture.pshtexture.verttexture.vshtexture_colour_key.fragtexture_colour_key.gshtexture_colour_key.pshwtf is this.txt
texture.gsh.htexture_colour_key.gsh.h
|
@ -19,10 +19,10 @@
|
|||
|
||||
#include "../Misc.h"
|
||||
|
||||
#include "../WiiU/colour_fill.gsh.h"
|
||||
#include "../WiiU/glyph.gsh.h"
|
||||
#include "../WiiU/texture.gsh.h"
|
||||
#include "../WiiU/texture_colour_key.gsh.h"
|
||||
#include "../WiiU/shaders/colour_fill.gsh.h"
|
||||
#include "../WiiU/shaders/glyph.gsh.h"
|
||||
#include "../WiiU/shaders/texture.gsh.h"
|
||||
#include "../WiiU/shaders/texture_colour_key.gsh.h"
|
||||
|
||||
typedef struct RenderBackend_Surface
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue