Philipp Wiesemann
|
0a1999dfd2
Fixed compile warnings about type conversion.
|
10 years ago |
Ethan Lee
|
167cf14c1f
SDL_RenderSetIntegerScale
|
10 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 years ago |
David Ludwig
|
9e9ef5ad31
Fixed bug 3202 - Fix renderer visibility on a window maximized directly from the minimized state
|
10 years ago |
Philipp Wiesemann
|
0856a7ef34
Changed an error return value from 0 to NULL for consistency.
|
10 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 years ago |
Eric Wing
|
313881175d
Adds support to control the scaling policy/mode of SDL_RenderSetLogicalSize for both letterbox (current behavior) and a new overscan mode (expand to fill the entire screen, even if some parts draw off the screen).
|
11 years ago |
Sam Lantinga
|
2e3c778ef5
Fixed bug where the render target is updated instead of the default output when the window is resized.
|
11 years ago |
Sam Lantinga
|
529ed53b16
Fixed bug 2681 - dereference a NULL pointer dst_fmt in SDL_CreateTextureFromSurface function
|
11 years ago |
J?rgen P. Tjern?
|
defd90b6f6
Render: Allow empty cliprect.
|
12 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |