Sam Lantinga
|
cefbeb582f
Mouse coordinates are floating point
|
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 |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 years ago |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
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 |
Anonymous Maarten
|
f3389f13ef
testgeometry: fix conversion from 'double' to 'float', possible loss of data
|
2 years ago |
Simon McVittie
|
76a7b629bf
test: Add some common code to load test resources
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Ozkan Sezer
|
f5c0cdea38
testgeometry.c: fix build in c89 mode
|
4 years ago |
Sylvain
|
bc2173baf9
Add testgeometry to draw a non uniform triangle
|
4 years ago |