Anonymous Maarten
|
f8c1cd6622
ci: build MSVC workflows using Ninja generator
|
hace 9 meses |
Anonymous Maarten
|
a2a1d2de66
Add HAVE_UNSETENV to preprocessor guard
|
hace 9 meses |
Anonymous Maarten
|
2d1d3d9fb2
cmake: fix building UWP with non-MSVC generator
|
hace 9 meses |
Anonymous Maarten
|
ccebbb6c6e
Fix UWP build in non-UNICODE mode
|
hace 9 meses |
Anonymous Maarten
|
c59771d7fc
cmake: detect ARM64EC
|
hace 9 meses |
vanfanel
|
7d83e03ac2
Fix KMSDRM double buffering.
|
hace 9 meses |
Sam Lantinga
|
9af7a80767
OpenGL ES is still available on iOS
|
hace 9 meses |
SDL Wiki Bot
|
e949f12f63
Sync SDL3 wiki -> header
|
hace 9 meses |
Sam Lantinga
|
38a301a3f9
Added automated tests to verify SDL_ClearSurface() and SDL_PremultiplySurfaceAlpha()
|
hace 9 meses |
Sam Lantinga
|
02a072a1b7
Added SDL_ClearSurface() and SDL_ReadSurfacePixelFloat()
|
hace 9 meses |
Sam Lantinga
|
b07bd55baf
Fixed use of SDL_expand_byte after flipping from bit loss to bit count
|
hace 9 meses |
Sam Lantinga
|
cd25cb3435
Check SDL_LockSurface() return value
|
hace 9 meses |
Sam Lantinga
|
eefcb62588
SDL_MUSTLOCK() returns true once a surface has the RLE flag set
|
hace 9 meses |
Sam Lantinga
|
de6595bda6
SDL_MUSTLOCK() should return true if the surface needs locking even if it's currently locked.
|
hace 9 meses |
Sam Lantinga
|
334962b056
Enhancements for SDL_PremultiplyAlpha()
|
hace 9 meses |
Frank Praznik
|
b99ea1ff75
wayland: Add SDL_VIDEO_DOUBLE_BUFFER support
|
hace 9 meses |
Amir
|
5db08b86ca
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
hace 9 meses |
Sam Lantinga
|
94c40fb3c9
Fixed warning: no previous prototype for function 'SDL_InitFilesystem'
|
hace 9 meses |
Sam Lantinga
|
761e86e25e
Initialize output parameters to reasonable defaults in case of error
|
hace 9 meses |
Sam Lantinga
|
5f5e91eab6
Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3
|
hace 9 meses |
Sam Lantinga
|
b3df46e4bc
Added missing SDL_sysfilesystem.h includes
|
hace 9 meses |
Ozkan Sezer
|
2eda7b2c24
SDL_sysvideo.h: remove SDL_DisplayModeData typedef:
|
hace 9 meses |
Sam Lantinga
|
8c25129458
SDL_EVENT_WINDOW_LAST should be SDL_EVENT_WINDOW_HDR_STATE_CHANGED
|
hace 9 meses |
SDL Wiki Bot
|
b92ec25147
Sync SDL3 wiki -> header
|
hace 9 meses |
Sam Lantinga
|
3d2e5a0b66
Fixed a few remaining functions to directly return their values instead of an error code.
|
hace 9 meses |
Sam Lantinga
|
1e828eec57
Fixed warning C4244: '=': conversion from 'float' to 'int', possible loss of data
|
hace 9 meses |
Sam Lantinga
|
98bea25363
Converted surfaces with alpha format default to SDL_BLENDMODE_BLEND
|
hace 9 meses |
Sam Lantinga
|
7c0307060d
Textures with alpha format default to SDL_BLENDMODE_BLEND
|
hace 9 meses |
Sam Lantinga
|
2db57e2678
Removed SlowBlitPixelAccess_Unknown
|
hace 9 meses |
Sam Lantinga
|
b5292bdec9
Added blend mode testing for 8-bit surfaces
|
hace 9 meses |