You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/include
Sam Lantinga 30ce2bc723 SDL 2.0.0 defined __inline__ and some code relies on it now. 12 years ago
..
SDL.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_assert.h Workaround for compiling with /W4 warnings on Visual C++. 12 years ago
SDL_atomic.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_audio.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_bits.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_blendmode.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_clipboard.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_config.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_config.h.cmake Separate EGL / GL ES detection in CMake 12 years ago
SDL_config.h.in SDL_TEXTINPUT support for EVDEV 12 years ago
SDL_config_android.h Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 12 years ago
SDL_config_iphoneos.h Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 12 years ago
SDL_config_macosx.h Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 12 years ago
SDL_config_minimal.h Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 12 years ago
SDL_config_pandora.h Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 12 years ago
SDL_config_psp.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_config_windows.h Fixed function feature test for Visual Studio 2012 12 years ago
SDL_config_wiz.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_copying.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_cpuinfo.h Added an API to get the amount of system RAM 12 years ago
SDL_endian.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_error.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_events.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_filesystem.h make the examples in the doc comments match the actual output of the SDL_GetPrefPath function 12 years ago
SDL_gamecontroller.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_gesture.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_haptic.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_hints.h Added a hint to create the D3D device in thread-safe mode: SDL_HINT_RENDER_DIRECT3D_THREADSAFE 12 years ago
SDL_joystick.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_keyboard.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_keycode.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_loadso.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_log.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_main.h Changed some documentation comments in header files to be used by doxygen. 12 years ago
SDL_messagebox.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_mouse.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_mutex.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_name.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_opengl.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_opengles.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_opengles2.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_pixels.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_platform.h Added __WINDOWS__ to reflect both 32 and 64-bit windows platforms 12 years ago
SDL_power.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_quit.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_rect.h Fixed bug 2081 - Add name to SDL_Point structure 12 years ago
SDL_render.h Added optimized YUV texture upload path with SDL_UpdateYUVTexture() 12 years ago
SDL_revision.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_rwops.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_scancode.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_shape.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_stdinc.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_surface.h The SDL_PixelFormat* passed to SDL_ConvertSurface() should be const. 12 years ago
SDL_system.h Call AddRef() on the device so it doesn't accidentally get released from underneath the caller. 12 years ago
SDL_syswm.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_assert.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_common.h Adds gl_profile_mask to test framework, uses it in testgles 12 years ago
SDL_test_compare.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_crc32.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_font.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_fuzzer.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_harness.h OCD fixes: Adds a space after /* (glory to regular expressions!) 12 years ago
SDL_test_images.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_log.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_md5.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_test_random.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_thread.h Changed some documentation comments in header files to be used by doxygen. 12 years ago
SDL_timer.h Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. 12 years ago
SDL_touch.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_types.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_version.h Updated SDL to version 2.0.1 12 years ago
SDL_video.h Added SDL_GL_FRAMEBUFFER_SRGB_CAPABLE (thanks, David!). 12 years ago
begin_code.h SDL 2.0.0 defined __inline__ and some code relies on it now. 12 years ago
close_code.h Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
doxyfile Fixes #2022, do not resume on Android when surfaceChanged 12 years ago