Sergio Padrino
|
6f6382f8d0
Fix SDL_GameController API for PSP (#3)
|
hace 5 años |
Cameron Gutman
|
da0f76de6d
cocoa: Don't round scroll deltas from trackpads
|
hace 3 años |
Ozkan Sezer
|
8cee50eea5
removed stdlib.h from SDL_psp_main.c now that exit() is gone.
|
hace 3 años |
Ozkan Sezer
|
4facca0bff
made Makefile.psp to build libSDL2main.a
|
hace 3 años |
Ozkan Sezer
|
00014dc2ac
fix some warnings from psp builds (missing includes.)
|
hace 3 años |
Wouter Wijsman
|
da5dbb4763
Fix SDL2main on PSP (#5076)
|
hace 3 años |
Cameron Gutman
|
2d673e5b56
evdev: Add support for REL_WHEEL_HI_RES and REL_HWHEEL_HI_RES
|
hace 3 años |
Ozkan Sezer
|
493d45f00f
minor tidy-up in cmake script.
|
hace 3 años |
Ozkan Sezer
|
f266d92286
psp/SDL_sysjoystick.c: fix -Wshadow warnings.
|
hace 3 años |
Ozkan Sezer
|
801dcbc5ef
SDL_render_sw.c: fix -Wshadow warnings.
|
hace 3 años |
Wouter Wijsman
|
e17a3154ed
Fix build issue
|
hace 3 años |
Wouter Wijsman
|
7266cf66c7
Clean up PSP render code to fit C standard used better
|
hace 3 años |
Wouter Wijsman
|
07608bf45f
Fix ISO C90 violations in psp render code
|
hace 3 años |
Wouter Wijsman
|
897c7cfa8b
Make sure SDL_VIDEO_RENDER_PSP is set
|
hace 3 años |
Wouter Wijsman
|
bfbdf8969e
Add automated build for PSP
|
hace 3 años |
Wouter Wijsman
|
a79b642638
Make SDL2 able to build or PSP with cmake
|
hace 3 años |
Wouter Wijsman
|
21fd0047e3
Initial for building PSP version with CMake
|
hace 3 años |
Sylvain
|
d09f80ef18
SDL_DrawPointsF: fix error message typo
|
hace 3 años |
Sylvain
|
6dafc85017
SDL_DrawLines: minor simpification:
|
hace 3 años |
Sylvain
|
a0818a63e3
Fixed bug #5071 - Float conversion warnings in SDL_render.c (see also #5003)
|
hace 3 años |
Cameron Gutman
|
9ae56cb353
events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields
|
hace 3 años |
Ozkan Sezer
|
03019c912a
autotools, cmake: tighten Xfixes check && explicitly test BarrierEventID
|
hace 3 años |
David Gow
|
a709b5b602
video: wayland: Handle 0x0 xdg_toplevel_configure in fullscreen
|
hace 3 años |
ALittleDruid
|
2f0edc2906
IAudioClient::SetEventHandle Parameter eventHandle Should not be NULL
|
hace 3 años |
Cameron Gutman
|
b7a0200aab
Update 2.0.18 release notes with CMake prefix change
|
hace 3 años |
Ozkan Sezer
|
a887b8e28b
SDL_test_common.c: replaced all printf() calls with SDL_Log()
|
hace 3 años |
Weng Xuetian
|
5056b29b0f
Fix the wrong int size for fcitx capability.
|
hace 3 años |
Anders Jenbo
|
d68b429cfb
[ios] Fix failing to link iconv when build using CMake
|
hace 3 años |
Ozkan Sezer
|
514f5858e4
autotools: disable static builds on os/2
|
hace 3 años |
Sylvain
|
e14d10263c
Change viewport and cliprect to float version: from SDL_Rect to SDL_FRect
|
hace 3 años |