Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
Sam Lantinga
|
cc0296c934
SDL API renaming: SDL_surface.h
|
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 |
Ozkan Sezer
|
4a22ee7277
tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sylvain Becker
|
932f61348d
Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711)
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
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 |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
2 years ago |
Cameron Cawley
|
dd51787e07
Fix SDL_PIXELFORMAT_INDEX1LSB test case
|
2 years ago |
Simon McVittie
|
e974985998
test: Add test coverage for surface size overflows
|
3 years ago |
Christoph Reichenbach
|
4e07d4722d
Build warning fixes for gcc-11.3
|
3 years ago |
Sylvain
|
c44966b78b
Fixed bug #2691 - re-enable surface_testCompleteSurfaceConversion for ARGB2101010
|
3 years ago |
Sam Lantinga
|
b914bc3954
SDL_PIXELFORMAT_ARGB2101010 isn't fully supported for all surface conversion paths yet
|
3 years ago |
Cameron Cawley
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
5 years ago |
Ryan C. Gordon
|
eab2433f6d
Maybe patched to compile on Windows for real now?
|
10 years ago |
Ryan C. Gordon
|
b0ebfabf33
Patched to compile on Windows.
|
10 years ago |
Ryan C. Gordon
|
fe40a17224
Initial merge of Emscripten port!
|
10 years ago |
Philipp Wiesemann
|
e11969a72f
Fixed two typos in test source.
|
10 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |