This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
SDL
Watch
1
Star
0
Fork
You've already forked SDL
0
mirror of
https://github.com/Ryujinx/SDL.git
synced
2025-05-08 09:22:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60182eb71b
SDL
/
include
History
Sam Lantinga
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
2017-08-28 14:34:15 -07:00
..
begin_code.h
close_code.h
Fixed bug 3781 - unbalanced #pragma pack(pop) in close_code.h
2017-08-28 09:41:00 -07:00
SDL.h
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
2017-08-27 23:13:15 -07:00
SDL_assert.h
SDL_atomic.h
Fixed building SDL applications with Visual Studio and the clang toolset
2017-08-19 03:07:44 -07:00
SDL_audio.h
SDL_bits.h
SDL_blendmode.h
SDL_clipboard.h
SDL_config.h
SDL_config.h.cmake
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
2017-08-28 00:11:38 -07:00
SDL_config.h.in
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
2017-08-28 00:11:38 -07:00
SDL_config_android.h
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
2017-08-28 00:11:38 -07:00
SDL_config_iphoneos.h
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
2017-08-28 00:11:38 -07:00
SDL_config_macosx.h
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
2017-08-28 00:11:38 -07:00
SDL_config_minimal.h
SDL_config_pandora.h
SDL_config_psp.h
SDL_config_windows.h
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
2017-08-28 00:11:38 -07:00
SDL_config_winrt.h
SDL_config_wiz.h
SDL_copying.h
SDL_cpuinfo.h
Fixed building SDL applications with Visual Studio and the clang toolset
2017-08-19 03:07:44 -07:00
SDL_egl.h
Fixed bug 3724 - Allow Angle Static Link
2017-08-27 19:05:57 -07:00
SDL_endian.h
SDL_error.h
SDL_events.h
SDL_filesystem.h
SDL_gamecontroller.h
SDL_gesture.h
SDL_haptic.h
SDL_hints.h
SDL_joystick.h
SDL_keyboard.h
SDL_keycode.h
SDL_loadso.h
SDL_log.h
SDL_main.h
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
2017-08-28 14:34:15 -07:00
SDL_messagebox.h
SDL_mouse.h
SDL_mutex.h
SDL_name.h
SDL_opengl.h
add missing os/2 apientry defs to SDL_opengl.h
2017-08-19 11:15:58 -07:00
SDL_opengl_glext.h
SDL_opengles.h
SDL_opengles2.h
SDL_opengles2_gl2.h
SDL_opengles2_gl2ext.h
SDL_opengles2_gl2platform.h
SDL_opengles2_khrplatform.h
SDL_pixels.h
SDL_platform.h
Fixed building with Visual Studio 2017 and the Windows XP toolset if _USING_V110_SDK71_ accidentally gets undefined
2017-08-19 02:23:50 -07:00
SDL_power.h
SDL_quit.h
SDL_rect.h
SDL_render.h
SDL_revision.h
SDL_rwops.h
SDL_scancode.h
SDL_shape.h
SDL_stdinc.h
SDL_surface.h
SDL_system.h
SDL_syswm.h
SDL_test.h
SDL_test_assert.h
SDL_test_common.h
SDL_test_compare.h
SDL_test_crc32.h
SDL_test_font.h
SDL_test_fuzzer.h
SDL_test_harness.h
SDL_test_images.h
SDL_test_log.h
SDL_test_md5.h
SDL_test_random.h
SDL_thread.h
SDL_thread.h: fix os/2 defines (rev 11340:2688d85b817c was a missing patch)
2017-08-27 18:48:51 -07:00
SDL_timer.h
SDL_touch.h
SDL_types.h
SDL_version.h
Updated version to 2.0.6
2017-08-18 18:16:37 -07:00
SDL_video.h
vulkan: Initial Vulkan support!
2017-08-27 22:15:57 -04:00
SDL_vulkan.h
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
2017-08-27 23:13:15 -07:00