Anonymous Maarten
|
5555284a70
cmake: use target_compile_options to use -idirafter for khronos headers
|
hace 2 años |
Anonymous Maarten
|
4d9ee735fd
cmake: SIZEOF_VOIDP, LIBNAME and LIBTYPE are not used
|
hace 2 años |
Anonymous Maarten
|
0a4420e02f
cmake: rename cmake variables to include _PC_ as they are meant for pkgconfig file
|
hace 2 años |
Anonymous Maarten
|
373a6464c8
cmake: collect cflags in sdl-build-options and sdl-global-options
|
hace 2 años |
Anonymous Maarten
|
fb80608fff
cmake: use cmake <LANG>_VISIBILITY_PRESET property to pass -fvisibility=hidden
|
hace 2 años |
Anonymous Maarten
|
87af5cfc9f
cmake: HAVE_GCC_PREFERRED_STACK_BOUNDARY is not used anymore
|
hace 2 años |
Anonymous Maarten
|
d73b9fec1e
cmake: target_compile_definitions does not need -D prefix
|
hace 2 años |
Sylvain Becker
|
1277c7784d
Merge pull request #7022 from 1bsyl/br_test_mouse
|
hace 2 años |
Sylvain
|
51ae7cc35c
Fix testautomation_mouse:
|
hace 2 años |
Anonymous Maarten
|
ec14487e1d
unix/SDL_systimer.c: add ';' to statement
|
hace 2 años |
Sylvain
|
cbe01319e0
Fix testautomation_pixels using really invalid pixel format
|
hace 2 años |
Sylvain
|
76e1c7c509
Fix testautomation_pixels:
|
hace 2 años |
Sam Lantinga
|
7f0801377b
Separate wmain() and main() implementations
|
hace 2 años |
Ozkan Sezer
|
ca541789ea
cmake: check for math library functions even in the absence of libm
|
hace 2 años |
Ozkan Sezer
|
5ea06f487d
cmake: fix detection of library functions when -Werror is enabled.
|
hace 2 años |
Ozkan Sezer
|
0f9b923ff4
cmake: fix detection of math library functions.
|
hace 2 años |
Sam Lantinga
|
5a2a91cb05
Fixed compile warnings with unused parameters
|
hace 2 años |
Sylvain
|
13ab100317
Fixed bug #6990: fix computation of alpha in BlitRGBtoRGBPixelAlphaMMX
|
hace 2 años |
Sam Lantinga
|
5dd07a5773
The alloc_size attribute isn't supported in clang 3.x
|
hace 2 años |
Sam Lantinga
|
6b5855e990
Removed SDL_REVISION_NUMBER
|
hace 2 años |
Sylvain
|
93e2903ac5
Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice()
|
hace 2 años |
Sam Lantinga
|
26be384801
SDL_syswm.h provides the platform specific types by default again
|
hace 2 años |
Frank Praznik
|
230ad2a201
wayland: Handle modifier keys internally
|
hace 2 años |
Frank Praznik
|
d2917918c0
events: Add function to send keystrokes and not update the modifier state
|
hace 2 años |
Matt Durgavich
|
59ad6793b9
Fix For issue #6948 (#6991)
|
hace 2 años |
Sylvain
|
2d7f8d7d51
Remove legacy SDL_Audio functions that acts on device id == 1
|
hace 2 años |
Sam Lantinga
|
bb34441474
Provide a better real-world example of the SDL_RWread() API change
|
hace 2 años |
Sam Lantinga
|
228d9ae791
rename_headers.py covers begin_code.h/close_code.h
|
hace 2 años |
Sam Lantinga
|
c93f2f06c9
Updated release_checklist.md for SDL 3.0
|
hace 2 años |
Sam Lantinga
|
51a80d03ce
Be really explicit about needing to check for negative error codes with SDL_RWread()
|
hace 2 años |