Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 years ago |
Sam Lantinga
|
c2d79cb411
Verify that clear ignores the viewport and test a logical size that isn't the same aspect ratio as the window
|
2 years ago |
Sam Lantinga
|
d9b53399fe
Added an SDL render logical size test
|
2 years ago |
Sam Lantinga
|
c708ddd66f
Added a SDL render viewport test
|
2 years ago |
Sam Lantinga
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 years ago |
Sam Lantinga
|
5fab64f862
Fixed documentation errors in testautomation_render.c
|
2 years ago |
Sam Lantinga
|
9c1a9ecb4b
Removed non-float versions of SDL render API drawing functions
|
2 years ago |
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
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Ryan C. Gordon
|
5a2d0b69c8
render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer.
|
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
|
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 |
Sylvain
|
b7358e47d5
Don't compare pointer against '0', but NULL
|
2 years ago |
Sylvain
|
4192d1a1c7
Fix compilation. It needs to be casted to 'int' type
|
2 years ago |
Sylvain
|
ce5da5d579
Don't compare pointer against '0', but NULL
|
2 years ago |
Sylvain
|
7f1feee02a
Fixed bug #2426 - SDL_RenderReadPixels result is unspecified and fails testautomation
|
3 years ago |
Ryan C. Gordon
|
da66755450
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
|
4 years ago |
Ryan C. Gordon
|
2542977b0a
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)"
|
4 years ago |
Erik Yuzwa
|
82a96afa70
Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)
|
4 years ago |
Andreas Schiffler
|
52760dcdf1
Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes
|
10 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |