.. |
begin_code.h
|
Fix fallback define for DECLSPEC for non-Windows platforms.
|
2015-05-26 16:25:22 -04:00 |
close_code.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_assert.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_atomic.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_audio.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_bits.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_blendmode.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_clipboard.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_config.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_config.h.cmake
|
Added initial support for MFi game controllers on iOS.
|
2015-09-20 23:08:36 -03:00 |
SDL_config.h.in
|
configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test.
|
2015-06-08 01:13:51 -04:00 |
SDL_config_android.h
|
Android has clock_gettime() - thanks Michael Labbe!
|
2015-06-19 23:40:23 -07:00 |
SDL_config_iphoneos.h
|
Added initial support for MFi game controllers on iOS.
|
2015-09-20 23:08:36 -03:00 |
SDL_config_macosx.h
|
X11: Add Xdbe support to message boxes (thanks, Melker!).
|
2015-05-28 00:30:21 -04:00 |
SDL_config_minimal.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_config_pandora.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_config_psp.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_config_windows.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_config_winrt.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_config_wiz.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_copying.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_cpuinfo.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_egl.h
|
Updated SDL_egl.h to have the latest EGL version and extension information.
|
2015-08-21 00:19:36 -03:00 |
SDL_endian.h
|
Fixed comments at conditional compilation macro in header file.
|
2015-06-05 19:41:34 +02:00 |
SDL_error.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_events.h
|
Add a new SDL_KEYMAPCHANGED SDL event to abstract notification of keyboard layout or input language changes.
|
2015-10-27 11:17:32 -07:00 |
SDL_filesystem.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_gamecontroller.h
|
Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID().
|
2015-11-14 12:35:45 -05:00 |
SDL_gesture.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_haptic.h
|
Removed Edgar's name from SDL_haptic.h at his request.
|
2015-06-17 12:59:12 -04:00 |
SDL_hints.h
|
Add SDL_HINT_VIDEO_X11_NET_WM_PING to allow disabling
|
2015-10-27 11:18:04 -07:00 |
SDL_joystick.h
|
Minor whitespace fix.
|
2015-11-14 14:53:44 -05:00 |
SDL_keyboard.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_keycode.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_loadso.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_log.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_main.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_messagebox.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_mouse.h
|
SDL_WarpMouseGlobal() should return non-void.
|
2015-07-17 21:03:58 -04:00 |
SDL_mutex.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_name.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_opengl.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_opengl_glext.h
|
Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available.
|
2015-03-06 16:03:40 +00:00 |
SDL_opengles.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_opengles2.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_opengles2_gl2.h
|
SDL_opengles2: Update to latest Khronos headers.
|
2014-06-04 01:35:36 -07:00 |
SDL_opengles2_gl2ext.h
|
SDL_opengles2: Update to latest Khronos headers.
|
2014-06-04 01:35:36 -07:00 |
SDL_opengles2_gl2platform.h
|
SDL_opengles2: Update to latest Khronos headers.
|
2014-06-04 01:35:36 -07:00 |
SDL_opengles2_khrplatform.h
|
SDL_opengles2: Update to latest Khronos headers.
|
2014-06-04 01:35:36 -07:00 |
SDL_pixels.h
|
Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type.
|
2015-05-31 01:45:20 -04:00 |
SDL_platform.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_power.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_quit.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_rect.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_render.h
|
Corrected documentation of the SDL_CreateTexture() functions in header file.
|
2015-08-21 23:50:59 +02: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
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_scancode.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_shape.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_stdinc.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_surface.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_system.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_syswm.h
|
Added MSAA support for OpenGL ES contexts on iOS.
|
2015-07-19 19:44:40 -03:00 |
SDL_test.h
|
Fixed typo in test header file comment.
|
2015-07-15 21:12:04 +02:00 |
SDL_test_assert.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_common.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_compare.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_crc32.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_font.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_fuzzer.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_harness.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_images.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_log.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_md5.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_test_random.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_thread.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_timer.h
|
Corrected documentation of SDL_AddTimer() in header file.
|
2015-08-19 22:29:37 +02:00 |
SDL_touch.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_types.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_version.h
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
SDL_video.h
|
Add SDL_GetDisplayDPI routine and implement for Windows.
|
2015-07-29 17:18:56 -07:00 |