Ryan C. Gordon
|
804e5799ad
Fixed common test usage string (was "hidpi", should be "highdpi").
|
12 tahun lalu |
Sam Lantinga
|
11d38d696e
Fixed bug 2015 - surface getting leak in SDLTest_ScreenShot function
|
12 tahun lalu |
Sam Lantinga
|
12ca3ce3fa
Fixed building using MinGW
|
12 tahun lalu |
Gabriel Jacobo
|
89131435f8
Adds gl_profile_mask to test framework, uses it in testgles
|
12 tahun lalu |
Sam Lantinga
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
12 tahun lalu |
Sam Lantinga
|
b6be1435c5
Moved D3D_LoadDLL and SDL_Direct3D9GetAdapterIndex to SDL_windowswindow.c at Jorgen's insistence. That file is wrapped in a more appropriate define check so it will work if somebody builds a binary without D3D support.
|
12 tahun lalu |
Edward Rudd
|
869a707612
add in High DPI support (aka Retina)
|
12 tahun lalu |
Sam Lantinga
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
12 tahun lalu |
Gabriel Jacobo
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 tahun lalu |