SDL2/test/shapes
Philipp Wiesemann 0e45984fa0 Fixed crash if initialization of EGL failed but was tried again later.
The internal function SDL_EGL_LoadLibrary() did not delete and remove a mostly
uninitialized data structure if loading the library first failed. A later try to
use EGL then skipped initialization and assumed it was previously successful
because the data structure now already existed. This led to at least one crash
in the internal function SDL_EGL_ChooseConfig() because a NULL pointer was
dereferenced to make a call to eglBindAPI().
2015-06-21 17:33:46 +02:00
..
p01_shape8.bmp
p01_shape24.bmp
p01_shape32alpha.bmp
p02_shape8.bmp
p02_shape24.bmp
p02_shape32alpha.bmp
p03_shape8.bmp
p03_shape24.bmp
p04_shape1.bmp
p04_shape8.bmp
p04_shape24.bmp
p04_shape32alpha.bmp
p05_shape8.bmp
p06_shape1alpha.bmp
p06_shape8.bmp
p06_shape24.bmp
p06_shape32alpha.bmp
p07_shape8.bmp
p07_shape24.bmp
p07_shape32alpha.bmp
p08_shape8.bmp
p08_shape24.bmp
p08_shape32alpha.bmp
p09_shape8.bmp
p09_shape24.bmp
p09_shape32alpha.bmp
p10_shape1.bmp
p10_shape8.bmp
p10_shape24.bmp
p10_shape32alpha.bmp
p11_shape8.bmp
p11_shape24.bmp
p11_shape32alpha.bmp
p12_shape8.bmp
p12_shape24.bmp
p13_shape8.bmp
p13_shape24.bmp
p13_shape32alpha.bmp
p14_shape8.bmp
p14_shape24.bmp
p15_shape8.bmp
p15_shape24.bmp
p15_shape32alpha.bmp
p16_shape1.bmp
p16_shape8.bmp
p16_shape24.bmp
trollface_24.bmp
trollface_32alpha.bmp