SDL Wiki Bot
|
5953422c09
Sync wiki -> header
|
2 年 前 |
Ryan C. Gordon
|
e78a72ec38
fnsince.pl: Fix next version value to match new versioning scheme.
|
2 年 前 |
Sam Lantinga
|
bfac54b59c
Added the ability to specify which buttons and axes are present for virtual controllers
|
2 年 前 |
SDL Wiki Bot
|
49ca8bf520
Sync wiki -> header
|
2 年 前 |
Sam Lantinga
|
94eeb587c1
First pass at extending virtual controller functionality
|
2 年 前 |
Sam Lantinga
|
7ad15c5b8f
Added game controller support for virtual joysticks
|
2 年 前 |
Sam Lantinga
|
996b3dc37a
Fixed warning building with Visual Studio
|
2 年 前 |
Cameron Cawley
|
e0f3da497f
Remove unused SDL_ASSEMBLY_ROUTINES define
|
2 年 前 |
SDL Wiki Bot
|
f93e810780
Sync wiki -> header
|
2 年 前 |
Sylvain
|
6b9884d40a
Fixed bug #4213 - update documentation to reflect SDL2 behavior of SDL_RenderGetLogicalSize
|
2 年 前 |
Ethan Lee
|
e4bb3c8649
wayland: Fix build for configs without libdecor
|
2 年 前 |
Ethan Lee
|
6222bd3143
wayland: Don't create a new libdecor context if one already exists
|
2 年 前 |
Ethan Lee
|
6f88cbe4c9
wayland: Support xdg_decoration requesting client-side decorations.
|
2 年 前 |
Eddy Jansson
|
d7866ffac8
assert: Check for integer overflow.
|
2 年 前 |
Sam Lantinga
|
737b4fc32c
Added -fobjc-arc to support automatic reference counting on macOS
|
2 年 前 |
Michael Fitzmayer
|
9b75fa0165
N-Gage port: add changes from code reviews, overall cleanup (#5618)
|
2 年 前 |
Sam Lantinga
|
2c2cbbe664
Fixed function reference for SDL_SIMDGetAlignment()
|
2 年 前 |
Sam Lantinga
|
6da99d4a6c
Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc()
|
2 年 前 |
Cameron Cawley
|
2f924020e8
Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL
|
3 年 前 |
Cameron Cawley
|
2bc373622b
Add SDL_SCANCODE_SOFTLEFT and SDL_SCANCODE_SOFTRIGHT
|
3 年 前 |
Alex Szpakowski
|
f871c178b9
macOS: remove dead code for supporting 10.6 at runtime.
|
2 年 前 |
Simon McVittie
|
8ab3ae98f0
stdinc: Add a comment to clarify why inline functions are needed here
|
2 年 前 |
Eddy Jansson
|
f7280dcebb
log: Check for integer overflow.
|
2 年 前 |
Alex Szpakowski
|
ec8fa57750
macOS: always use Objective-C ARC (automatic ref counting).
|
2 年 前 |
Alex Szpakowski
|
d35c737f1c
macOS: change min supported OS from 10.6 to 10.7.
|
2 年 前 |
Ozkan Sezer
|
6422a5d259
updated config.guess and config.sub from mainstream
|
2 年 前 |
Simon McVittie
|
2a7948016a
cpuinfo: Check for overflow in SIMD allocation
|
2 年 前 |
Simon McVittie
|
cf1daafa3f
cpuinfo: Set padding to 0 if none is needed
|
2 年 前 |
Simon McVittie
|
d15f6e379c
test: Add a unit test for overflow detection
|
2 年 前 |
Simon McVittie
|
f661654fad
stdinc: Add overflow-checking add and multiply for size_t
|
2 年 前 |