pionere
|
d7110b4490
fix compiler warnings in SDL_windows_gaming_input.c
|
il y a 3 ans |
pionere
|
e11ba0f5d9
do not load/unload opengl library when SDL_WINDOW_METAL flag is changed
|
il y a 3 ans |
Sylvain
|
f5911bdc59
GLES2: disable texcoord when not using it (see bug #5235)
|
il y a 3 ans |
Sylvain
|
096fe37bb2
GLES2: revert https://github.com/libsdl-org/SDL/commit/7bf8c5a388bc41dde830e4baabcb53d507e64448
|
il y a 3 ans |
Sylvain
|
a988ce5544
Fixed bug #964 - SDL_RenderCopy stretch loses proportion on viewport boundaries
|
il y a 3 ans |
Sylvain
|
7bf8c5a388
GLES2: disable texcoord when not using it (see bug #5235)
|
il y a 3 ans |
Vitaliy Zhmurikov
|
5b74459255
Update SDL_joystick.c
|
il y a 3 ans |
Ryan C. Gordon
|
19ae71b2db
video: Don't add SDL_WINDOW_(METAL|OPENGL) to new windows if unsupported.
|
il y a 3 ans |
Ivan Epifanov
|
d7e0c54dde
PSVita: send initial SDL_JOYDEVICEADDED events
|
il y a 3 ans |
Cameron Gutman
|
cc40f732f9
wayland: Round the refresh rate rather than truncating it
|
il y a 3 ans |
Ryan C. Gordon
|
3044310518
video: Don't add SDL_WINDOW_METAL to new windows if not using Cocoa or UIKit.
|
il y a 3 ans |
Cameron Gutman
|
77a9ca6ba0
wayland: Fix SDL_SetWindowSize() being dropped right after exiting fullscreen
|
il y a 3 ans |
Cameron Gutman
|
c6ec5a07f1
d3d11: Respect SDL_HINT_RENDER_DIRECT3D_THREADSAFE when creating device
|
il y a 3 ans |
Ryan C. Gordon
|
f37e4a94d3
video: Don't check if we can use a "texture framebuffer" until needed.
|
il y a 3 ans |
Eric Wasylishen
|
71e06a536a
cmake: fix Metal detection
|
il y a 3 ans |
Ethan Lee
|
8ceba27d62
video: Prefer Wayland over X11
|
il y a 4 ans |
Ethan Lee
|
68a71f91c6
wayland: Try to avoid committing before the window is shown
|
il y a 3 ans |
Sam Lantinga
|
84320266f2
Fixed the queue filling up with sentinel events when the WaitEvent call is passed NULL for the event
|
il y a 3 ans |
Ethan Lee
|
f0e768da43
wayland: Call SetFullscreen directly in ShowWindow.
|
il y a 3 ans |
Sylvain
|
8c660ccb6f
Fixed bug #5256: X11 Segmentation fault with multiple windows and renderers
|
il y a 3 ans |
Ethan Lee
|
e2d74bcbe5
wayland: Detach hidden surfaces in HideWindow, not ShowWindow
|
il y a 3 ans |
Ryan C. Gordon
|
ca22b30e46
testgles2: Use vertex buffer objects instead of client-side arrays.
|
il y a 3 ans |
ulatekh
|
57bc90403e
Add hint to optionally forcibly raise the window under MS Windows.
|
il y a 3 ans |
ulatekh
|
d7873e656b
Disable tablet flicks under MS Windows.
|
il y a 3 ans |
Charlie Birks
|
15ebad6e7d
emscripten: Implement SDL_OpenURL
|
il y a 3 ans |
Charlie Birks
|
99af3281ee
timer: Fix Emscripten declaration-after-statement error
|
il y a 3 ans |
ulatekh
|
53df0e6619
Fix the erroneous generation of mouse-down events from touch-move events.
|
il y a 3 ans |
ulatekh
|
8f8b14cbb6
Synthesize a missing touch-up event.
|
il y a 3 ans |
Ozkan Sezer
|
d2456b6e4c
os2, geniconv: default functions pointers to Uni*() API,
|
il y a 3 ans |
Sam Lantinga
|
67cb548bef
Fixed build error with C90 compilers
|
il y a 3 ans |