Anonymous Maarten
|
d73b9fec1e
cmake: target_compile_definitions does not need -D prefix
|
2 年之前 |
Sylvain Becker
|
1277c7784d
Merge pull request #7022 from 1bsyl/br_test_mouse
|
2 年之前 |
Sylvain
|
51ae7cc35c
Fix testautomation_mouse:
|
2 年之前 |
Anonymous Maarten
|
ec14487e1d
unix/SDL_systimer.c: add ';' to statement
|
2 年之前 |
Sylvain
|
cbe01319e0
Fix testautomation_pixels using really invalid pixel format
|
2 年之前 |
Sylvain
|
76e1c7c509
Fix testautomation_pixels:
|
2 年之前 |
Sam Lantinga
|
7f0801377b
Separate wmain() and main() implementations
|
2 年之前 |
Ozkan Sezer
|
ca541789ea
cmake: check for math library functions even in the absence of libm
|
2 年之前 |
Ozkan Sezer
|
5ea06f487d
cmake: fix detection of library functions when -Werror is enabled.
|
2 年之前 |
Ozkan Sezer
|
0f9b923ff4
cmake: fix detection of math library functions.
|
2 年之前 |
Sam Lantinga
|
5a2a91cb05
Fixed compile warnings with unused parameters
|
2 年之前 |
Sylvain
|
13ab100317
Fixed bug #6990: fix computation of alpha in BlitRGBtoRGBPixelAlphaMMX
|
2 年之前 |
Sam Lantinga
|
5dd07a5773
The alloc_size attribute isn't supported in clang 3.x
|
2 年之前 |
Sam Lantinga
|
6b5855e990
Removed SDL_REVISION_NUMBER
|
2 年之前 |
Sylvain
|
93e2903ac5
Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice()
|
2 年之前 |
Sam Lantinga
|
26be384801
SDL_syswm.h provides the platform specific types by default again
|
2 年之前 |
Frank Praznik
|
230ad2a201
wayland: Handle modifier keys internally
|
2 年之前 |
Frank Praznik
|
d2917918c0
events: Add function to send keystrokes and not update the modifier state
|
2 年之前 |
Matt Durgavich
|
59ad6793b9
Fix For issue #6948 (#6991)
|
2 年之前 |
Sylvain
|
2d7f8d7d51
Remove legacy SDL_Audio functions that acts on device id == 1
|
2 年之前 |
Sam Lantinga
|
bb34441474
Provide a better real-world example of the SDL_RWread() API change
|
2 年之前 |
Sam Lantinga
|
228d9ae791
rename_headers.py covers begin_code.h/close_code.h
|
2 年之前 |
Sam Lantinga
|
c93f2f06c9
Updated release_checklist.md for SDL 3.0
|
2 年之前 |
Sam Lantinga
|
51a80d03ce
Be really explicit about needing to check for negative error codes with SDL_RWread()
|
2 年之前 |
Guldoman
|
5a42831345
wayland: Fallback to default cursor if chosen one wasn't found
|
2 年之前 |
Sam Lantinga
|
0bbf6cc379
Test text rendering APIs take floating point coordinates
|
2 年之前 |
Sam Lantinga
|
0901657278
Document renamed API functions in SDL_keyboard.h
|
2 年之前 |
Sam Lantinga
|
1dc119c316
Removed functions from SDL_oldnames.h that are no longer in the API
|
2 年之前 |
Sam Lantinga
|
4f978456a8
Renamed SDL_GAMEPADDEVICEREMAPPED to SDL_GAMEPADREMAPPED
|
2 年之前 |
Sam Lantinga
|
28b22e3f9b
Removed functions from SDL_oldnames.h that are no longer in the API
|
2 年之前 |