Mercurial > sdl-ios-xcode
diff src/video/photon/SDL_ph_modes.c @ 1289:c07c6ef7c93e
Date: Fri, 18 Feb 2005 07:58:00 +0200
From: "Mike Gorchak"
Subject: [SDL] [PATCH] QNX6 and not only QNX6 fixes
1) Update SDL.qpg.in for the QNX 6.3.
4) video/photon/SDL_phyuv.c - fixed bug with swapped U and V planes, using
YV12 mode with radeon cards.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 29 Jan 2006 09:19:55 +0000 |
parents | f72cc0c7305f |
children | c9b51268668f |
line wrap: on
line diff
--- a/src/video/photon/SDL_ph_modes.c Sun Jan 29 09:13:36 2006 +0000 +++ b/src/video/photon/SDL_ph_modes.c Sun Jan 29 09:19:55 2006 +0000 @@ -28,7 +28,6 @@ #include "SDL_error.h" #include "SDL_ph_modes_c.h" -static unsigned long key1, key2; static PgVideoModeInfo_t mode_info; static PgVideoModes_t mode_list;