Ozkan Sezer
|
433704e774
rename 'pixel' params of SDL_GetRGB, SDL_GetRGBA and SDL_LookupRGBAColor
|
1 week ago |
Sam Lantinga
|
84b0c13c44
Added support for Motion JPEG camera capture
|
2 months ago |
Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
2 months ago |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 months ago |
Maia
|
8475c496b4
Fix typo
|
3 months ago |
SDL Wiki Bot
|
56cf8d8dc9
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
f0fad41f2c
include: Filled in all remaining missing documentation!
|
4 months ago |
SDL Wiki Bot
|
5608bf5866
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
e957840d34
include: Filling in some more documentation gaps.
|
4 months ago |
Sam Lantinga
|
e027b85cc4
Validate that pixel formats have the correct attributes
|
5 months ago |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
5 months ago |
Petar Popovic
|
043c876a15
Move default colorspace aliases into enum
|
6 months ago |
Susko3
|
0478a6ee3b
Move endian pixel format aliases into enum
|
7 months ago |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
Ryan C. Gordon
|
4f6e81cf62
include: Fixed up some minor documentation gaps.
|
7 months ago |
Sam Lantinga
|
46ffa82f4e
Added SDL_ALPHA_OPAQUE_FLOAT and SDL_ALPHA_TRANSPARENT_FLOAT
|
7 months ago |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 months ago |
Sam Lantinga
|
1a729251ad
Added references to SDL_GetPixelFormatDetails() from the SDL_*RGB functions
|
8 months ago |
Sam Lantinga
|
68322ac851
Ensure that all functions that follow the SDL_GetStringRule return temporary memory
|
9 months ago |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 months ago |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 months ago |
Sam Lantinga
|
a17b742e34
Added documentation references to the components of a colorspace
|
9 months ago |
SDL Wiki Bot
|
abaef81615
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
6217094c40
Updated colorspace documentation for the wiki
|
9 months ago |
Sam Lantinga
|
1fecef5e4b
Assign numeric values to pixel format enums
|
9 months ago |
Sam Lantinga
|
282cf286fc
SDL_GetPixelFormatName() returns a string
|
9 months ago |
SDL Wiki Bot
|
fdc04708f1
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
9 months ago |