.. |
.cvsignore
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
begin_code.h
|
Added support for Visual C++ inline keyword
|
2001-07-02 00:10:19 +00:00 |
close_code.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
Makefile.am
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_active.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_audio.h
|
Changes since SDL 1.2.0 release
|
2001-04-26 16:50:19 +00:00 |
SDL_byteorder.h
|
Fixed endian detection on IA64 architectures (thanks Bill!)
|
2001-05-10 20:25:51 +00:00 |
SDL_cdrom.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_copying.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_endian.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_error.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_events.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_getenv.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_joystick.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_keyboard.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_keysym.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_main.h
|
Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()
|
2001-08-09 14:04:46 +00:00 |
SDL_mouse.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_mutex.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_quit.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_rwops.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_syswm.h
|
Cleaned up the OpenBSD port, thanks to Peter Valchev
|
2001-07-08 09:00:06 +00:00 |
SDL_thread.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_timer.h
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
SDL_types.h
|
Fixed Solaris nitpicks (thanks Mattias!)
|
2001-09-04 22:48:09 +00:00 |
SDL_version.h
|
Bump version to 1.2.3
|
2001-07-31 00:13:03 +00:00 |
SDL_video.h
|
The rectangle argument to SDL_SetClipRect is really const
|
2001-07-31 05:36:10 +00:00 |