Alex Szpakowski deceab256e Added iOS-specific functions to get the window view's current OpenGL Renderbuffer and Framebuffer objects, so they can be more easily rebound when necessary. 10 years ago
..
SDL.h f982d08784 Rearrange documentation 10 years ago
SDL_assert.h 0c09ce2b34 Changed local var names in SDL assert macro. 10 years ago
SDL_atomic.h c5812c5511 2620 solaris port missing atomics if not using gcc 10 years ago
SDL_audio.h f30e120aa9 Added audio device buffer queueing API. 10 years ago
SDL_bits.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_blendmode.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_clipboard.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_config.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_config.h.cmake 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 10 years ago
SDL_config.h.in 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 10 years ago
SDL_config_android.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 11 years ago
SDL_config_iphoneos.h 2eb7563e35 Haptics aren't available on iOS, but use the dummy implementation instead of failing init if it's requested. 10 years ago
SDL_config_macosx.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 11 years ago
SDL_config_minimal.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_config_pandora.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 11 years ago
SDL_config_psp.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 11 years ago
SDL_config_windows.h b79e7f32cc Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 10 years ago
SDL_config_winrt.h cf4ff728a0 Made the latest XInput + Haptic changes compile and run on WinRT 10 years ago
SDL_config_wiz.h 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 11 years ago
SDL_copying.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_cpuinfo.h eb1c6044b2 Fixed bug in AVX detection and added AVX2 detection 10 years ago
SDL_egl.h 02e9f81ebe SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context 10 years ago
SDL_endian.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_error.h da6d9a9f2a Added annotations to help code analysis tools 11 years ago
SDL_events.h f1ca7bd167 Clarified the documentation for SDL_FlushEvents() so people know it only affects currently queued events. 10 years ago
SDL_filesystem.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_gamecontroller.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_gesture.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_haptic.h 81c574b8cb Fixed typo in header comment. 11 years ago
SDL_hints.h 31257842ec Added support for SDL_SetWindowBordered on iOS. Worked around a bug with rotating the device on iOS 8. 10 years ago
SDL_joystick.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_keyboard.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_keycode.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_loadso.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_log.h da6d9a9f2a Added annotations to help code analysis tools 11 years ago
SDL_main.h 1e352d7929 Chrome's Native Client backend implementation 11 years ago
SDL_messagebox.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_mouse.h b29740b88f Merged Ryan's SDL-gui-backend branch. 10 years ago
SDL_mutex.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_name.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_opengl.h 175b343ee6 Fixed bug 2568 - NO_SDL_GLEXT should prevent OS glext.h as well 11 years ago
SDL_opengl_glext.h 1188c174d7 Fixed Mac OS X build 11 years ago
SDL_opengles.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_opengles2.h f45a2fd05d SDL_opengles2: Separate out GLES2 headers. 11 years ago
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_pixels.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_platform.h c5812c5511 2620 solaris port missing atomics if not using gcc 10 years ago
SDL_power.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_quit.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_rect.h 7153c2dad1 Fixed using SDL_PointInRect() from C++. 11 years ago
SDL_render.h defd90b6f6 Render: Allow empty cliprect. 11 years ago
SDL_revision.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_rwops.h 5ae12b46b5 The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL 11 years ago
SDL_scancode.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_shape.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_stdinc.h 3344db40ff Don't redefine standard macros, use SDL specific macros instead to avoid compiler warnings 10 years ago
SDL_surface.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_system.h deceab256e Added iOS-specific functions to get the window view's current OpenGL Renderbuffer and Framebuffer objects, so they can be more easily rebound when necessary. 10 years ago
SDL_syswm.h f5543f93b3 Updated the iOS backend code to use Objective-C's automatic reference counting (ARC). 10 years ago
SDL_test.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_assert.h da6d9a9f2a Added annotations to help code analysis tools 11 years ago
SDL_test_common.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_compare.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_crc32.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_font.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_fuzzer.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_harness.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_images.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_log.h da6d9a9f2a Added annotations to help code analysis tools 11 years ago
SDL_test_md5.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_random.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_thread.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_timer.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_touch.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_types.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_version.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_video.h 2d38a71a1f Added SDL_HITTEST_RESIZE_*, and implemented for X11. 11 years ago
begin_code.h 7e52722dfd Fix compiler warnings in Native Client and Linux builds. 10 years ago
close_code.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago