Skip to content

Instantly share code, notes, and snippets.

@icculus
Created December 9, 2024 20:08
Show Gist options
  • Save icculus/93e049c858ea12f3c0d2943d1f18fc33 to your computer and use it in GitHub Desktop.
Save icculus/93e049c858ea12f3c0d2943d1f18fc33 to your computer and use it in GitHub Desktop.
SDL3 Quick Reference attempt, wikified version

Based on SDL version 3.1.7

(If you'd rather have something you can copy/paste into an IDE, for searching and syntax highlighting, check out QuickReferenceC or QuickReferenceCNoUnicode instead.)

Init

Hints

Error

Properties

Log

Video

Events

Keyboard

Mouse

Touch

Gamepad

Joystick

Haptic

Audio

Time

Timer

Render

SharedObject

Thread

Mutex

Atomic

Filesystem

IOStream

AsyncIO

Storage

Pixels

Surface

Blendmode

Rect

Camera

Clipboard

Dialog

GPU

Messagebox

Vulkan

Metal

Power

Sensor

Process

Bits

Endian

Assert

CPUInfo

Locale

System

Misc

GUID

Main

Stdinc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment