| .. |
|
SDL.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_assert.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_atomic.h
|
b4e069e7f8
Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes
|
9 anni fa |
|
SDL_audio.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_bits.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_blendmode.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_clipboard.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config.h.cmake
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config.h.in
|
1e8f074c43
Avoid conflicts with multiple versions of udev by first trying the library that is linked with the executable, if any, and then picking the one that is in the build environment.
|
9 anni fa |
|
SDL_config_android.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_iphoneos.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_macosx.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_minimal.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_pandora.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_psp.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_windows.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_winrt.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_config_wiz.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_copying.h
|
42065e785d
Updated copyright to 2016
|
10 anni fa |
|
SDL_cpuinfo.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_egl.h
|
42065e785d
Updated copyright to 2016
|
10 anni fa |
|
SDL_endian.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_error.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_events.h
|
cd3aefc093
Updated documentation in header file.
|
9 anni fa |
|
SDL_filesystem.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_gamecontroller.h
|
b4e069e7f8
Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes
|
9 anni fa |
|
SDL_gesture.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_haptic.h
|
7c60a638b0
Corrected header file guard comments.
|
9 anni fa |
|
SDL_hints.h
|
7c60a638b0
Corrected header file guard comments.
|
9 anni fa |
|
SDL_joystick.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_keyboard.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_keycode.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_loadso.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_log.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_main.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_messagebox.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_mouse.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_mutex.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_name.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_opengl.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
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.
|
11 anni fa |
|
SDL_opengles.h
|
7f28853b89
Fixed including OpenGL ES on iOS without any other SDL headers
|
9 anni fa |
|
SDL_opengles2.h
|
7f28853b89
Fixed including OpenGL ES on iOS without any other SDL headers
|
9 anni fa |
|
SDL_opengles2_gl2.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
12 anni fa |
|
SDL_opengles2_gl2ext.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
12 anni fa |
|
SDL_opengles2_gl2platform.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
12 anni fa |
|
SDL_opengles2_khrplatform.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
12 anni fa |
|
SDL_pixels.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_platform.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_power.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_quit.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_rect.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_render.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_revision.h
|
3dcb451f85
Added a README file regarding WinRT support
|
12 anni fa |
|
SDL_rwops.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_scancode.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_shape.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_stdinc.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_surface.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_system.h
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
9 anni fa |
|
SDL_syswm.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_assert.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_common.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_compare.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_crc32.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_font.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_fuzzer.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_harness.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_images.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_log.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_md5.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_test_random.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_thread.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_timer.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_touch.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_types.h
|
42065e785d
Updated copyright to 2016
|
10 anni fa |
|
SDL_version.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 anni fa |
|
SDL_video.h
|
8414c3d4ae
Fixed ABI, don't change the return type of SDL_GL_SwapWindow()
|
9 anni fa |
|
begin_code.h
|
818d1d3e80
Fixed bug 1646 - Warnings from clang with -Weverything
|
9 anni fa |
|
close_code.h
|
42065e785d
Updated copyright to 2016
|
10 anni fa |