Commit Graph

  • 8eba5b75ca Fixed warning C4701: potentially uninitialized local variable 'rndctx' used Sam Lantinga 2024-02-03 11:31:01 -08:00
  • 445cb42acd Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data Sam Lantinga 2024-02-03 11:29:10 -08:00
  • 45f936c788 Fixed warning C4245: 'initializing': conversion from '__int64' to 'unsigned __int64', signed/unsigned mismatch Sam Lantinga 2024-02-03 11:27:35 -08:00
  • 74e85e3a51 Fixed warning C4706: assignment within conditional expression Sam Lantinga 2024-02-03 11:25:29 -08:00
  • c3e3ad6140 Fixed build warnings Sam Lantinga 2024-02-03 11:23:16 -08:00
  • c02aaebccc Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch Sam Lantinga 2024-02-03 11:16:53 -08:00
  • ff5fdf9f53 Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data Sam Lantinga 2024-02-03 11:15:15 -08:00
  • 9989f92eee Fixed warning C4245: 'initializing': conversion from 'int' to 'SDL_AudioDeviceID', signed/unsigned mismatch Sam Lantinga 2024-02-03 11:14:29 -08:00
  • cb811ba463 Fixed warning C4366: The result of the unary '&' operator may be unaligned Sam Lantinga 2024-02-03 11:12:57 -08:00
  • 62221b3003 Fixed warning C4245: 'return': conversion from 'int' to 'SDL_TimerID', signed/unsigned mismatch Sam Lantinga 2024-02-03 11:08:52 -08:00
  • 4514aabb41 Fixed warning C4245: 'return': conversion from 'int' to 'Uint64', signed/unsigned mismatch Sam Lantinga 2024-02-03 11:08:12 -08:00
  • f107393ed5 Fixed warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch Sam Lantinga 2024-02-03 11:06:25 -08:00
  • c3e821fa80 Optimized SDL_DuplicatePixels() Sam Lantinga 2024-02-03 10:32:55 -08:00
  • 89b9d6cbdc SDL_RenderReadPixels() now returns a surface Sam Lantinga 2024-02-03 10:18:12 -08:00
  • ab571633d1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-02-03 15:37:23 +00:00
  • 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode Sam Lantinga 2024-02-03 07:05:32 -08:00
  • 9e76f23561 SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash Wohlstand 2024-02-03 10:33:06 +03:00
  • fe297fc6d8 SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash Wohlstand 2024-02-03 10:33:06 +03:00
  • a29f37c14a SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash Wohlstand 2024-02-03 10:33:06 +03:00
  • 384fcea585 SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32 Wohlstand 2024-02-03 10:27:35 +03:00
  • ca01016577 SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32 Wohlstand 2024-02-03 10:27:35 +03:00
  • 2f2b44a1bd Fix SDL_mfijoystick build issues Joshua Root 2024-02-03 15:33:53 +11:00
  • c53c351921 Fix SDL_mfijoystick build issues Joshua Root 2024-02-03 15:33:53 +11:00
  • e0158f68e4 Fix SDL_mfijoystick build issues Joshua Root 2024-02-03 15:33:53 +11:00
  • 2819988f8b Sync SDL3 wiki -> header SDL Wiki Bot 2024-02-03 04:40:24 +00:00
  • a2c45f61bb Updated scRGB render colorspace documentation Sam Lantinga 2024-02-02 20:38:48 -08:00
  • 8386daddcb vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) Sam Lantinga 2024-02-02 18:29:59 -08:00
  • fc787a41dc vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) Sam Lantinga 2024-02-02 18:29:59 -08:00
  • e67e0c5d55 vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) Sam Lantinga 2024-02-02 18:29:59 -08:00
  • 05bb182a53 Don't test 10-bit pixel format conversion Sam Lantinga 2024-02-02 18:24:15 -08:00
  • f9c57e16b0 Don't test 10-bit pixel format conversion Sam Lantinga 2024-02-02 18:24:15 -08:00
  • b8fe96fa81 Fixed build warning Sam Lantinga 2024-02-02 18:24:05 -08:00
  • ba86d9f235 When changing surface format, use the default colorspace for the new format Sam Lantinga 2024-02-02 17:56:33 -08:00
  • 25fd5da1a7 Removed maxCLL and maxFALL properties, moved them to SDL_image for HDR image loading Sam Lantinga 2024-02-02 15:09:43 -08:00
  • 943ab983cb Sync SDL3 wiki -> header SDL Wiki Bot 2024-02-02 23:10:26 +00:00
  • 5d48f9a63a Added SDL_CopyProperties() Sam Lantinga 2024-02-02 14:19:02 -08:00
  • c007c7ed55 Sync SDL3 wiki -> header SDL Wiki Bot 2024-02-02 21:14:23 +00:00
  • aa8f609ff3 Clamp HDR colors to the SDR range for SDR renderers Sam Lantinga 2024-02-02 12:18:32 -08:00
  • 9591b2cfb4 Finalized the SDL render API colorspaces Sam Lantinga 2024-02-02 12:09:37 -08:00
  • 739a23e506 testautomation_math: Fix misleading log output Simon McVittie 2024-02-02 10:59:21 +00:00
  • 5a59155a05 test: Don't accept results that are much less than expected Simon McVittie 2024-02-01 20:10:50 +00:00
  • 1ad917e2f6 testautomation: Don't expect exp to yield exact floating point results Simon McVittie 2024-01-29 18:32:51 +00:00
  • 58907d2c27 testautomation_math: Fix misleading log output Simon McVittie 2024-02-02 10:59:21 +00:00
  • a7bd18c0d5 test: Don't accept results that are much less than expected Simon McVittie 2024-02-01 20:10:50 +00:00
  • f73abd49c3 testautomation: Don't expect exp to yield exact floating point results Simon McVittie 2024-01-29 18:32:51 +00:00
  • 7c089f4e57 testautomation_math: Fix misleading log output Simon McVittie 2024-02-02 10:59:21 +00:00
  • b66dba2a9d test: Don't accept results that are much less than expected Simon McVittie 2024-02-01 20:10:50 +00:00
  • f1f9e27128 testautomation_math: do relative comparison + more precise correct trigonometric values Anonymous Maarten 2023-10-14 03:23:01 +02:00
  • babca704e0 testautomation: Don't expect exp to yield exact floating point results Simon McVittie 2024-01-29 18:32:51 +00:00
  • f6f9468d84 Fixed warning C4701: potentially uninitialized local variable 'srcpixel' used Sam Lantinga 2024-02-01 21:24:11 -08:00
  • d383299779 Fixed build on older Windows SDK Sam Lantinga 2024-02-01 20:48:53 -08:00
  • d04fea8b87 Even more miscellaneous gamepad buttons! Sam Lantinga 2024-02-01 20:34:05 -08:00
  • cb70e972e3 Added miscellaneous gamepad buttons for additional macro buttons on some controllers Sam Lantinga 2024-02-01 20:15:01 -08:00
  • 859844eae3 Updated to version 2.30.0 for release release-2.30.0 Sam Lantinga 2024-02-01 16:02:20 -08:00
  • 857b9848d2 Don't use the system iconv on Apple mobile platforms Sam Lantinga 2024-02-01 15:53:27 -08:00
  • 8eed915dfa Don't use the system iconv on Apple mobile platforms Sam Lantinga 2024-02-01 15:53:27 -08:00
  • d6a48e4958 Don't use the system iconv on Apple mobile platforms Sam Lantinga 2024-02-01 15:53:27 -08:00
  • ea0853d23d Added an HDR gradient test to testcolorspace Sam Lantinga 2024-02-01 14:21:32 -08:00
  • dc607c666b Fixed creating HDR textures with SDL_CreateTexture() Sam Lantinga 2024-02-01 14:20:40 -08:00
  • dcfb069c75 Sync SDL3 wiki -> header SDL Wiki Bot 2024-02-01 20:18:29 +00:00
  • 7561116873 Added support for floating point texture formats Sam Lantinga 2024-02-01 11:22:04 -08:00
  • 90597aeaef HDR10 colorspace isn't currently supported Sam Lantinga 2024-02-01 10:41:15 -08:00
  • 19dde63e7c Added a simple linear scale for tonemapped HDR to SDR surface conversion Sam Lantinga 2024-02-01 10:34:59 -08:00
  • fc35b7e121 Convert to sRGB if trying to create a texture from an HDR surface Sam Lantinga 2024-02-01 10:30:58 -08:00
  • c1f3c81003 Make the color primary conversion code reusable Sam Lantinga 2024-02-01 07:54:31 -08:00
  • 496ed01bdb Detect blending in HDR10 colorspace Sam Lantinga 2024-02-01 07:53:19 -08:00
  • dd28ab0489 Added SDL_SetRenderDrawColorspace() and SDL_GetRenderDrawColorspace() Sam Lantinga 2024-01-31 21:46:02 -08:00
  • 9c8b47b726 Cache the draw color state in the software and PSP renderers Sam Lantinga 2024-01-31 23:54:47 -08:00
  • dacfaa91b4 Make sure to round color values when converting to Uint8 Sam Lantinga 2024-01-31 23:31:19 -08:00
  • c00b6a8e20 SDL_kmsdrmvideo.c: clean-up includes, add clarifying note after 5ab879f Ozkan Sezer 2024-02-01 11:04:10 +03:00
  • a4969e393e Sync SDL3 wiki -> header SDL Wiki Bot 2024-02-01 02:08:27 +00:00
  • 6f443e2aca Added support for the scRGB colorspace on D3D11 and D3D12 Sam Lantinga 2024-01-31 17:25:25 -08:00
  • 12c31898c1 Update colors in SDL_RenderGeometryRaw() if we're doing interpolation in linear space Sam Lantinga 2024-01-31 10:48:02 -08:00
  • 77549dc91e Fixed some places using SDL_SetRenderDrawColor() instead of SDL_SetRenderDrawColorFloat() Sam Lantinga 2024-01-31 10:25:50 -08:00
  • 4b3c530dd1 Fixed out of bounds access Sam Lantinga 2024-01-31 09:55:52 -08:00
  • 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion Sam Lantinga 2024-01-30 23:15:20 -08:00
  • 49cc4c14e9 Use the default colorspace if we have to convert texture pixels Sam Lantinga 2024-01-30 23:11:18 -08:00
  • c1f97c8e07 Fixed testgeometry after color format change (thanks @sezero!) Sam Lantinga 2024-01-30 23:31:48 -08:00
  • 482a27bc00 wayland: Throttle to 20hz if the frame callback never fires Frank Praznik 2024-01-30 17:12:20 -05:00
  • 4a759b340f Fixes in SDL_ColorSpace (SDL_pixels.h) Amun 2024-01-30 19:59:15 +01:00
  • 5f98fcf00b Use the exact motion associated with the warp Sam Lantinga 2024-01-30 11:11:10 -08:00
  • 8ce6fb2513 Use the exact motion associated with the warp Sam Lantinga 2024-01-30 11:11:10 -08:00
  • 9462eec57b pipewire: Don't assert if the default capture device is a sink or vice versa Frank Praznik 2024-01-30 13:12:12 -05:00
  • d15fb9e063 Sync SDL3 wiki -> header SDL Wiki Bot 2024-01-30 17:49:26 +00:00
  • f257eb4481 Added the concept of colorspace to the SDL renderer Sam Lantinga 2024-01-29 18:32:27 -08:00
  • 554f0625d3 Renderer colors now have floating point precision Sam Lantinga 2024-01-29 13:28:33 -08:00
  • 5a492e8196 Fixing viewport Francisco Javier Trujillo Mata 2024-01-29 22:27:36 +01:00
  • 80cb52c944 Fix scissor usage Francisco Javier Trujillo Mata 2024-01-28 15:38:30 +01:00
  • 4436c09c9d Fix color Francisco Javier Trujillo Mata 2024-01-28 00:23:16 +01:00
  • d34a7c5ed2 Fixing viewport Francisco Javier Trujillo Mata 2024-01-29 22:27:36 +01:00
  • 36b8438280 Fix scissor usage Francisco Javier Trujillo Mata 2024-01-28 15:38:30 +01:00
  • faa8fc2917 Fix color Francisco Javier Trujillo Mata 2024-01-28 00:23:16 +01:00
  • da8fc70a83 Fixing viewport Francisco Javier Trujillo Mata 2024-01-29 22:27:36 +01:00
  • 851c1a5e9c Fix scissor usage Francisco Javier Trujillo Mata 2024-01-28 15:38:30 +01:00
  • dc35ee9d54 Fix color Francisco Javier Trujillo Mata 2024-01-28 00:23:16 +01:00
  • 61a3a163db Fixed typo (thanks @Akaricchi!) Sam Lantinga 2024-01-29 18:48:41 -08:00
  • 7fbd85ad5c Sync SDL3 wiki -> header SDL Wiki Bot 2024-01-29 02:25:21 +00:00
  • 61b5c38e6e Added the initial concept of colorspace to SDL Sam Lantinga 2024-01-28 17:17:38 -08:00
  • a3bfd5329c Fix broken mingw i686 buildscript Xander 2024-01-28 21:43:43 +00:00
  • 59d7dd3615 Fix broken mingw x86_64 buildscript Xander 2024-01-28 21:43:08 +00:00