Date: Tue, 27 Aug 2002 19:07:38 +0200
From: Denis Oliver Kropp Subject: YUV support I just added YUV overlay support to the DirectFB backend. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40479
This commit is contained in:
parent
4a1ab27d1f
commit
cf7d4082e0
5 changed files with 338 additions and 1 deletions
|
@ -51,4 +51,6 @@ struct SDL_PrivateVideoData
|
|||
|
||||
#define HIDDEN (this->hidden)
|
||||
|
||||
void SetDirectFBerror (const char *function, DFBResult code);
|
||||
|
||||
#endif /* _SDL_DirectFB_video_h */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue