..
begin_code.h
The OS/2 support has been removed, so we don't need this now.
2010-01-07 04:38:58 +00:00
close_code.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
doxyfile
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-10 21:04:37 +00:00
SDL_assert.h
Clean up assertion API for public use.
2010-01-13 19:29:33 +00:00
SDL_atomic.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_audio.h
Name the audio callback for documentation clarity.
2009-12-13 06:21:22 +00:00
SDL_compat.h
Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.
2009-12-23 01:55:00 +00:00
SDL_config_iphoneos.h
Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 08:06:32 +00:00
SDL_config_macosx.h
Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 08:06:32 +00:00
SDL_config_minimal.h
Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 08:06:32 +00:00
SDL_config_nintendods.h
Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 08:06:32 +00:00
SDL_config_pandora.h
Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 08:06:32 +00:00
SDL_config_win32.h
Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 08:06:32 +00:00
SDL_config_wiz.h
Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 08:06:32 +00:00
SDL_config.h.default
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_config.h.in
Fixed bug #930
2010-01-18 14:27:30 +00:00
SDL_copying.h
Updated copyright date
2008-12-08 00:27:32 +00:00
SDL_cpuinfo.h
Added SDL_GetCPUCount() to see how many cores are available.
2009-12-16 06:53:53 +00:00
SDL_endian.h
Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support.
2010-01-10 08:21:19 +00:00
SDL_error.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_events.h
Fixed bug #642
2009-12-16 00:44:53 +00:00
SDL_haptic.h
Joe 2009-11-23 21:31:10 PST
2009-11-27 19:29:27 +00:00
SDL_joystick.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_keyboard.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_keysym.h
Fixed bug #685
2009-12-16 01:06:48 +00:00
SDL_loadso.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_main.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_mouse.h
Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
2009-12-16 19:50:51 +00:00
SDL_mutex.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_name.h
Added a new header file: SDL_loadso.h
2002-03-06 05:20:11 +00:00
SDL_opengl.h
Fixed bug #815
2009-12-15 20:14:50 +00:00
SDL_opengles.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_pixels.h
The SDL_PaletteWatch structure is really internal-only.
2009-12-13 08:00:25 +00:00
SDL_platform.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_power.h
Fixed gcc warning
2009-11-09 15:12:31 +00:00
SDL_quit.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_rect.h
Added interfaces for batch drawing of points, lines and rects:
2009-12-09 15:56:56 +00:00
SDL_rwops.h
Merged r4412:4413 from branches/SDL-1.2: rwops documentation fix.
2010-01-06 07:39:35 +00:00
SDL_scancode.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_stdinc.h
Implemented SDL_setenv(), moved SDL_putenv() to compat.
2009-12-16 10:59:51 +00:00
SDL_surface.h
Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.
2009-12-23 01:55:00 +00:00
SDL_syswm.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_thread.h
Fixed bug #741
2009-12-16 04:48:11 +00:00
SDL_timer.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_types.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_version.h
Partial fix for bug #859
2009-10-19 13:31:58 +00:00
SDL_video.h
Fixed compiler warning
2010-01-18 14:16:47 +00:00
SDL.h
The config sets the default assertion level so people can override it for their own use in application code.
2010-01-13 07:25:28 +00:00