Skip to content

Latest commit

 

History

History
60 lines (52 loc) · 2.2 KB

README.md

File metadata and controls

60 lines (52 loc) · 2.2 KB

sdl

Package sdl provides bindings for the SDL library, version 2.0.

The project's source code and documentation are released into the public domain.

Status

Current status of the API, sorted by category:

* Basics
  - Init                        : 100% ( 5/ 5)
  - Hints                       :        skip
  - Error                       :  33% ( 1/ 3)
  - Log                         :        skip
  - Assertions                  :        skip
  - Version                     :        skip
* Video
  - Video                       :  61% (39/63)
  - Render                      :   0% ( 0/40)
  - Pixels                      :   0% ( 0/14)
  - Rect                        :   0% ( 0/ 7)
  - Surface                     :  23% ( 8/34)
  - SWM                         :        skip
  - Clipboard                   : 100% ( 3/ 3)
* Input Events
  - Events                      :   0% ( 0/18)
  - Keyboard                    :   0% ( 0/14)
  - Mouse                       :   0% ( 0/12)
  - Joystick                    :        skip
* Force Feedback
  - Force Feedback              :        skip
* Audio
  - Audio                       :   0% ( 0/27)
* Threads
  - Thread                      :        skip
  - Mutex                       :        skip
  - Atomic                      :        skip
* Timers
  - Timer                       :        skip
* File I/O Abstraction
  - IO                          :        skip
* Shared Object Support
  - Shared Object               :        skip
* Platform and CPU Information
  - Platform                    :        skip
  - CPU                         :        skip
  - Endian                      :        skip
* Power Management
  - Power                       :        skip

* Total progress                :  23% ( 56/240)