Ozkan Sezer
|
f266d92286
psp/SDL_sysjoystick.c: fix -Wshadow warnings.
|
3 éve |
Ozkan Sezer
|
801dcbc5ef
SDL_render_sw.c: fix -Wshadow warnings.
|
3 éve |
Wouter Wijsman
|
e17a3154ed
Fix build issue
|
3 éve |
Wouter Wijsman
|
7266cf66c7
Clean up PSP render code to fit C standard used better
|
3 éve |
Wouter Wijsman
|
07608bf45f
Fix ISO C90 violations in psp render code
|
3 éve |
Wouter Wijsman
|
897c7cfa8b
Make sure SDL_VIDEO_RENDER_PSP is set
|
3 éve |
Wouter Wijsman
|
bfbdf8969e
Add automated build for PSP
|
3 éve |
Wouter Wijsman
|
a79b642638
Make SDL2 able to build or PSP with cmake
|
3 éve |
Wouter Wijsman
|
21fd0047e3
Initial for building PSP version with CMake
|
3 éve |
Sylvain
|
d09f80ef18
SDL_DrawPointsF: fix error message typo
|
3 éve |
Sylvain
|
6dafc85017
SDL_DrawLines: minor simpification:
|
3 éve |
Sylvain
|
a0818a63e3
Fixed bug #5071 - Float conversion warnings in SDL_render.c (see also #5003)
|
3 éve |
Cameron Gutman
|
9ae56cb353
events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields
|
3 éve |
Ozkan Sezer
|
03019c912a
autotools, cmake: tighten Xfixes check && explicitly test BarrierEventID
|
3 éve |
David Gow
|
a709b5b602
video: wayland: Handle 0x0 xdg_toplevel_configure in fullscreen
|
3 éve |
ALittleDruid
|
2f0edc2906
IAudioClient::SetEventHandle Parameter eventHandle Should not be NULL
|
3 éve |
Cameron Gutman
|
b7a0200aab
Update 2.0.18 release notes with CMake prefix change
|
3 éve |
Ozkan Sezer
|
a887b8e28b
SDL_test_common.c: replaced all printf() calls with SDL_Log()
|
3 éve |
Weng Xuetian
|
5056b29b0f
Fix the wrong int size for fcitx capability.
|
3 éve |
Anders Jenbo
|
d68b429cfb
[ios] Fix failing to link iconv when build using CMake
|
3 éve |
Ozkan Sezer
|
514f5858e4
autotools: disable static builds on os/2
|
3 éve |
Sylvain
|
e14d10263c
Change viewport and cliprect to float version: from SDL_Rect to SDL_FRect
|
3 éve |
Sylvain
|
7828362da9
SDL_Renderer software, D3D11: don't use "renderer->viewport" in back-ends, but use the one from SETVIEWPORT cmd
|
3 éve |
Ozkan Sezer
|
a2b13e585c
SDL_iconv_string: avoid memory leak if realloc() fails.
|
3 éve |
Ozkan Sezer
|
f14a8bfa4e
fix whitespace.
|
3 éve |
Ozkan Sezer
|
b71bfdaafb
SDL_iconv.c (encodings): mark "WCHAR_T" as ENCODING_UTF16LE for OS/2 too
|
3 éve |
Sam Lantinga
|
cbe97cbf7f
Added a step necessary for running on a real device
|
3 éve |
Davis Mosenkovs
|
66b0a6ee15
workaround for libmali gbm_device_get_fd()
|
3 éve |
Simon McVittie
|
0c7c4bfcf9
docs: Don't let Doxygen expand HOME environment variable
|
3 éve |
Ozkan Sezer
|
339f0d4097
configure.ac: adjust os2 section for system iconv() use.
|
3 éve |