Hanseul Jun
|
e7f84c20bc
Fix a typo in comment.
|
3 years ago |
Hanseul Jun
|
66fbf00e7d
Temporarily ignore gl_config.driver_loaded check in Cocoa_GLES_SetupWindow.
|
3 years ago |
Valentin Hăloiu
|
cb8fa5f9c3
wayland: fix keycodes of swapped xkb modifier keys
|
3 years ago |
Ozkan Sezer
|
615f7b4453
more updates to os2 makefile for libiconv
|
3 years ago |
Ozkan Sezer
|
b6d40b29a9
minor update to os2 makefile.
|
3 years ago |
Ozkan Sezer
|
8d14e6ea44
replaced use of _MAX_PATH with CCHMAXPATH in os/2 code,
|
3 years ago |
Sylvain
|
1940d289bf
SW Renderer: fix invalid read if VSYNC hint is initially set with an empty value (eg "")
|
3 years ago |
Ozkan Sezer
|
9409642e08
fix some warnings from vita builds (missing includes)
|
3 years ago |
stdgregwar
|
21d46b7e0c
PSP renderer fixed
|
4 years ago |
Sergio Padrino
|
6f6382f8d0
Fix SDL_GameController API for PSP (#3)
|
5 years ago |
Cameron Gutman
|
da0f76de6d
cocoa: Don't round scroll deltas from trackpads
|
3 years ago |
Ozkan Sezer
|
8cee50eea5
removed stdlib.h from SDL_psp_main.c now that exit() is gone.
|
3 years ago |
Ozkan Sezer
|
4facca0bff
made Makefile.psp to build libSDL2main.a
|
3 years ago |
Ozkan Sezer
|
00014dc2ac
fix some warnings from psp builds (missing includes.)
|
3 years ago |
Wouter Wijsman
|
da5dbb4763
Fix SDL2main on PSP (#5076)
|
3 years ago |
Cameron Gutman
|
2d673e5b56
evdev: Add support for REL_WHEEL_HI_RES and REL_HWHEEL_HI_RES
|
3 years ago |
Ozkan Sezer
|
493d45f00f
minor tidy-up in cmake script.
|
3 years ago |
Ozkan Sezer
|
f266d92286
psp/SDL_sysjoystick.c: fix -Wshadow warnings.
|
3 years ago |
Ozkan Sezer
|
801dcbc5ef
SDL_render_sw.c: fix -Wshadow warnings.
|
3 years ago |
Wouter Wijsman
|
e17a3154ed
Fix build issue
|
3 years ago |
Wouter Wijsman
|
7266cf66c7
Clean up PSP render code to fit C standard used better
|
3 years ago |
Wouter Wijsman
|
07608bf45f
Fix ISO C90 violations in psp render code
|
3 years ago |
Wouter Wijsman
|
897c7cfa8b
Make sure SDL_VIDEO_RENDER_PSP is set
|
3 years ago |
Wouter Wijsman
|
bfbdf8969e
Add automated build for PSP
|
3 years ago |
Wouter Wijsman
|
a79b642638
Make SDL2 able to build or PSP with cmake
|
3 years ago |
Wouter Wijsman
|
21fd0047e3
Initial for building PSP version with CMake
|
3 years ago |
Sylvain
|
d09f80ef18
SDL_DrawPointsF: fix error message typo
|
3 years ago |
Sylvain
|
6dafc85017
SDL_DrawLines: minor simpification:
|
3 years ago |
Sylvain
|
a0818a63e3
Fixed bug #5071 - Float conversion warnings in SDL_render.c (see also #5003)
|
3 years ago |
Cameron Gutman
|
9ae56cb353
events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields
|
3 years ago |