Sam Lantinga
|
3d2e5a0b66
Fixed a few remaining functions to directly return their values instead of an error code.
|
1 vuosi sitten |
Sam Lantinga
|
b7ec2119dd
Use a dither palette when converting RGB images to indexed formats
|
1 vuosi sitten |
SDL Wiki Bot
|
2596482c3f
Sync SDL3 wiki -> header
|
1 vuosi sitten |
Sam Lantinga
|
650271af46
Added SDL_CreateSurfacePalette()
|
1 vuosi sitten |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
1 vuosi sitten |
SDL Wiki Bot
|
fdc04708f1
Sync SDL3 wiki -> header
|
1 vuosi sitten |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
1 vuosi sitten |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 vuosi sitten |
SDL Wiki Bot
|
c168ccc3c3
Sync SDL3 wiki -> header
|
1 vuosi sitten |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 vuosi sitten |
Sam Lantinga
|
7cddde32ac
Removed SDL_SWSURFACE, added unsigned suffix for surface flags
|
1 vuosi sitten |
Ryan C. Gordon
|
241cfaf38f
surface: Make a typedef for SDL_Surface bitflags, as is SDL3 policy.
|
1 vuosi sitten |
Ryan C. Gordon
|
665ff8c5f6
include: Removed `::` from symbol names in comments.
|
1 vuosi sitten |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 vuosi sitten |
Ryan C. Gordon
|
5dc207b3b6
include: Fix a preformatted piece of documentation that isn't C code.
|
1 vuosi sitten |
Ryan C. Gordon
|
a790a67883
include: Filling in more documentation gaps.
|
1 vuosi sitten |
Ryan C. Gordon
|
3473cef7df
surface: `SDL_blit` is not used in the public API, remove it from headers.
|
1 vuosi sitten |
Erik Scholz
|
c623bd2fdc
reword SDL_BlitSurfaceScaled param
|
1 vuosi sitten |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 vuosi sitten |
Henry Wilson
|
629c694bd6
Fixed Doxygen comments
|
1 vuosi sitten |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 vuosi sitten |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 vuosi sitten |
Petar Popovic
|
3f8dba3713
Including SD_error.h into headers with error-returning functions
|
1 vuosi sitten |
SDL Wiki Bot
|
e7b9f75e62
Sync SDL3 wiki -> header
|
1 vuosi sitten |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 vuosi sitten |
Ryan C. Gordon
|
5a21d87e69
rwops: Changed filenames that reference "rwops" to "iostream".
|
1 vuosi sitten |
Ryan C. Gordon
|
6776b6108a
iostream: "free*" params should be "closeio".
|
1 vuosi sitten |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
1 vuosi sitten |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
1 vuosi sitten |
Ryan C. Gordon
|
525919b315
rwops: Reworked RWops for SDL3.
|
1 vuosi sitten |