Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Removed references to CD-ROM support from the README files
- Loading branch information
Showing
with
0 additions
and
3 deletions.
-
+0
−1
README.OS2
-
+0
−1
README.QNX
-
+0
−1
README.RISCOS
|
@@ -170,7 +170,6 @@ Things to do: |
|
|
- Finish video driver (the 'wincommon' can be a good example for missing |
|
|
things like application icon and so on...) |
|
|
- Enable MMX/SSE/SSE2 acceleration functions |
|
|
- Rewrite CDROM support using DOS Ioctl for better support. |
|
|
|
|
|
|
|
|
|
|
|
|
@@ -4,7 +4,6 @@ Last changed at 10 Jun 2009. |
|
|
QNX Photon and GF drivers are being constructed, OpenGL ES support is |
|
|
finished. Still no 2D renderer support in GF and Photon drivers. |
|
|
QNX QSA (QNX Sound Architecture) driver is ready. |
|
|
QNX CDROM driver is ready. |
|
|
QNX HID input driver is finished. |
|
|
|
|
|
---------------------- |
|
|
|
@@ -85,7 +85,6 @@ Window Manager - Mostly done. SetIcon/IconifyWindow not implemented. |
|
|
Events - Mostly done. Resize and some joystick events missing. |
|
|
Joystick - Currently assumes a single joystick with 4 buttons. |
|
|
Audio - Done |
|
|
CDROM - Not implemented. |
|
|
Threads - Done |
|
|
Timers - Done |
|
|
|
|
|