Mercurial > sdl-ios-xcode
comparison BUGS @ 571:8e3ce997621c
Date: Thu, 16 Jan 2003 13:48:31 +0200
From: "Mike Gorchak"
Subject: All QNX patches
whole patches concerning QNX. Almost all code has been rewritten by Julian
and me. Added initial support for hw overlays in QNX and many many others
fixes.
P.S. This patches has been reviewed by Dave Rempel from QSSL and included in
SDL 1.2.5 distribution, which coming on 3rd party CD for newest 6.2.1
version of QNX, which will be available soon.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 20 Jan 2003 01:38:37 +0000 |
parents | 19e73568a75c |
children | 8bedd6d61642 |
comparison
equal
deleted
inserted
replaced
570:04d6411da49d | 571:8e3ce997621c |
---|---|
186 QNX: -= NOT YET SUPPORTED =- | 186 QNX: -= NOT YET SUPPORTED =- |
187 Only static libraries are being made, no shared ones. | 187 Only static libraries are being made, no shared ones. |
188 | 188 |
189 The only hardware surface is the primary view surface. | 189 The only hardware surface is the primary view surface. |
190 | 190 |
191 Mouse events don't seem to be working right. | |
192 | |
193 Fullscreen doesn't display correctly. | 191 Fullscreen doesn't display correctly. |
194 | 192 |
195 The software surfaces could use some speed up. | |
196 | |
197 The mouse cursor doesn't look right. | |
198 | |
199 AmigaOS: -= NOT YET SUPPORTED =- | 193 AmigaOS: -= NOT YET SUPPORTED =- |
200 The OpenGL support isn't implemented yet. | 194 The OpenGL support isn't implemented yet. |
201 | 195 |
202 SDL_WM_GrabInput() is not implemented. | 196 SDL_WM_GrabInput() is not implemented. |
203 Does anyone know how to do this? SDL_WM_GrabInput() is designed | 197 Does anyone know how to do this? SDL_WM_GrabInput() is designed |