Sam Lantinga
|
62221b3003
Fixed warning C4245: 'return': conversion from 'int' to 'SDL_TimerID', signed/unsigned mismatch
|
1 year ago |
Sam Lantinga
|
4514aabb41
Fixed warning C4245: 'return': conversion from 'int' to 'Uint64', signed/unsigned mismatch
|
1 year ago |
Sam Lantinga
|
f107393ed5
Fixed warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch
|
1 year ago |
Sam Lantinga
|
c3e821fa80
Optimized SDL_DuplicatePixels()
|
1 year ago |
Sam Lantinga
|
89b9d6cbdc
SDL_RenderReadPixels() now returns a surface
|
1 year ago |
SDL Wiki Bot
|
ab571633d1
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
50a805cdd1
Use YUV colorspaces instead of a global YUV conversion mode
|
1 year ago |
Wohlstand
|
9e76f23561
SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash
|
1 year ago |
Joshua Root
|
e0158f68e4
Fix SDL_mfijoystick build issues
|
1 year ago |
SDL Wiki Bot
|
2819988f8b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
a2c45f61bb
Updated scRGB render colorspace documentation
|
1 year ago |
Sam Lantinga
|
e67e0c5d55
vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!)
|
1 year ago |
Sam Lantinga
|
f9c57e16b0
Don't test 10-bit pixel format conversion
|
1 year ago |
Sam Lantinga
|
b8fe96fa81
Fixed build warning
|
1 year ago |
Sam Lantinga
|
ba86d9f235
When changing surface format, use the default colorspace for the new format
|
1 year ago |
Sam Lantinga
|
25fd5da1a7
Removed maxCLL and maxFALL properties, moved them to SDL_image for HDR image loading
|
1 year ago |
SDL Wiki Bot
|
943ab983cb
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
5d48f9a63a
Added SDL_CopyProperties()
|
1 year ago |
SDL Wiki Bot
|
c007c7ed55
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
aa8f609ff3
Clamp HDR colors to the SDR range for SDR renderers
|
1 year ago |
Sam Lantinga
|
9591b2cfb4
Finalized the SDL render API colorspaces
|
1 year ago |
Simon McVittie
|
7c089f4e57
testautomation_math: Fix misleading log output
|
1 year ago |
Simon McVittie
|
b66dba2a9d
test: Don't accept results that are much less than expected
|
1 year ago |
Anonymous Maarten
|
f1f9e27128
testautomation_math: do relative comparison + more precise correct trigonometric values
|
1 year ago |
Simon McVittie
|
babca704e0
testautomation: Don't expect exp to yield exact floating point results
|
1 year ago |
Sam Lantinga
|
f6f9468d84
Fixed warning C4701: potentially uninitialized local variable 'srcpixel' used
|
1 year ago |
Sam Lantinga
|
d383299779
Fixed build on older Windows SDK
|
1 year ago |
Sam Lantinga
|
d04fea8b87
Even more miscellaneous gamepad buttons!
|
1 year ago |
Sam Lantinga
|
cb70e972e3
Added miscellaneous gamepad buttons for additional macro buttons on some controllers
|
1 year ago |
Sam Lantinga
|
d6a48e4958
Don't use the system iconv on Apple mobile platforms
|
1 year ago |