.. |
begin_code.h
|
Fixed compiler warnings in Mac Xcode builds.
|
2013-04-03 11:58:04 -04:00 |
close_code.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
doxyfile
|
Removing some more references to SDL 1.3
|
2012-01-22 17:26:45 -05:00 |
SDL.h
|
Updated the license listed in the header, fixing bug 1768
|
2013-03-23 13:03:36 -07:00 |
SDL_assert.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_atomic.h
|
Replace all the "static __inline__" functions with SDL_FORCE_INLINE.
|
2013-03-15 01:09:19 -04:00 |
SDL_audio.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_bits.h
|
Don't use __builtin_clz() on gcc2. (thanks, Axel!)
|
2013-03-29 21:16:30 -04:00 |
SDL_blendmode.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_clipboard.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_config.h
|
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
|
2013-03-17 09:44:58 -07:00 |
SDL_config.h.cmake
|
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
|
2013-03-17 09:44:58 -07:00 |
SDL_config.h.in
|
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
|
2013-03-17 09:44:58 -07:00 |
SDL_config_android.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_config_iphoneos.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_config_macosx.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_config_minimal.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_config_pandora.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_config_psp.h
|
Corrected comment in header file.
|
2013-04-27 13:42:56 +02:00 |
SDL_config_windows.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_config_wiz.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_copying.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_cpuinfo.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_endian.h
|
Replace all the "static __inline__" functions with SDL_FORCE_INLINE.
|
2013-03-15 01:09:19 -04:00 |
SDL_error.h
|
Make SDL_SetError and friends unconditionally return -1.
|
2013-03-31 12:48:50 -04:00 |
SDL_events.h
|
future-proofing for Microsoft's C++/CX extensions, whereby "generic" is a reserved keyword
|
2013-04-20 23:05:08 -04:00 |
SDL_gamecontroller.h
|
Fixed a typo (thanks, Ethan!).
|
2013-04-10 22:18:10 -04:00 |
SDL_gesture.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_haptic.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_hints.h
|
First shot at Windows XInput haptics.
|
2013-03-10 13:05:47 -04:00 |
SDL_joystick.h
|
The joystick events contain a joystick instance ID, which is a signed value, with -1 being invalid.
|
2013-03-06 11:59:21 -08:00 |
SDL_keyboard.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_keycode.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_loadso.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_log.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_main.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_messagebox.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_mouse.h
|
Add SDL_GetDefaultCursor.
|
2013-04-24 10:42:44 -07:00 |
SDL_mutex.h
|
Changed the name of SDL_mutexP() SDL_mutexV()
|
2013-03-07 20:12:40 -08: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 1782 - SDL_opengl.h header disabled on FreeBSD
|
2013-04-01 23:15:21 -07:00 |
SDL_opengles.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_opengles2.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_pixels.h
|
We're using the alpha component of the palette entries, let's name it appropriately.
|
2013-03-24 09:56:45 -07:00 |
SDL_platform.h
|
The platform define for the PSP is __PSP__
|
2013-03-17 09:45:40 -07:00 |
SDL_power.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_quit.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_rect.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_render.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_revision.h
|
Unofficial builds should have a 0 revision number - if this accidentally gets checked in with a different revision, this file should be reverted to this content.
|
2012-01-14 13:17:01 -05:00 |
SDL_rwops.h
|
Make the new SDL_RWops::hidden::unknown::data2 field a void*, not an int.
|
2013-04-14 18:05:14 -04:00 |
SDL_scancode.h
|
Updated the link to the USB usage page document
|
2013-02-28 20:01:17 -08:00 |
SDL_shape.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_stdinc.h
|
Cleaned up the const_cast mess a little.
|
2013-04-16 01:38:08 -04:00 |
SDL_surface.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_system.h
|
Moved warning about SDL_AndroidGetActivity to SDL_system.h
|
2013-04-23 16:44:54 -03:00 |
SDL_syswm.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_assert.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_common.h
|
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
|
2013-03-17 09:44:58 -07:00 |
SDL_test_compare.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_crc32.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_font.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_fuzzer.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_harness.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_images.h
|
Another attempt at fixing compiler warnings for SDLTest_SurfaceImage_t.
|
2013-04-03 11:49:25 -04:00 |
SDL_test_log.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_md5.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_test_random.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_thread.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_timer.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_touch.h
|
Updated touch API
|
2013-03-03 01:01:33 -08:00 |
SDL_types.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_version.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_video.h
|
Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects()
|
2013-03-19 21:53:33 -07:00 |