Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
File List
begin_code.h [code] | This file sets things up for C dynamic library function definitions, static inlined functions, and structures aligned at 4-byte alignment |
close_code.h [code] | This file reverses the effects of begin_code.h and should be included after you finish any function and structure declarations in your headers |
SDL.h [code] | Main include header for the SDL library |
SDL_assert.h [code] | |
SDL_atomic.h [code] | Atomic operations |
SDL_audio.h [code] | Access to the raw audio mixing buffer for the SDL library |
SDL_bits.h [code] | Functions for fiddling with bits and bitmasks |
SDL_blendmode.h [code] | Header file declaring the SDL_BlendMode enumeration |
SDL_clipboard.h [code] | Include file for SDL clipboard handling |
SDL_config.h [code] | |
SDL_cpuinfo.h [code] | CPU feature detection for SDL |
SDL_endian.h [code] | Functions for reading and writing endian-specific values |
SDL_error.h [code] | Simple error message routines for SDL |
SDL_events.h [code] | Include file for SDL event handling |
SDL_filesystem.h [code] | Include file for filesystem SDL API functions |
SDL_gamecontroller.h [code] | Include file for SDL game controller event handling |
SDL_gesture.h [code] | Include file for SDL gesture event handling |
SDL_haptic.h [code] | The SDL Haptic subsystem allows you to control haptic (force feedback) devices |
SDL_hints.h [code] | Official documentation for SDL configuration variables |
SDL_joystick.h [code] | Include file for SDL joystick event handling |
SDL_keyboard.h [code] | Include file for SDL keyboard event handling |
SDL_keycode.h [code] | Defines constants which identify keyboard keys and modifiers |
SDL_loadso.h [code] | System dependent library loading routines |
SDL_log.h [code] | Simple log messages with categories and priorities |
SDL_main.h [code] | Redefine main() on some platforms so that it is called by SDL |
SDL_messagebox.h [code] | |
SDL_mouse.h [code] | Include file for SDL mouse event handling |
SDL_mutex.h [code] | Functions to provide thread synchronization primitives |
SDL_name.h [code] | |
SDL_opengl.h [code] | This is a simple file to encapsulate the OpenGL API headers |
SDL_opengles.h [code] | This is a simple file to encapsulate the OpenGL ES 1.X API headers |
SDL_opengles2.h [code] | |
SDL_pixels.h [code] | Header for the enumerated pixel format definitions |
SDL_platform.h [code] | Try to get a standard set of platform defines |
SDL_power.h [code] | Header for the SDL power management routines |
SDL_quit.h [code] | Include file for SDL quit event handling |
SDL_rect.h [code] | Header file for SDL_rect definition and management functions |
SDL_render.h [code] | Header file for SDL 2D rendering functions |
SDL_revision.h [code] | |
SDL_rwops.h [code] | This file provides a general interface for SDL to read and write data streams |
SDL_scancode.h [code] | Defines keyboard scancodes |
SDL_shape.h [code] | Header file for the shaped window API |
SDL_stdinc.h [code] | This is a general header that includes C language support |
SDL_surface.h [code] | Header file for SDL_Surface definition and management functions |
SDL_system.h [code] | Include file for platform specific SDL API functions |
SDL_syswm.h [code] | Include file for SDL custom system window manager hooks |
SDL_test.h [code] | Include file for SDL test framework |
SDL_test_assert.h [code] | Include file for SDL test framework |
SDL_test_common.h [code] | Include file for SDL test framework |
SDL_test_compare.h [code] | Include file for SDL test framework |
SDL_test_crc32.h [code] | Include file for SDL test framework |
SDL_test_font.h [code] | Include file for SDL test framework |
SDL_test_fuzzer.h [code] | Include file for SDL test framework |
SDL_test_harness.h [code] | Include file for SDL test framework |
SDL_test_images.h [code] | Include file for SDL test framework |
SDL_test_log.h [code] | Include file for SDL test framework |
SDL_test_md5.h [code] | Include file for SDL test framework |
SDL_test_random.h [code] | Include file for SDL test framework |
SDL_thread.h [code] | Header for the SDL thread management routines |
SDL_timer.h [code] | Header for the SDL time management routines |
SDL_touch.h [code] | Include file for SDL touch event handling |
SDL_types.h [code] | |
SDL_version.h [code] | This header defines the current SDL version |
SDL_video.h [code] | Header file for SDL video functions |
Generated on Tue Jul 12 2022 13:56:26 by
