Got hq4x to semi-usable state.
This commit is contained in:
parent
8dee572c9d
commit
8ab8165e6b
4 changed files with 20 additions and 18 deletions
|
|
@ -178,9 +178,9 @@ void hq4x_32(SDL_Surface * src, SDL_Surface * dest,
|
|||
int prevline, nextline;
|
||||
Uint16 w[10];
|
||||
Uint8 a;
|
||||
Uint32 YUV1, YUV2;
|
||||
int pattern;
|
||||
int flag;
|
||||
Uint32 YUV1, YUV2;
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue