2002-08-24 |
Sam Lantinga |
Date: Fri, 23 Aug 2002 11:48:56 +0200
|
2002-08-21 |
Sam Lantinga |
Added compile-time checking for the size of enums to SDL_types.h
|
2002-08-20 |
Sam Lantinga |
Fixed offset bug in hardware accelerated fills and blits
|
2002-08-20 |
Sam Lantinga |
Date: Thu, 18 Jul 2002 23:51:40 +0200 (MEST)
|
2002-08-20 |
Sam Lantinga |
Reset mouse state when changing video modes
|
2002-08-20 |
Sam Lantinga |
Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
|
2002-08-20 |
Sam Lantinga |
*** empty log message ***
|
2002-08-20 |
Sam Lantinga |
*** empty log message ***
|
2002-08-20 |
Sam Lantinga |
Fixed crash with invalid bpp in SDL_SetVideoMode()
|
2002-08-20 |
Sam Lantinga |
*** empty log message ***
|
2002-08-20 |
Sam Lantinga |
Fixed mouse motion on MacOS X (recently broken)
|
2002-08-20 |
Sam Lantinga |
Updated for embedded Visual C++ 4.0
|
2002-08-19 |
Sam Lantinga |
Help with cross-compiling
|
2002-08-19 |
Sam Lantinga |
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
|
2002-08-19 |
Sam Lantinga |
Added SDL_GL_STEREO for stereoscopic OpenGL contexts
|
2002-08-19 |
Sam Lantinga |
Added an environment variable SDL_VIDEO_X11_WMCLASS
|
2002-08-19 |
Sam Lantinga |
Fullscreen windows are always topmost under Windows
|
2002-08-19 |
Sam Lantinga |
Fixed mouse grab going fullscreen to windowed in Windows
|
2002-08-18 |
Sam Lantinga |
*** empty log message ***
|
2002-08-18 |
Sam Lantinga |
Fixed video crash on older XFree86 servers
|
2002-08-18 |
Sam Lantinga |
Only modifier key state is noted when X11 window opens
|
2002-08-17 |
Sam Lantinga |
Added temporarily disabled code for hardware acceleration in windowed mode.
|
2002-08-17 |
Sam Lantinga |
Flush message queue when shutting down video mode on Windows
|
2002-08-17 |
Sam Lantinga |
Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL
|
2002-08-17 |
Sam Lantinga |
Removed DDFLIP_WAIT flag from DirectX flip for improved performance
|
2002-08-17 |
Sam Lantinga |
*** empty log message ***
|
2002-08-17 |
Sam Lantinga |
Added a way to get the Windows OpenGL context in SDL_syswm.h
|
2002-08-17 |
Sam Lantinga |
Fixed building Windows DLL with latest native Cygwin tools
|
2002-08-17 |
Sam Lantinga |
Updated configure.in for automake 1.6.2
|
2002-08-12 |
Sam Lantinga |
Darrell's fix for Quartz mouse motion
|
2002-08-12 |
Ryan C. Gordon |
Commented double-free buggy code. Will examine more closely later.
|
2002-08-01 |
Sam Lantinga |
Added initial support for PicoGUI (thanks Micah!)
|
2002-08-01 |
Sam Lantinga |
*** empty log message ***
|
2002-08-01 |
Sam Lantinga |
Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
|
2002-08-01 |
Ryan C. Gordon |
Make sure width and height passed to SDL_GetVideoMode() are sane.
|
2002-07-30 |
Ryan C. Gordon |
Memory leak fixes by Bill May.
|
2002-07-29 |
Sam Lantinga |
Date: Fri, 12 Jul 2002 11:25:32 GMT+1
|
2002-07-29 |
Sam Lantinga |
Date: Mon, 29 Jul 2002 15:07:22 +1000
|
2002-07-26 |
Ryan C. Gordon |
Fix for USB HID API. Fixes build on NetBSD and FreeBSD, but maybe causes
|
2002-07-22 |
Ryan C. Gordon |
Fixed (?) semaphore support on HPUX 11.x ...
|
2002-07-10 |
Sam Lantinga |
*** empty log message ***
|
2002-07-10 |
Ryan C. Gordon |
More correct error reported when calling SDL_GL_LoadLibrary() without
|
2002-07-03 |
Sam Lantinga |
Memory leak fix for DirectX software surfaces
|
2002-07-02 |
Ryan C. Gordon |
Bugfix from Corona688: don't reference a string before we've initialized it.
|
2002-06-20 |
Sam Lantinga |
*** empty log message ***
|
2002-06-20 |
Sam Lantinga |
Allow building from another top level directory
|
2002-06-16 |
Sam Lantinga |
Updated the QNX audio code for QNX 6.2 (thanks Travis!)
|
2002-06-13 |
Sam Lantinga |
*** empty log message ***
|
2002-06-13 |
Sam Lantinga |
*** empty log message ***
|
2002-06-13 |
Sam Lantinga |
Fixed building with pthreads and the pth library
|
2002-06-13 |
Sam Lantinga |
*** empty log message ***
|
2002-06-13 |
Sam Lantinga |
Hmm
|
2002-06-13 |
Sam Lantinga |
Fix uninitialized variable warning
|
2002-06-13 |
Sam Lantinga |
Fix another memory leak
|
2002-06-13 |
Sam Lantinga |
*** empty log message ***
|
2002-06-13 |
Sam Lantinga |
Fixed memory leaks in YUV code
|
2002-06-12 |
Sam Lantinga |
*** empty log message ***
|
2002-06-12 |
Sam Lantinga |
API changes on OpenBSD and FreeBSD...
|
2002-06-12 |
Sam Lantinga |
Added some more joysticks on Linux
|
2002-06-11 |
Sam Lantinga |
*** empty log message ***
|