|
Size: 4768
Comment: update content - atomic
|
Size: 4974
Comment: update content - add render, change tip to default
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 21: | Line 21: |
| ||[[CategoryVideo|Display Management, Window Management and Rendering]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_video.h|SDL_video.h]] || ||[[CategoryPixels|Pixel Formats and Conversion Routines]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_pixels.h|SDL_pixels.h]] || ||[[CategoryRect|Rectangle Functions]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_rect.h|SDL_rect.h]] || ||[[CategorySurface|Surface Creation and Simple Drawing]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_surface.h|SDL_surface.h]] || ||[[CategorySWM|Platform-specific Window Management]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_syswm.h|SDL_syswm.h]] || |
||[[CategoryVideo|Display Management, Window Management]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_video.h|SDL_video.h]] || ||[[CategoryRender|2D Accelerated Rendering]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_render.h|SDL_render.h]] || ||[[CategoryPixels|Pixel Formats and Conversion Routines]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_pixels.h|SDL_pixels.h]] || ||[[CategoryRect|Rectangle Functions]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_rect.h|SDL_rect.h]] || ||[[CategorySurface|Surface Creation and Simple Drawing]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_surface.h|SDL_surface.h]] || ||[[CategorySWM|Platform-specific Window Management]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_syswm.h|SDL_syswm.h]] || |
| Line 31: | Line 32: |
| ||[[CategoryEvents|Event Handling]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_events.h|SDL_events.h]] || ||[[CategoryKeyboard|Keyboard Support]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_keyboard.h|SDL_keyboard.h]]<<BR>>[[http://hg.libsdl.org/SDL/file/tip/include/SDL_keysym.h|SDL_keysym.h]]<<BR>>[[http://hg.libsdl.org/SDL/file/tip/include/SDL_scancode.h|SDL_scancode.h]]|| ||[[CategoryMouse|Mouse Support]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_mouse.h|SDL_mouse.h]] || ||[[CategoryJoystick|Joystick Support]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_joystick.h|SDL_joystick.h]] || |
||[[CategoryEvents|Event Handling]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_events.h|SDL_events.h]] || ||[[CategoryKeyboard|Keyboard Support]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_keyboard.h|SDL_keyboard.h]]<<BR>>[[http://hg.libsdl.org/SDL/file/default/include/SDL_keysym.h|SDL_keysym.h]]<<BR>>[[http://hg.libsdl.org/SDL/file/default/include/SDL_scancode.h|SDL_scancode.h]]|| ||[[CategoryMouse|Mouse Support]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_mouse.h|SDL_mouse.h]] || ||[[CategoryJoystick|Joystick Support]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_joystick.h|SDL_joystick.h]] || |
| Line 40: | Line 41: |
| ||[[CategoryForceFeedback|Force Feedback Support]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_haptic.h|SDL_haptic.h]] || | ||[[CategoryForceFeedback|Force Feedback Support]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_haptic.h|SDL_haptic.h]] || |
| Line 46: | Line 47: |
| ||[[CategoryAudio|Audio Device Management, Playing and Recording]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_audio.h|SDL_audio.h]] || | ||[[CategoryAudio|Audio Device Management, Playing and Recording]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_audio.h|SDL_audio.h]] || |
| Line 52: | Line 53: |
| ||[[CategoryThread|Thread Management]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_thread.h|SDL_thread.h]] || ||[[CategoryMutex|Thread Synchronization Primitives]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_mutex.h|SDL_mutex.h]] || ||[[CategoryAtomic|Atomic Operations]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_atomic.h|SDL_atomic.h]] || |
||[[CategoryThread|Thread Management]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_thread.h|SDL_thread.h]] || ||[[CategoryMutex|Thread Synchronization Primitives]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_mutex.h|SDL_mutex.h]] || ||[[CategoryAtomic|Atomic Operations]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_atomic.h|SDL_atomic.h]] || |
| Line 60: | Line 61: |
| ||[[CategoryTimer|Timer Support]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_timer.h|SDL_timer.h]] || | ||[[CategoryTimer|Timer Support]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_timer.h|SDL_timer.h]] || |
| Line 66: | Line 67: |
| ||[[CategoryIO|File I/O Abstraction]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_rwops.h|SDL_rwops.h]] || | ||[[CategoryIO|File I/O Abstraction]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_rwops.h|SDL_rwops.h]] || |
| Line 72: | Line 73: |
| ||[[CategorySharedObject|Shared Object Loading and Function Lookup]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_loadso.h|SDL_loadso.h]] || | ||[[CategorySharedObject|Shared Object Loading and Function Lookup]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_loadso.h|SDL_loadso.h]] || |
| Line 78: | Line 79: |
| ||[[CategoryPlatform|Platform Detection]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_platform.h|SDL_platform.h]] || ||[[CategoryCPU|CPU Feature Detection]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_cpuinfo.h|SDL_cpuinfo.h]] || ||[[CategoryEndian|Byte Order and Byte Swapping]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_endian.h|SDL_endian.h]] || |
||[[CategoryPlatform|Platform Detection]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_platform.h|SDL_platform.h]] || ||[[CategoryCPU|CPU Feature Detection]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_cpuinfo.h|SDL_cpuinfo.h]] || ||[[CategoryEndian|Byte Order and Byte Swapping]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_endian.h|SDL_endian.h]] || |
| Line 86: | Line 87: |
| ||[[CategoryPower|Power Management Status]] ||[[http://hg.libsdl.org/SDL/file/tip/include/SDL_power.h|SDL_power.h]] || | ||[[CategoryPower|Power Management Status]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_power.h|SDL_power.h]] || |
SDL 1.3 API by Category
Contents
Basics
View information and functions related to... |
View the header |
Video
View information and functions related to... |
View the header |
Input Events
View information and functions related to... |
View the header |
Force Feedback
View information and functions related to... |
View the header |
Audio
View information and functions related to... |
View the header |
Threads
View information and functions related to... |
View the header |
Timers
View information and functions related to... |
View the header |
File I/O Abstraction
View information and functions related to... |
View the header |
Shared Object Support
View information and functions related to... |
View the header |
Platform and CPU Information
View information and functions related to... |
View the header |
Power Management
View information and functions related to... |
View the header |
