SDL Wiki Bot
|
7a1690eb63
Sync wiki -> header
|
hace 3 años |
SDL Wiki Bot
|
7becc41495
Sync wiki -> header
|
hace 3 años |
Sam Lantinga
|
d854ba99c2
Removed X11 code from Apple Xcode project
|
hace 3 años |
Sam Lantinga
|
477fcf52e9
Fixed whitespace
|
hace 3 años |
Sam Lantinga
|
db68af8032
Reduce the likelyhood that the mouse will hover over the taskbar or toast notification while in relative mode, which causes a mouse leave event.
|
hace 3 años |
Ozkan Sezer
|
ce66051b0a
regenerated configure
|
hace 3 años |
Ethan Lee
|
ef8c4d27d7
wayland: Require xkbcommon 0.5.0 or newer (2014-10-18)
|
hace 3 años |
Sylvain
|
decd1b4d74
testdraw2: display FPS similarly to testsprit2. fix helper syntax
|
hace 3 años |
Ethan Lee
|
7ed415d2ed
wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior
|
hace 3 años |
Ethan Lee
|
1a4e2e5ef7
wayland: For text, ignore key events when Ctrl is held
|
hace 3 años |
Ryan C. Gordon
|
0aff42a159
egl: Group data fields before function pointers in SDL_EGL_VideoData.
|
hace 3 años |
Ryan C. Gordon
|
0ad4956c06
egl: explicitly call eglBindAPI during SDL_GL_MakeCurrent.
|
hace 3 años |
Ryan C. Gordon
|
3147716022
egl: make an int into an SDL_bool.
|
hace 3 años |
Sam Lantinga
|
4ec259a784
Fixed building on Visual Studio 2013 and older
|
hace 3 años |
Sam Lantinga
|
287571fb46
Limit effect of in_title_click and focus_click_pending to only blocking cursor warping; without this all relative mouse motion was getting ignored when a window was activated via a mouse button
|
hace 3 años |
Northfear
|
5292156398
End Scene on RunCommandQueue on Vita
|
hace 3 años |
Cameron Cawley
|
08ae790497
Replace calls to asprintf with SDL_asprintf
|
hace 3 años |
Cameron Cawley
|
25a614bc3e
Add SDL_asprintf and SDL_vasprintf
|
hace 3 años |
Sam Lantinga
|
79b0aae86c
The return value of SDL_snprintf is the number of characters that would have been written.
|
hace 3 años |
Ethan Lee
|
9b74623be9
wayland: Woops, forgot to assign cursor theme size...
|
hace 3 años |
Ethan Lee
|
8e54698aa6
wayland: Add support for high-DPI cursors
|
hace 3 años |
Sam Lantinga
|
42ae9116ad
Getting "(null)" when formatted printing NULL is a valid result
|
hace 3 años |
Sam Lantinga
|
a4a9d28461
You may need to wait a bit for SDL_WarpMouseInWindow() to complete
|
hace 3 años |
Sam Lantinga
|
94a42af570
Fixed the name of the verbose hints
|
hace 3 años |
Sam Lantinga
|
b914bc3954
SDL_PIXELFORMAT_ARGB2101010 isn't fully supported for all surface conversion paths yet
|
hace 3 años |
Sam Lantinga
|
e5d59fa77c
Fixed building testgles2 on Linux
|
hace 3 años |
Sam Lantinga
|
0c8277e9bd
Added testgeometry to the git ignore file
|
hace 3 años |
Sam Lantinga
|
432ee7d8ad
Fixed building SDL_dynapi.c without stdio support
|
hace 3 años |
Sam Lantinga
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
hace 3 años |
Sam Lantinga
|
5d455cabf9
Don't process raw input when the window is being dragged or clicked on.
|
hace 3 años |