Sam Lantinga
|
22a972a440
Fixed bug 2122 - SDL_CreateTexture allows illegal texture sizes
|
12 年 前 |
Sam Lantinga
|
89c31bb42a
Implemented SDL_UpdateYUVTexture() for Direct3D
|
12 年 前 |
Sam Lantinga
|
17c9ff85e2
Added missing SDL_assert.h
|
12 年 前 |
Sam Lantinga
|
57bd514707
Added optimized YUV texture upload path with SDL_UpdateYUVTexture()
|
12 年 前 |
Edward Rudd
|
869a707612
add in High DPI support (aka Retina)
|
12 年 前 |
Sam Lantinga
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
12 年 前 |
Gabriel Jacobo
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 年 前 |