Edward Rudd 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event 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 70438be272 Combo commit including the following mercurial changes 3 months 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 251ca855f7 Expanded the iMX6 video driver into a general Vivante video driver that works across multiple SoCs 10 years ago
SDL_config.h.in 251ca855f7 Expanded the iMX6 video driver into a general Vivante video driver that works across multiple SoCs 10 years ago
SDL_config_android.h 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
SDL_config_iphoneos.h 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
SDL_config_macosx.h 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
SDL_config_minimal.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_config_pandora.h 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
SDL_config_psp.h 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
SDL_config_windows.h 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
SDL_config_winrt.h bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone 10 years ago
SDL_config_wiz.h 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 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 cfaa99bb56 Fixed doxygen warnings and markdown formatting. 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 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event 10 years ago
SDL_filesystem.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_gamecontroller.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_gesture.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_haptic.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_hints.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_joystick.h 70438be272 Combo commit including the following mercurial changes 3 months 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 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event 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 f4d3303c9e Don't use the system OpenGL headers, ever. 10 years ago
SDL_opengl_glext.h 5a752c3aa7 Better Mac OS X build fix - actually match the SDK OpenGL headers. 10 years ago
SDL_opengles.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_opengles2.h cfaa99bb56 Fixed doxygen warnings and markdown formatting. 10 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 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 10 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 70438be272 Combo commit including the following mercurial changes 3 months 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 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
SDL_surface.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_system.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_syswm.h 498690ffa3 Mac: Fix build with clang from Xcode 6. 10 years ago
SDL_test.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_assert.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_test_common.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_compare.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_test_crc32.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_test_font.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_test_fuzzer.h 70438be272 Combo commit including the following mercurial changes 3 months 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 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_test_random.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_thread.h 0b98d0cb8a Fixed example in header file. 10 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 7242e81474 Updated version to 2.0.4 10 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