Sam Lantinga
|
8ff2166855
Only return from SDL_PollEvent() if the last sentinel is consumed
|
3 years ago |
Sam Lantinga
|
c9ff90b949
Clarify comment
|
3 years ago |
Sam Lantinga
|
31f8c3ef44
Fixed event pump starvation if the application frequently pushes its own events
|
3 years ago |
Wouter Wijsman
|
e0c5399119
Don't make psp eboot for testoffscreen
|
3 years ago |
Ryan C. Gordon
|
5d3f6b0215
wikiheaders.pl: Added support for export to Unix manpages.
|
3 years ago |
Ozkan Sezer
|
75ac944b9c
check for tpcshrd.h and define HAVE_TPCSHRD_H if it's available.
|
3 years ago |
Wouter Wijsman
|
515b5f2a39
Fix build errors in PSP port
|
3 years ago |
Wouter Wijsman
|
34e34ad5a5
Remove debug code from PSP renderer
|
3 years ago |
stdgregwar
|
520c89a00a
cleaning
|
4 years ago |
stdgregwar
|
09f4711f40
Fix LRU when destroying texture.
|
4 years ago |
stdgregwar
|
c3ec62d6a6
PSP lazier blend states, display mode report with 16bit option
|
4 years ago |
stdgregwar
|
0f5368fe11
PSP cached blending and texturing state, ABGR1555 stencil hack
|
4 years ago |
stdgregwar
|
fe405eb27b
fixed LRU cache code
|
4 years ago |
stdgregwar
|
c1f152292b
Spill render targets to ram on PSP
|
4 years ago |
stdgregwar
|
77d874e3c0
Attempt to make render to texture work on PSP
|
4 years ago |
Ryan C. Gordon
|
7967c97618
cmake: Do a more thorough test for the old bcm Raspberry Pi libraries.
|
3 years ago |
Francisco Javier Trujillo Mata
|
f3255df9c0
Improve audio compatibility in PSP. Now it supports more formats and frequencies
|
3 years ago |
Sam Lantinga
|
16f5b9e3c3
Filter jitter on Xbox One controllers when using raw input reports
|
3 years ago |
Wouter Wijsman
|
eca198d519
Don't build an eboot for testgesture for PSP
|
3 years ago |
Wouter Wijsman
|
cd6cb959c0
Only copy resources to PSP eboot directory if it exists
|
3 years ago |
Wouter Wijsman
|
9d0b4d85fc
Don't build EBOOT files for all tests for PSP
|
3 years ago |
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 |