andy
|
163d2c5105
|
Fix bug where key releases got reported as presses.
|
2004-04-06 21:55:49 +00:00 |
|
andy
|
395c9bc638
|
API changes to get fullscreen mode working with SDL. It can't switch
modes after creating the window, so it needs a flag in
fgOSOpenWindow().
|
2004-04-06 14:28:22 +00:00 |
|
andy
|
86d4fcf5b6
|
Added mouse cursor definitions stolen from the X11 cursor font (via a
pointer from Melchior to a font editor that could read .pcf and
generate image files)
|
2004-04-06 04:06:11 +00:00 |
|
andy
|
52a2f92009
|
Early-access version of an SDL implementation of the fg_os API. It works,
but is not integrated into the build process. It also lacks support for
changing mouse cursors, which works rather differently in SDL vs. Glut.
|
2004-04-05 21:39:32 +00:00 |
|