Ryan C. Gordon 1db581b4ca Haptic: DInput's POLAR direction actually matches Linux's direction. %!s(int64=10) %!d(string=hai) anos
..
SDL.h f982d08784 Rearrange documentation %!s(int64=10) %!d(string=hai) anos
SDL_assert.h 0c09ce2b34 Changed local var names in SDL assert macro. %!s(int64=10) %!d(string=hai) anos
SDL_atomic.h c5812c5511 2620 solaris port missing atomics if not using gcc %!s(int64=10) %!d(string=hai) anos
SDL_audio.h f30e120aa9 Added audio device buffer queueing API. %!s(int64=10) %!d(string=hai) anos
SDL_bits.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_blendmode.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_clipboard.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_config.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_config.h.cmake 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed %!s(int64=10) %!d(string=hai) anos
SDL_config.h.in 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed %!s(int64=10) %!d(string=hai) anos
SDL_config_android.h 05d8780022 Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath() %!s(int64=10) %!d(string=hai) anos
SDL_config_iphoneos.h 2eb7563e35 Haptics aren't available on iOS, but use the dummy implementation instead of failing init if it's requested. %!s(int64=10) %!d(string=hai) anos
SDL_config_macosx.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() %!s(int64=11) %!d(string=hai) anos
SDL_config_minimal.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_config_pandora.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() %!s(int64=11) %!d(string=hai) anos
SDL_config_psp.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() %!s(int64=11) %!d(string=hai) anos
SDL_config_windows.h b79e7f32cc Split the XInput and DirectInput code so Windows RT can use the existing XInput support. %!s(int64=10) %!d(string=hai) anos
SDL_config_winrt.h cf4ff728a0 Made the latest XInput + Haptic changes compile and run on WinRT %!s(int64=10) %!d(string=hai) anos
SDL_config_wiz.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() %!s(int64=11) %!d(string=hai) anos
SDL_copying.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_cpuinfo.h eb1c6044b2 Fixed bug in AVX detection and added AVX2 detection %!s(int64=10) %!d(string=hai) anos
SDL_egl.h cfaa99bb56 Fixed doxygen warnings and markdown formatting. %!s(int64=10) %!d(string=hai) anos
SDL_endian.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_error.h da6d9a9f2a Added annotations to help code analysis tools %!s(int64=11) %!d(string=hai) anos
SDL_events.h b33d2b7371 Updated README name in header. %!s(int64=10) %!d(string=hai) anos
SDL_filesystem.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_gamecontroller.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_gesture.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_haptic.h 1db581b4ca Haptic: DInput's POLAR direction actually matches Linux's direction. %!s(int64=10) %!d(string=hai) anos
SDL_hints.h 52ec151fb0 Fixed bug 2553 - Add support to all XInput devices %!s(int64=10) %!d(string=hai) anos
SDL_joystick.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_keyboard.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_keycode.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_loadso.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_log.h da6d9a9f2a Added annotations to help code analysis tools %!s(int64=11) %!d(string=hai) anos
SDL_main.h 1e352d7929 Chrome's Native Client backend implementation %!s(int64=11) %!d(string=hai) anos
SDL_messagebox.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_mouse.h b29740b88f Merged Ryan's SDL-gui-backend branch. %!s(int64=10) %!d(string=hai) anos
SDL_mutex.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_name.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_opengl.h 175b343ee6 Fixed bug 2568 - NO_SDL_GLEXT should prevent OS glext.h as well %!s(int64=11) %!d(string=hai) anos
SDL_opengl_glext.h 1188c174d7 Fixed Mac OS X build %!s(int64=11) %!d(string=hai) anos
SDL_opengles.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_opengles2.h cfaa99bb56 Fixed doxygen warnings and markdown formatting. %!s(int64=10) %!d(string=hai) anos
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_pixels.h 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers %!s(int64=10) %!d(string=hai) anos
SDL_platform.h c5812c5511 2620 solaris port missing atomics if not using gcc %!s(int64=10) %!d(string=hai) anos
SDL_power.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_quit.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_rect.h 7153c2dad1 Fixed using SDL_PointInRect() from C++. %!s(int64=11) %!d(string=hai) anos
SDL_render.h defd90b6f6 Render: Allow empty cliprect. %!s(int64=11) %!d(string=hai) anos
SDL_revision.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_rwops.h 5ae12b46b5 The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL %!s(int64=11) %!d(string=hai) anos
SDL_scancode.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_shape.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_stdinc.h 3344db40ff Don't redefine standard macros, use SDL specific macros instead to avoid compiler warnings %!s(int64=10) %!d(string=hai) anos
SDL_surface.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_system.h 553cc07e9d Initialize nacl_io, removes SDL_NaClMount/Umount %!s(int64=10) %!d(string=hai) anos
SDL_syswm.h 5b780063e1 Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!). %!s(int64=10) %!d(string=hai) anos
SDL_test.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_assert.h da6d9a9f2a Added annotations to help code analysis tools %!s(int64=11) %!d(string=hai) anos
SDL_test_common.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_compare.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_crc32.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_font.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_fuzzer.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_harness.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_images.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_log.h da6d9a9f2a Added annotations to help code analysis tools %!s(int64=11) %!d(string=hai) anos
SDL_test_md5.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_test_random.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_thread.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_timer.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_touch.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_types.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_version.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos
SDL_video.h 2d38a71a1f Added SDL_HITTEST_RESIZE_*, and implemented for X11. %!s(int64=11) %!d(string=hai) anos
begin_code.h 7e52722dfd Fix compiler warnings in Native Client and Linux builds. %!s(int64=10) %!d(string=hai) anos
close_code.h 3dcb451f85 Added a README file regarding WinRT support %!s(int64=11) %!d(string=hai) anos