Alex Szpakowski
|
df49e2a572
iOS: replace a deprecated function call with a non-deprecated equivalent.
|
5 éve |
Sylvain Becker
|
7289e5e215
Android: remove warning in blit_features
|
5 éve |
Sylvain Becker
|
463bf5c2d8
Android: fix compilation error of SDL_cpuinfo.c on android-r13b (bug 4365)
|
5 éve |
Ryan C. Gordon
|
c0255be458
x11: check if the X server honored our XMoveWindow() call (thanks, R.E. Rust!).
|
5 éve |
Alex Szpakowski
|
a963e36e2d
macOS: more robust detection and switching of exclusive-fullscreen display modes (bug #4822).
|
5 éve |
Alex Szpakowski
|
a9b867ab07
macOS Fix potential memory leaks in the Metal renderer caught by clang's static analyzer.
|
5 éve |
Ryan C. Gordon
|
1ce1364b29
d3d11: Don't fail if there's no vertex data to upload (thanks, Martin!).
|
5 éve |
Ryan C. Gordon
|
6dffc5d461
cpuinfo: Remove incorrect #warning when building for non-ARM architectures.
|
5 éve |
Ryan C. Gordon
|
b7df26037b
cmake: added support for enabling the ARM SIMD/NEON code.
|
5 éve |
Ryan C. Gordon
|
d5e9fcf16f
configure: Regenerate configure script with the ARM SIMD/NEON changes.
|
5 éve |
Ryan C. Gordon
|
0702954909
configure: warn about MIT-licensed code if using ARM SIMD/NEON optimizations.
|
5 éve |
Ben Avison
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
5 éve |
Ben Avison
|
1187b013a5
ARM: NEON assembly optimization for function BlitARGBto565PixelAlpha
|
5 éve |
Ben Avison
|
2dfe060564
ARM: NEON assembly optimization for function BlitRGBtoRGBPixelAlpha
|
5 éve |
Ben Avison
|
a6bfdd103f
ARM: Create configure option --enable-arm-neon to govern assembly optimizations
|
5 éve |
Ben Avison
|
74846657ec
ARM: SIMD optimization for 4:4:4:4 to 8:8:8:8 normal blits
|
5 éve |
Ben Avison
|
becc649ae2
ARM: assembly optimization for SDL_FillRect
|
5 éve |
Ben Avison
|
7ac733f025
ARM: SIMD assembly optimization for BGR-to-RGB 32bpp normal blits
|
5 éve |
Ben Avison
|
8425d9d5d0
SDL_blit: use a named enum for required hardware bits in dispatch tables
|
5 éve |
Ben Avison
|
0eaa52cedf
ARM: SIMD assembly optimization for function BlitARGBto565PixelAlpha
|
5 éve |
Ben Avison
|
57723b83e8
ARM: SIMD assembly optimization for function BlitRGBtoRGBPixelAlpha
|
5 éve |
Ben Avison
|
6a6a05289e
ARM: Create configure option --enable-arm-simd to govern assembly optimizations
|
5 éve |
Alex Szpakowski
|
59beaccd50
macOS: Expose high dpi-capable display modes on macOS 10.13+.
|
5 éve |
Sylvain Becker
|
8081f11773
Fixed bug 2014 - Hardcoded srcA value in SDL_Blit_auto.c functions
|
5 éve |
Sylvain Becker
|
59352cea8b
Fixed bug 4775 - Japanese on Android, remove inputtype PASSWORD (Thanks Tamo!)
|
5 éve |
Sylvain Becker
|
3a8b899428
Android: remove eglGetProcAdded busted comment (bug #4040)
|
5 éve |
Sylvain Becker
|
0f871c033c
Fixed bug 4843 - Passing NULL to memset in SDL_PrivateLoadButtonMapping
|
5 éve |
Sylvain Becker
|
ed469fa586
Fixed bug 4842 - Redundant condition in MS_ADPCM_Decode and IMA_ADPCM_Decode
|
5 éve |
Sylvain Becker
|
c9d0e2ae0a
Fixed bug 4840 - Read of uninitialized memory in DXGI_LoadDLL (Thanks!)
|
5 éve |
Sylvain Becker
|
d5d34de4db
Fixed bug 4839 - Read of uninitialized memory in Win32_ResizeWindowShape
|
5 éve |