Thomas Cashman
|
8db3a33872
#6433 Fix WINRT_IsScreenKeyboardShown on Xbox
|
2 years ago |
Sam Lantinga
|
413500ab69
Replaced mouseWheelGesture with GCMouse support on iOS (thanks @russelltg!)
|
2 years ago |
Deve
|
2ebaafa6c9
Use translationInView for mouse wheel event
|
2 years ago |
Anonymous Maarten
|
c3b13346e0
On x86, pass -nodefaultlib to linker when wanting to avoid the C library
|
2 years ago |
Simon McVittie
|
d4d99e8c29
workflows: Check we can screen-scrape the SDL_REVISION from Linux builds
|
2 years ago |
Simon McVittie
|
cfd5d8eb29
build: Regenerate ./configure
|
2 years ago |
Simon McVittie
|
4ca5ea5b7e
build: Add a mechanism to mark builds with vendor info
|
2 years ago |
Simon McVittie
|
2dc788cb9f
build: Expand version info in SDL_REVISION and SDL_GetRevision()
|
2 years ago |
Sam Lantinga
|
5b8f830e34
Virtual joysticks don't need initial axis jitter protection
|
2 years ago |
Ozkan Sezer
|
0e1d19cf68
fix build errors resulting from -Wmisleading-indentation
|
2 years ago |
Sam Lantinga
|
a905a7869f
Clear the previous bitmap when calculating a new window shape
|
2 years ago |
Ozkan Sezer
|
65a38a4015
hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates
|
2 years ago |
Ozkan Sezer
|
3f1b5efcca
os2 loadso improvements:
|
2 years ago |
Ozkan Sezer
|
3d415bc5d6
loadso, dlsym, SDL_LoadFunction: cleanup the underscored name path.
|
2 years ago |
Brad Smith
|
f37db957f8
Use -lpthread on OpenBSD
|
2 years ago |
Anonymous Maarten
|
5ed091c12d
cmake: fix reporting of SDL_TESTS
|
2 years ago |
Anonymous Maarten
|
0823b5973a
cmake: fix finding wayland-libdecor
|
2 years ago |
Ozkan Sezer
|
4264c0b674
os2: fix error message for SDL_LoadObject()
|
2 years ago |
Anonymous Maarten
|
96361fc476
cmake: create and install sdl2.pc for MSVC & WATCOM
|
2 years ago |
Anonymous Maarten
|
11d53c84a7
cmake: use pkg-config's library dirs as hint for finding a shared library
|
2 years ago |
Anonymous Maarten
|
94ac8ae08b
cmake: else() does not need an argument
|
2 years ago |
Sam Lantinga
|
c6e8961979
Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!)
|
2 years ago |
Anonymous Maarten
|
d542f43b2a
cmake: add SDL_INSTALL_CMAKEDIR cache variable to override location of cmake config files
|
2 years ago |
Brad Smith
|
f28cf2b0d3
Also remove the OpenBSD comment about OSS
|
2 years ago |
Ryan C. Gordon
|
e7ab581d79
coreaudio: Dispose of AudioQueue before waiting on the thread.
|
2 years ago |
Sam Lantinga
|
aefc6b5bb5
Renamed variables, index is the singular of indices
|
2 years ago |
GNQG
|
965ba1e097
fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE
|
2 years ago |
Sylvain
|
dfbb93dd0c
SDL_Renderer / GLES2: add specific list of indice to render rect (see #6401)
|
2 years ago |
Sylvain
|
e8a4c23ce5
Revert commit 790fa3156cfee847a7c0b34986de0cd7fdd7438f.
|
2 years ago |
Sylvain
|
790fa3156c
Fix warning: enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch
|
2 years ago |