capehill
|
80c1b1e1a0
Fix testautomation pixels_saveLoadBMP big endian issue
|
4 months ago |
Sam Lantinga
|
e027b85cc4
Validate that pixel formats have the correct attributes
|
5 months ago |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
7 months ago |
Sam Lantinga
|
1fecef5e4b
Assign numeric values to pixel format enums
|
9 months ago |
Anonymous Maarten
|
131108ee48
Remove references to SDL_CreatePixelFormat and SDL_DestroyPixelFormat
|
9 months ago |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
9 months ago |
Sam Lantinga
|
4fa5196820
Revert "Switch pixel format loss fields to number of bits"
|
9 months ago |
Sam Lantinga
|
3c90b1c1f6
Switch pixel format loss fields to number of bits
|
9 months ago |
Sam Lantinga
|
df25e4022d
Removed short aliases for 16-bit pixel formats
|
10 months ago |
Susko3
|
424616e032
Use SDL_PixelFormatEnum as type
|
1 year ago |
Sam Lantinga
|
cacac6cc34
Updated structure and field names for consistency
|
1 year ago |
Cameron Cawley
|
753bbd199e
Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Sam Lantinga
|
f7d40b7594
Added 10-bit pixel formats in addition to SDL_PIXELFORMAT_ARGB2101010
|
1 year ago |
Sam Lantinga
|
34860b932b
Fixed testautomation --filter pixels_allocFreeFormat
|
1 year ago |
Sam Lantinga
|
e264bb5178
Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity
|
1 year ago |
Sylvain
|
4286f463a8
testautomation_pixels: calling SDL_DestroyPixelFormat or SDL_DestroyPalette with NULL parameter doesn't generate an error
|
2 years ago |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 years ago |
Sylvain
|
ac3fd00018
testautomation_pixels/audio: use SDL_arraysize and fix warnings
|
2 years ago |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 years ago |
Sylvain
|
cbe01319e0
Fix testautomation_pixels using really invalid pixel format
|
2 years ago |
Sylvain
|
76e1c7c509
Fix testautomation_pixels:
|
2 years ago |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
Sam Lantinga
|
083e436a1a
SDL API renaming: SDL_pixels.h
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |