Ethan Lee
|
124405a0bc
wayland: Fix building without Vulkan support
|
3 년 전 |
Ozkan Sezer
|
02563f75b4
regenerate configure
|
3 년 전 |
orbea
|
d2e8998f80
build: Fix the LINKER variable.
|
3 년 전 |
David Gow
|
4077f7a2d9
Update the Renderer dpi_scale on SIZE_CHANGED event (fix #4580)
|
3 년 전 |
Sam Lantinga
|
9b4884d58a
Warn if you're building a partially functional RAWINPUT driver without device notifications
|
3 년 전 |
Sam Lantinga
|
886eb02eba
Fixed detection of Steam Virtual Gamepad with the WGI driver
|
3 년 전 |
Sam Lantinga
|
7c63e1d37a
Added WGI mappings for the Amazon Luna and Google Stadia controllers
|
3 년 전 |
Sam Lantinga
|
99c8972b25
Added WGI mappings for PS4 and PS5 controllers
|
3 년 전 |
Sam Lantinga
|
2dfc92ca1e
Added default mapping for WGI game controllers
|
3 년 전 |
Sam Lantinga
|
3d74707830
Run the renderer so Steam can find the main window
|
3 년 전 |
Ozkan Sezer
|
1907463a7e
regenerate configure
|
3 년 전 |
David Gow
|
b74bcd5d4e
configure.ac: mkdir $(objects)/ when building wayland protocols
|
3 년 전 |
Ozkan Sezer
|
5b18ae29b7
improvements to libdecor support in cmake
|
3 년 전 |
Ozkan Sezer
|
a15ec36547
attempt to fix cmake builds with libdecor
|
3 년 전 |
Sam Lantinga
|
8726f500ef
Allow quitting controllermap if there are no controllers attached
|
3 년 전 |
Sam Lantinga
|
9d64e6b442
Revert "direct3d: Commit dirty viewport state before clearing."
|
3 년 전 |
Sam Lantinga
|
993a56766d
Only use the default Xbox mapping on Linux
|
3 년 전 |
Ryan C. Gordon
|
74aa4b635c
cmake: don't fail if Wayland is enabled but libdecor isn't found.
|
3 년 전 |
Ryan C. Gordon
|
c308453952
cmake: Use CMAKE_INSTALL_FULL_* for libdir,bindir,etc.
|
3 년 전 |
Ryan C. Gordon
|
0e16ee8330
direct3d: Commit dirty viewport state before clearing.
|
3 년 전 |
Sam Lantinga
|
7edc7d5392
Added a mapping for the Steam Virtual Gamepad when it's detected in DirectInput mode
|
3 년 전 |
Ryan C. Gordon
|
350ca0f908
winrt: Don't register orientation hint callback in startup code.
|
3 년 전 |
Ryan C. Gordon
|
834a84fabb
winrt: Don't use LoadLibraryA on WinRT.
|
3 년 전 |
Ethan Lee
|
7082fb04af
wayland: Only dispatch on fullscreen set when the window is visible.
|
3 년 전 |
Ethan Lee
|
0f5b8a99f0
wayland: For libdecor, dispatch immediately after setting fullscreen
|
3 년 전 |
Sam Lantinga
|
022235012c
Fixed crash if WGI didn't give us the name for a controller
|
3 년 전 |
Ethan Lee
|
4562da622c
wayland: Make libdecor configure match xdg_toplevel
|
3 년 전 |
Ethan Lee
|
1fb1aa1983
wayland: Keep the fullscreen check for maximize/restore events
|
3 년 전 |
Ethan Lee
|
584673a5a1
wayland: Don't ignore configs for non-fullscreen, non-resizable windows.
|
3 년 전 |
Sebastian Krzyszkowiak
|
2506729893
wayland: Flush in SetWindowFullscreen
|
3 년 전 |