Sam Lantinga
|
b48106f8a8
Don't test 10-bit pixel format conversion
|
1 year ago |
Simon McVittie
|
0d9719964f
testautomation_surface: Make sure error is set by the function we expect
|
1 year ago |
Simon McVittie
|
e8075179e0
testautomation_surface: Really make width * bpp overflow
|
1 year ago |
Simon McVittie
|
62d063f735
testautomation_surface: Really make pitch + alignment overflow
|
1 year ago |
Cameron Cawley
|
67eb03400a
Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB
|
1 year ago |
Sylvain Becker
|
f3419d8c04
Re-add SDL_assert() with non boolean ptr syntax (#8531)
|
1 year ago |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
1 year ago |
Ozkan Sezer
|
bcccbbd894
tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros
|
2 years ago |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
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
|
2 years ago |
Christoph Reichenbach
|
4e07d4722d
Build warning fixes for gcc-11.3
|
2 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 |