Ryan C. Gordon 331a434fa1 Windows: Report window HDC in SDL_SysWMinfo. 10 years ago
..
SDL.h f982d08784 Rearrange documentation 10 years ago
SDL_assert.h e4be934f5d Fixed naming conventions in some SDL_assert types, added compat #defines. 10 years ago
SDL_atomic.h fe40a17224 Initial merge of Emscripten port! 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 c1091f32fb CMake project files no longer force you to link against Wayland or Mir libs. 10 years ago
SDL_config.h.in b48e54aafe Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 3 months 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 3cfe0abe7b Fixed copyright date. 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 49f33b41a7 Added missing SDL_DOLLARRECORD event type documentation in header. 10 years ago
SDL_filesystem.h 70438be272 Combo commit including the following mercurial changes 3 months ago
SDL_gamecontroller.h 80ba854749 Corrected documentation about triggers values in SDL_GameControllerGetAxis(). 10 years 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 80d19b7ee3 Fixed typo in header file documentation comment. 10 years 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 bbaaa77751 WinRT: hiding SDL_WinRTRunApp's XAML functionality, until it's ready for use 10 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 f5d96416ad Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. 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 0781b5f9ee Fix typos in header file documentation comments. 10 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 483ea8b7b0 Fixed SDL_PRI?64 for 64-bit Linux. 10 years ago
SDL_surface.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
SDL_system.h 60f50c70a7 Updated a README. 10 years ago
SDL_syswm.h 331a434fa1 Windows: Report window HDC in SDL_SysWMinfo. 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 f5d96416ad Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. 10 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