Wouter Wijsman
|
b2ca62f23a
Make sure all tests have the resources they need
|
3 years ago |
Wouter Wijsman
|
6d46e30fed
Remove extra / in PSP GetPrefPath
|
3 years ago |
Wouter Wijsman
|
33dccbb381
Make sure GetPrefPath also works without org
|
3 years ago |
Cameron Gutman
|
419ae29d90
joystick: Move WGI driver initialization after Windows driver
|
3 years ago |
Cameron Gutman
|
d73bd0d2f6
dinput: Don't crash in SDL_DINPUT_JoystickPresent if DInput init failed
|
3 years ago |
ulatekh
|
3ea82eaaff
Under MSVC, build project-sources in parallel.
|
3 years ago |
Ozkan Sezer
|
565ef63873
SDL_rwops.c: simplify `foo <= 0` checks to `!foo` with unsigned types.
|
3 years ago |
Ryan C. Gordon
|
30f895a5f3
Update os2.yml
|
3 years ago |
Ryan C. Gordon
|
1d918a283c
Update os2.yml
|
3 years ago |
Ryan C. Gordon
|
39fc1e87e5
os2.yml: OpenWatcom install fixes
|
3 years ago |
Ryan C. Gordon
|
eb3639d3c5
os2.yml: Fix wget command line
|
3 years ago |
Ryan C. Gordon
|
56813d0203
Create os2.yml
|
3 years ago |
Cameron Gutman
|
8f924b82d9
kmsdrm: Remove gbm_bo_get_offset()
|
3 years ago |
Wouter Wijsman
|
a201c94833
Build tests for PSP in CI
|
3 years ago |
Wouter Wijsman
|
fcb638ff90
Copy test resources to correct directory on PSP
|
3 years ago |
Wouter Wijsman
|
5e84f6384f
Rename test directories for PSP and only build PRX if asked
|
3 years ago |
Wouter Wijsman
|
bf2336078c
Make tests build for PSP and make them able to launch
|
3 years ago |
Wouter Wijsman
|
cd1f24a998
Add forgotten psppower library to link
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Sylvain
|
8622eda9e9
SDL_RenderGeometry / software: TRIANGLE_GET_TEXTCOORD interpolates up to the max values included, so reduce by 1
|
3 years ago |
Ozkan Sezer
|
4b112620a3
SDL_cocoamodes.m (Cocoa_GetDisplayDPI): fix build using older toolchains
|
3 years ago |
Francisco Javier Trujillo Mata
|
13a9cd4797
Adding sysfilesystem driver to PSP
|
3 years ago |
rohlem
|
0403fa8aa6
X11_WaitEventTimeout: remove unreachable return
|
3 years ago |
e
|
d0de4c625a
Android: fixes build NDK 21d
|
3 years ago |
Sam Lantinga
|
8f81699868
Only clear IME display options if SDL_HINT_IME_SHOW_UI is off (thanks opxdo!)
|
3 years ago |
Ryan C. Gordon
|
e4000c0284
video: SDL_GL_GetAttribute needs to operate on FBO 0.
|
3 years ago |
Sam Lantinga
|
2363ddc330
Fixed crash on Windows Subsystem for Android, which doesn't have a USB manager.
|
3 years ago |
Sam Lantinga
|
ab6d0d4d50
Fixed undefined behavior in SDL_memset() (thanks andrewrk!)
|
3 years ago |
shinyquagsire23
|
6a7b63802c
Fix macOS cursor jumping to corner on first titlebar click
|
3 years ago |
Edward Li
|
a35a7d2507
Fix SigSegV from displayInfoInvalidate when changing resolution
|
3 years ago |