SDL-mirror/include
2011-02-07 16:45:40 -08:00
..
begin_code.h Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
close_code.h
doxyfile Only document the public API, not the whole source tree. 2011-01-27 07:05:13 -08:00
SDL.h Added a simple log message API 2011-02-07 16:45:40 -08:00
SDL_assert.h Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
SDL_atomic.h Spacing for documentation tweaks 2011-02-01 12:01:37 -08:00
SDL_audio.h
SDL_blendmode.h Restored SDL_BLENDMODE_MOD for MAME 2011-02-04 19:50:56 -08:00
SDL_clipboard.h
SDL_compat.h Renamed SDL_Key to SDL_Keycode to clarify terminology. 2011-02-07 10:40:21 -08:00
SDL_config.h.default Re-ordered platforms based on frequency 2011-02-03 01:19:10 -08:00
SDL_config.h.in Updated the DirectFB support, from Couriersud 2011-02-05 16:07:10 -08:00
SDL_config_android.h Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h 2011-02-06 02:35:14 -08:00
SDL_config_iphoneos.h Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck 2011-02-06 00:00:13 -08:00
SDL_config_macosx.h Removed partially functional renderers 2011-01-31 22:21:29 -08:00
SDL_config_minimal.h
SDL_config_nintendods.h
SDL_config_pandora.h
SDL_config_windows.h Removed more partially functional renderers 2011-01-31 22:53:45 -08:00
SDL_config_wiz.h
SDL_copying.h
SDL_cpuinfo.h Added API function to get CPU cache line size. 2011-01-27 20:46:45 -08:00
SDL_endian.h
SDL_error.h Added a simple log message API 2011-02-07 16:45:40 -08:00
SDL_events.h Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased. 2011-02-07 09:37:11 -08:00
SDL_gesture.h
SDL_haptic.h Added Edgar's blog to the haptic documentation 2011-01-28 12:09:25 -08:00
SDL_hints.h Created a simpler version of SDL_SetHint() that doesn't need a priority. 2011-02-05 20:02:37 -08:00
SDL_input.h
SDL_joystick.h
SDL_keyboard.h Renamed SDL_Key to SDL_Keycode to clarify terminology. 2011-02-07 10:40:21 -08:00
SDL_keysym.h Renamed SDL_Key to SDL_Keycode to clarify terminology. 2011-02-07 10:40:21 -08:00
SDL_loadso.h
SDL_log.h Added a simple log message API 2011-02-07 16:45:40 -08:00
SDL_main.h Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
SDL_mouse.h
SDL_mutex.h Improved condition variable documentation 2011-01-27 10:40:17 -08:00
SDL_name.h
SDL_opengl.h Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
SDL_opengles.h Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h 2011-02-06 02:35:14 -08:00
SDL_opengles2.h Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h 2011-02-06 02:35:14 -08:00
SDL_pixels.h Made it possible to create a texture of any format, even if not supported by the renderer. 2011-02-03 00:19:40 -08:00
SDL_platform.h Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
SDL_power.h
SDL_quit.h
SDL_rect.h Made it possible to create a texture of any format, even if not supported by the renderer. 2011-02-03 00:19:40 -08:00
SDL_render.h Updated testoverlay2 to use the SDL 2D rendering API 2011-02-07 00:46:43 -08:00
SDL_rwops.h Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
SDL_scancode.h Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased. 2011-02-07 09:37:11 -08:00
SDL_shape.h
SDL_stdinc.h
SDL_surface.h Making the API simpler, moved the surface drawing functions to the software renderer. 2011-02-03 02:45:29 -08:00
SDL_syswm.h Updated the DirectFB support, from Couriersud 2011-02-05 16:07:10 -08:00
SDL_thread.h Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
SDL_timer.h Improved timer implementation 2011-01-27 14:45:06 -08:00
SDL_touch.h
SDL_types.h
SDL_version.h
SDL_video.h Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface. 2011-02-03 15:49:37 -08:00