nmlgc
|
8df057fafc
iostream: Properly support the "x" mode for SDL_IOFromFile()
|
2 months ago |
ProgramGamer
|
2c8c2d72b5
Allow in-memory IOStreams to be of length 0 (#13840)
|
2 months ago |
Sam Lantinga
|
5d9b9673b9
testautomation: use SDL functions for iostream test setup
|
3 months ago |
Maia
|
08fd165dd2
Add POINTER suffix to SDL_PROP_IOSTREAM_MEMORY_FREE_FUNC
|
5 months ago |
Marcin Serwin
|
8451ce86c1
iostream: Add optional free_func pointer property to memory streams
|
5 months ago |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 year ago |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
1 year ago |
Sam Lantinga
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
1 year ago |
Anonymous Maarten
|
2f4b2df595
SDL_test: pass data pointer to unit tests
|
1 year ago |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
1 year ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
1 year ago |
Sam Lantinga
|
3e018517c3
Fixed build errors after SDL_IOWhence change
|
1 year 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 |