.. |
begin_code.h
|
|
|
close_code.h
|
|
|
doxyfile
|
|
|
SDL.h
|
Fixed obsolete documentation
|
2010-08-22 15:34:28 -07:00 |
SDL_assert.h
|
|
|
SDL_atomic.h
|
Typo in documentation
|
2010-06-27 23:17:36 -07:00 |
SDL_audio.h
|
|
|
SDL_clipboard.h
|
Fixed compile warnings
|
2010-07-12 00:35:14 -07:00 |
SDL_compat.h
|
SDL_KillThread() is no longer supported - it was always dangerous! :)
|
2010-05-24 22:56:36 -07:00 |
SDL_config.h.default
|
|
|
SDL_config.h.in
|
Added atan implementation from uClibc
|
2010-08-29 16:51:48 -07:00 |
SDL_config_android.h
|
- Cleaned up a bunch of code
|
2010-07-27 21:21:24 +02:00 |
SDL_config_iphoneos.h
|
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
|
2010-07-07 18:58:51 -07:00 |
SDL_config_macosx.h
|
Add XShape test to configure scripts.
|
2010-07-13 02:43:10 -04:00 |
SDL_config_minimal.h
|
|
|
SDL_config_nintendods.h
|
|
|
SDL_config_pandora.h
|
Hello Sam.
|
2010-06-17 22:23:20 -07:00 |
SDL_config_win32.h
|
Compiling in atan()/atan2() implementation on Visual Studio 2008.
|
2010-08-29 16:55:58 -07:00 |
SDL_config_wiz.h
|
|
|
SDL_copying.h
|
|
|
SDL_cpuinfo.h
|
|
|
SDL_endian.h
|
RedHat patch: SDL-1.2.14-byteorder.patch
|
2010-07-18 11:23:34 -07:00 |
SDL_error.h
|
While you can actually write to the error buffer, conceptually it's read-only.
|
2010-08-29 12:00:09 -07:00 |
SDL_events.h
|
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
|
2010-08-22 12:07:55 -07:00 |
SDL_gesture.h
|
Fixed various type and print format issues
|
2010-07-31 20:38:37 -07:00 |
SDL_haptic.h
|
|
|
SDL_input.h
|
|
|
SDL_joystick.h
|
|
|
SDL_keyboard.h
|
Changed Start/StopTextInput back to not take any parameters.
|
2010-07-12 14:17:43 -04:00 |
SDL_keysym.h
|
|
|
SDL_loadso.h
|
|
|
SDL_main.h
|
|
|
SDL_mouse.h
|
|
|
SDL_mutex.h
|
Fixed wording for consistency
|
2010-06-06 21:09:45 -07:00 |
SDL_name.h
|
|
|
SDL_opengl.h
|
Updated with the latest version of glext.h
|
2010-08-14 12:22:06 -07:00 |
SDL_opengles.h
|
|
|
SDL_pixels.h
|
Added SDL_FOURCC()
|
2010-07-07 21:36:09 -07:00 |
SDL_platform.h
|
|
|
SDL_power.h
|
|
|
SDL_quit.h
|
|
|
SDL_rect.h
|
|
|
SDL_rwops.h
|
Fixed documentation typo
|
2010-08-22 17:19:10 -07:00 |
SDL_scancode.h
|
|
|
SDL_shape.h
|
Finally got the Win32 API code for shaping to work! Just need to fix SDL_CalculateShapeTree() now!
|
2010-08-14 16:14:36 -04:00 |
SDL_stdinc.h
|
Added atan implementation from uClibc
|
2010-08-29 16:51:48 -07:00 |
SDL_surface.h
|
|
|
SDL_syswm.h
|
Fixed documentation typo
|
2010-09-25 17:06:41 -07:00 |
SDL_thread.h
|
Added a typedef for the thread function to simplify documentation
|
2010-08-28 22:56:52 -07:00 |
SDL_timer.h
|
|
|
SDL_touch.h
|
Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
|
2010-08-15 00:36:28 -04:00 |
SDL_types.h
|
|
|
SDL_version.h
|
Documentation updates
|
2010-07-29 20:24:05 -07:00 |
SDL_video.h
|
Fixed grammar, thanks to Sheena's suggestion.
|
2010-09-18 17:12:19 -07:00 |