Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
Sam Lantinga
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
7 months ago |
Anonymous Maarten
|
2f4b2df595
SDL_test: pass data pointer to unit tests
|
7 months ago |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
7 months ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 months ago |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
9 months ago |
Sam Lantinga
|
3e018517c3
Fixed build errors after SDL_IOWhence change
|
10 months ago |
Sam Lantinga
|
a1a0156756
Renamed SDL_SizeIO() SDL_GetIOSize()
|
1 year ago |
Sam Lantinga
|
df0f5deddf
Added SDL_IOFromDynamicMem()
|
1 year ago |
Ryan C. Gordon
|
5a21d87e69
rwops: Changed filenames that reference "rwops" to "iostream".
|
1 year ago |