Sylvain
|
90b13e1488
Merge remote-tracking branch 'refs/remotes/origin/main'
|
3 yıl önce |
Sylvain
|
c44966b78b
Fixed bug #2691 - re-enable surface_testCompleteSurfaceConversion for ARGB2101010
|
3 yıl önce |
Sylvain
|
f3e86b9fd3
Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA
|
3 yıl önce |
Sam Lantinga
|
67848b6531
Fix name of macOS platform and link to README file
|
3 yıl önce |
Sylvain Becker
|
3bebdaccb7
METAL: clip rect w/h must be <= render pass
|
3 yıl önce |
Wohlstand
|
7c421fec16
SDL_audiocvt.c: Don't byteswap 8-bit streams
|
3 yıl önce |
Zach Reedy
|
363c36781d
Fixed: Incorrect assumption that mouse button is released when window is allocated
|
3 yıl önce |
Guus Waals
|
7495b98141
Make SDL_VIDEO_OPENGL_EGL optional on Android
|
3 yıl önce |
Sylvain
|
0ad606b48d
Android: add comment to set render target to NULL when going to background (bug #4041)
|
3 yıl önce |
Ozkan Sezer
|
ecc1c871e6
SDL_endian.h: use endian predefs from newer gcc and clang versions.
|
3 yıl önce |
Ozkan Sezer
|
ee6bfcdd66
SDL_blit_N.c: removed duplicated const (fixes bug #5401)
|
3 yıl önce |
Ryan C. Gordon
|
3ab739afff
cmake: Make test code use proper C main functions.
|
3 yıl önce |
Ozkan Sezer
|
072db7b005
SDL_windowskeyboard.c (IME_IsTextInputShown): remove unused local vars.
|
3 yıl önce |
SDL Wiki Bot
|
229297d97f
Sync wiki -> header
|
3 yıl önce |
Zach Reedy
|
d14a126383
IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398)
|
3 yıl önce |
Charlie Birks
|
9de97e19cc
emscripten: Don't prevent default on filtered key events
|
4 yıl önce |
Ozkan Sezer
|
afb0606f5a
minor os/2 clean-ups.
|
3 yıl önce |
Ozkan Sezer
|
50575aa184
Makefile.os2: fixed setting OS2DEBUG in CFLAGS.
|
3 yıl önce |
Cameron Gutman
|
677dc1015c
rawinput: Fix double detection of gamepads on some 3rd party X360 wireless receivers
|
3 yıl önce |
Ozkan Sezer
|
bf69868924
reduced a few ifdefs, fixed an unused warning if built w/o SDL_HAVE_YUV.
|
3 yıl önce |
Jo Bates
|
01d38e7ade
Make Win32 fullscreen and borderless windows minimizable
|
3 yıl önce |
Sam Lantinga
|
09b652b70a
Make sure the string properties are actually strings (thanks Nat!)
|
3 yıl önce |
Sam Lantinga
|
c6eef542ab
Removed dead code
|
3 yıl önce |
pionere
|
911ba8d343
hide impossible branch in D3D_UnlockTexture
|
3 yıl önce |
Sylvain
|
ea5b482bff
Remove unused warning
|
3 yıl önce |
Sylvain
|
45833a148d
Prevent shadowing static variable '_this' with local paramter '_this' of SDL_CreateWindowTexture
|
3 yıl önce |
Sylvain
|
a4a80c8607
Fix variable may be uninitialized when used here [-Wconditional-uninitialized]
|
3 yıl önce |
Sylvain
|
04256a5372
Fix compilation (see #5313)
|
3 yıl önce |
pionere
|
0983fcee5e
fix memory leak in D3D11_CreateRenderer
|
3 yıl önce |
pionere
|
3f8b450de2
extend the code hidden by SDL_HAVE_YUV
|
3 yıl önce |