Hugh McMaster
|
cada4b8b8e
Use host system pkg-config when (cross-)compiling and convert to PKG_CHECK_MODULES
|
6 gadi atpakaļ |
Ryan C. Gordon
|
12c5cda6bf
Fix compiler warnings.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
08dc8cc20a
testgesture: Add dependency to SDLtest to Visual Studio project.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
6727408d2c
testgesture: cleaned up code formatting, etc.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
7cc0a606d8
testgesture: minor cleanups.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
5897ed85f5
test: Moved testgesture.c over to the common SDLtest framework.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
f95ca7bb8e
events: Disable all the signal-handling code on platforms without support.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
8a5a05c168
events: Let arbitrary signals to simulate iOS/Android backgrounding events.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
911bf6241b
events: Make debug logging of the event queue a hint instead of an #ifdef.
|
6 gadi atpakaļ |
Sylvain Becker
|
cbe80d4708
KMSDRM: valid file descriptors could positive or 0. -1 is invalid. (Bug 4530)
|
6 gadi atpakaļ |
Sylvain Becker
|
3bc1a8b619
Android: minor comment update
|
6 gadi atpakaļ |
Sylvain Becker
|
063c0c2a73
Android: check SDL is initialized before sending the event
|
6 gadi atpakaļ |
Sam Lantinga
|
82758efc46
[iOS DAC] Fix touch events getting from SDL2 to source2.
|
6 gadi atpakaļ |
Sam Lantinga
|
d05eec7207
Fixed initial display orientation at Android app start
|
6 gadi atpakaļ |
Sam Lantinga
|
1a8e3a0270
HIDAPI: fix bug that caused non-HID class parts of composite devices to have windows HID functions called on them.
|
6 gadi atpakaļ |
Sylvain Becker
|
cddb285cdb
Fixed bug 4513 - Wayland, fix crash when remove event is sent (from Sebastian Krzyszkowiak)
|
6 gadi atpakaļ |
Sylvain Becker
|
052b4f2969
SDL_EVDEV_kbd_init: uninitialized data for ioctl (Bug 4530)
|
6 gadi atpakaļ |
Sylvain Becker
|
b28e956b8c
Fixed bug 4542 - Image flipped vertically when rendering on texture
|
6 gadi atpakaļ |
Sylvain Becker
|
28f54ee439
SDL_MouseQuit(): clear mouse->cur_cursor (Bug 4530)
|
6 gadi atpakaļ |
Sylvain Becker
|
7b27594274
KMSDRM: missing return value in VideoInit() (Bug 4530)
|
6 gadi atpakaļ |
Sylvain Becker
|
3b49ee5261
KMSDRM: change calls free() to SDL_free() (Bug 4529)
|
6 gadi atpakaļ |
Sylvain Becker
|
2fd4aee149
Un-activate some routine on mips because they are slowers (Bug 4503)
|
6 gadi atpakaļ |
Sylvain Becker
|
47fb781b94
BlitNtoN BlitNtoNKey: remove non-aligned word read/store (bpp 3<->4) (Bug 4503)
|
6 gadi atpakaļ |
Ryan C. Gordon
|
6fbe9e23fa
raspberry: expose second display.
|
6 gadi atpakaļ |
Sylvain Becker
|
90a075d75f
Fix windows build
|
6 gadi atpakaļ |
Sylvain Becker
|
e9a7b6973a
Fix bug 4053: Blit issues on Big Endian CPU
|
6 gadi atpakaļ |
Sam Lantinga
|
ea4c4cfc28
Fixed bug 4500 - Heap-Buffer Overflow in Map1toN pertaining to SDL_pixels.c
|
6 gadi atpakaļ |
Sylvain Becker
|
afd1b3dae4
Fix invalid memory access and optimise Blit_3or4_to_3or4__*
|
6 gadi atpakaļ |
Sylvain Becker
|
1aa2ad2fe8
Better naming for the blit permutation variables
|
6 gadi atpakaļ |
Sylvain Becker
|
f6a2ae6007
Faster blit colorkey or not, applied to bpp: 3->4 and 4->3
|
6 gadi atpakaļ |