David Ludwig
|
522fd82901
WinRT: made OpenGL window-init work with latest round of ANGLE/WinRT updates
|
10 년 전 |
David Ludwig
|
b12ea75991
WinRT: another ANGLE/OpenGL-initialization, error messaging tweak
|
10 년 전 |
David Ludwig
|
1083ae22e6
WinRT: ANGLE/OpenGLES-initialization, error message improvements
|
10 년 전 |
Philipp Wiesemann
|
5b7ddd534c
Updated name of assert type in test program.
|
10 년 전 |
Ryan C. Gordon
|
809b7be27f
Cleaning out a silly coding style I used to use.
|
10 년 전 |
Ryan C. Gordon
|
3a53258814
Removed an unnecessary #ifdef.
|
10 년 전 |
Philipp Wiesemann
|
da843f6a8d
Updated internal documentation comments.
|
10 년 전 |
Philipp Wiesemann
|
060d243f66
Windows: Fixed ignoring return value of internal function.
|
10 년 전 |
Philipp Wiesemann
|
8f4c2a8f9c
Emscripten: Fixed ignoring return value of internal function.
|
10 년 전 |
Philipp Wiesemann
|
1686af726e
Emscripten: Partially fixed not removing key event callbacks if hint was used.
|
10 년 전 |
Ryan C. Gordon
|
483ea8b7b0
Fixed SDL_PRI?64 for 64-bit Linux.
|
10 년 전 |
Alfred Reynolds
|
d34d608e59
SDL
|
10 년 전 |
David Ludwig
|
d6c4296653
Fixed bug 2868 - SDL_FillRect can crash if surface's clip-rect is out-of-bounds
|
10 년 전 |
Philipp Wiesemann
|
8321efba33
Emscripten: Fixed out of range joystick device index after joystick disconnect.
|
10 년 전 |
Philipp Wiesemann
|
5c43207fad
Emscripten: Fixed sending button and motion events for not opened joysticks.
|
10 년 전 |
Ryan C. Gordon
|
e4be934f5d
Fixed naming conventions in some SDL_assert types, added compat #defines.
|
10 년 전 |
Ryan C. Gordon
|
201868156e
Mac OS X: Better way to stop duplicate joystick reports (thanks, Kyungdahm!).
|
10 년 전 |
Ryan C. Gordon
|
33b9d9ad7f
Windows: Added a FIXME.
|
10 년 전 |
Ryan C. Gordon
|
674eb55638
Windows: Free the argv we allocated for console_wmain().
|
10 년 전 |
Ryan C. Gordon
|
e974ccf828
Windows: Added a FIXME.
|
10 년 전 |
Ryan C. Gordon
|
f7c4c3d010
Windows: Make a distinction between ANSI mainline and UTF-8 mainline.
|
10 년 전 |
Ryan C. Gordon
|
e93ee5d7b1
Windows: Support unicode arguments for console applications (thanks, Jorgen!).
|
10 년 전 |
Ryan C. Gordon
|
1b2cb70ca0
Mac OS X: replace some deprecated APIs with modern equivalents (thanks, Alex!).
|
10 년 전 |
Edward Rudd
|
635a369c9d
SDL_SetWindowPosition respects display num for SDL_WINDOWPOS_CENTERED_DISPLAY.
|
10 년 전 |
Arne Janbu
|
aefcd86dea
Fix build on Linux when wayland is enabled
|
10 년 전 |
Ryan C. Gordon
|
b7f6da0629
Some corrections to the SDL2.spec.in (thanks, Simone!).
|
10 년 전 |
Ryan C. Gordon
|
a309755961
Remove unnecessary parentheses and an unnecessary free() of a NULL pointer.
|
10 년 전 |
Ryan C. Gordon
|
80ba854749
Corrected documentation about triggers values in SDL_GameControllerGetAxis().
|
10 년 전 |
Ryan C. Gordon
|
8751b956f1
We maintain the list of platforms on the wiki now.
|
10 년 전 |
Philipp Wiesemann
|
6dda14c0d8
Emscripten: Fixed receiving joystick events after failed init or subsystem quit.
|
10 년 전 |