Ryan C. Gordon
|
37d35a3e34
kmsdrm: hook up KMSDRM_GLES_DefaultProfileConfig for use.
|
3 년 전 |
Ivan Epifanov
|
3c02814194
Update docs and fix typos
|
3 년 전 |
Ivan Epifanov
|
bbdd08e0b2
Build without PIB support by default and add flag to enable it
|
3 년 전 |
Ivan Epifanov
|
a4442476df
Cleanup dead and duplicate code
|
3 년 전 |
Ivan Epifanov
|
c2b8b55634
Older api, not needed
|
3 년 전 |
Ivan Epifanov
|
dd2a285825
Remove leftovers
|
3 년 전 |
Ozkan Sezer
|
2f248a2a31
SDL_cocoaevents.m: fix build against SDK < 10.12 after commit 0dd7024d.
|
3 년 전 |
Dimitriy Ryazantcev
|
f5122377c9
Move SDL_IsXInputDevice check above actual joystick allocation
|
3 년 전 |
Dimitriy Ryazantcev
|
766d81ec86
Rewrite SDL_DINPUT_JoystickPresent method to avoid costly IDirectInput8_CreateDevice calls
|
3 년 전 |
Dimitriy Ryazantcev
|
a6da2fbf73
Rename haptic methods to avoid confusion with joystick:
|
3 년 전 |
Dimitriy Ryazantcev
|
73dc68a7ae
Simplify and cleanup DirectInput joystick backend code:
|
3 년 전 |
Dimitriy Ryazantcev
|
f2f759dca3
Remove not used DirectInput ignored_devices list
|
4 년 전 |
Dimitriy Ryazantcev
|
adc2d362ba
Remove outdated and not used WIN_IsXInputDevice code
|
4 년 전 |
Sam Lantinga
|
0e62926ec5
Fixed crash if vendor or product strings are empty
|
3 년 전 |
Ryan C. Gordon
|
25fc40b0bd
stdinc: Silence clang warning for -Wimplicit-fallthrough.
|
3 년 전 |
Ryan C. Gordon
|
e65a658320
x11: Add a hint to force override-redirect.
|
3 년 전 |
Ryan C. Gordon
|
642fa0e3cf
configure: Enable KMSDRM target by default.
|
3 년 전 |
Ryan C. Gordon
|
56e96254c2
build-scripts: modernized gcc-fat.sh for Big Sur and ARM64.
|
3 년 전 |
Sam Lantinga
|
cb5e86353b
Fixed crash after reinitializing libusb HID support
|
3 년 전 |
Eric Wasylishen
|
c33e3c15fb
testwm2: draw various debug logging into the window itself
|
3 년 전 |
Cameron Gutman
|
e13b43ac21
Don't skip sending wakeups for the current thread
|
3 년 전 |
Cameron Gutman
|
b992b915e5
Optimize SDL_WaitEventTimeout() for the SDL_PollEvent() case
|
3 년 전 |
Cameron Gutman
|
85b51e6c92
Fall back to polling normally if not operating the win32 message loop
|
3 년 전 |
Cameron Gutman
|
e13d5df00b
Call SDL_SendWakeupEvent() directly from SDL_PeepEvent()
|
3 년 전 |
Ethan Lee
|
d956636c85
wayland: Implement FlashWindow
|
3 년 전 |
Jupeyy
|
64724db0a1
Implement bare minimum for SDL_FlashWindow
|
3 년 전 |
Sam Lantinga
|
64c40b9028
Updated copyright date
|
3 년 전 |
Ozkan Sezer
|
37b093eaf2
test/checkkeysthreads: build fixes, and add to os2 makefile.
|
3 년 전 |
Francesco Abbate
|
0dd7024d55
Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling
|
4 년 전 |
Sam Lantinga
|
40e5ce7fe5
This delay is no longer needed on Steam Link hardware
|
3 년 전 |