Ryan C. Gordon
|
6dffc5d461
cpuinfo: Remove incorrect #warning when building for non-ARM architectures.
|
5 년 전 |
Ryan C. Gordon
|
b7df26037b
cmake: added support for enabling the ARM SIMD/NEON code.
|
5 년 전 |
Ryan C. Gordon
|
d5e9fcf16f
configure: Regenerate configure script with the ARM SIMD/NEON changes.
|
5 년 전 |
Ryan C. Gordon
|
0702954909
configure: warn about MIT-licensed code if using ARM SIMD/NEON optimizations.
|
5 년 전 |
Ben Avison
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
5 년 전 |
Ben Avison
|
1187b013a5
ARM: NEON assembly optimization for function BlitARGBto565PixelAlpha
|
5 년 전 |
Ben Avison
|
2dfe060564
ARM: NEON assembly optimization for function BlitRGBtoRGBPixelAlpha
|
5 년 전 |
Ben Avison
|
a6bfdd103f
ARM: Create configure option --enable-arm-neon to govern assembly optimizations
|
5 년 전 |
Ben Avison
|
74846657ec
ARM: SIMD optimization for 4:4:4:4 to 8:8:8:8 normal blits
|
5 년 전 |
Ben Avison
|
becc649ae2
ARM: assembly optimization for SDL_FillRect
|
5 년 전 |
Ben Avison
|
7ac733f025
ARM: SIMD assembly optimization for BGR-to-RGB 32bpp normal blits
|
5 년 전 |
Ben Avison
|
8425d9d5d0
SDL_blit: use a named enum for required hardware bits in dispatch tables
|
5 년 전 |
Ben Avison
|
0eaa52cedf
ARM: SIMD assembly optimization for function BlitARGBto565PixelAlpha
|
5 년 전 |
Ben Avison
|
57723b83e8
ARM: SIMD assembly optimization for function BlitRGBtoRGBPixelAlpha
|
5 년 전 |
Ben Avison
|
6a6a05289e
ARM: Create configure option --enable-arm-simd to govern assembly optimizations
|
5 년 전 |
Alex Szpakowski
|
59beaccd50
macOS: Expose high dpi-capable display modes on macOS 10.13+.
|
5 년 전 |
Sylvain Becker
|
8081f11773
Fixed bug 2014 - Hardcoded srcA value in SDL_Blit_auto.c functions
|
5 년 전 |
Sylvain Becker
|
59352cea8b
Fixed bug 4775 - Japanese on Android, remove inputtype PASSWORD (Thanks Tamo!)
|
5 년 전 |
Sylvain Becker
|
3a8b899428
Android: remove eglGetProcAdded busted comment (bug #4040)
|
5 년 전 |
Sylvain Becker
|
0f871c033c
Fixed bug 4843 - Passing NULL to memset in SDL_PrivateLoadButtonMapping
|
5 년 전 |
Sylvain Becker
|
ed469fa586
Fixed bug 4842 - Redundant condition in MS_ADPCM_Decode and IMA_ADPCM_Decode
|
5 년 전 |
Sylvain Becker
|
c9d0e2ae0a
Fixed bug 4840 - Read of uninitialized memory in DXGI_LoadDLL (Thanks!)
|
5 년 전 |
Sylvain Becker
|
d5d34de4db
Fixed bug 4839 - Read of uninitialized memory in Win32_ResizeWindowShape
|
5 년 전 |
Sylvain Becker
|
758badffa5
Fixed bug 4841 - Misplaced parenthesis WIN_WindowProc / WM_ACTIVATE / ClipCursor
|
5 년 전 |
Sylvain Becker
|
b7ab3b3984
Fixed bug 4838 - Use after free in SDL_JoystickUpdate (Thanks!)
|
5 년 전 |
Sylvain Becker
|
3ac67cf458
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
|
5 년 전 |
Sam Lantinga
|
5025109f29
Fixed accidental whitespace
|
5 년 전 |
Sam Lantinga
|
9da4bfc141
Added support for the Power A Nintendo Switch Enhanced Wireless Controller
|
5 년 전 |
Sam Lantinga
|
f96da11f93
Reordered Power A Switch controllers so they're grouped together
|
5 년 전 |
Sam Lantinga
|
9e7894efac
Added support for the PowerA - Super Mario Controller
|
5 년 전 |