Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga 7271a2040b Don't force on the D3D11 debug flag před 1 rokem
  Sam Lantinga b4d0af9cf3 Removed unused variables před 1 rokem
  Sam Lantinga 200f87ea0b Only set the colorspace if it's not the default před 1 rokem
  Sam Lantinga c0b27ccef9 Fixed warning C4701: potentially uninitialized local variable 'drawnTextRect' used před 1 rokem
  Sam Lantinga 8eba5b75ca Fixed warning C4701: potentially uninitialized local variable 'rndctx' used před 1 rokem
  Sam Lantinga 445cb42acd Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data před 1 rokem
  Sam Lantinga 45f936c788 Fixed warning C4245: 'initializing': conversion from '__int64' to 'unsigned __int64', signed/unsigned mismatch před 1 rokem
  Sam Lantinga 74e85e3a51 Fixed warning C4706: assignment within conditional expression před 1 rokem
  Sam Lantinga c3e3ad6140 Fixed build warnings před 1 rokem
  Sam Lantinga c02aaebccc Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch před 1 rokem
  Sam Lantinga ff5fdf9f53 Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data před 1 rokem
  Sam Lantinga 9989f92eee Fixed warning C4245: 'initializing': conversion from 'int' to 'SDL_AudioDeviceID', signed/unsigned mismatch před 1 rokem
  Sam Lantinga cb811ba463 Fixed warning C4366: The result of the unary '&' operator may be unaligned před 1 rokem
  Sam Lantinga 62221b3003 Fixed warning C4245: 'return': conversion from 'int' to 'SDL_TimerID', signed/unsigned mismatch před 1 rokem
  Sam Lantinga 4514aabb41 Fixed warning C4245: 'return': conversion from 'int' to 'Uint64', signed/unsigned mismatch před 1 rokem
  Sam Lantinga f107393ed5 Fixed warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch před 1 rokem
  Sam Lantinga c3e821fa80 Optimized SDL_DuplicatePixels() před 1 rokem
  Sam Lantinga 89b9d6cbdc SDL_RenderReadPixels() now returns a surface před 1 rokem
  SDL Wiki Bot ab571633d1 Sync SDL3 wiki -> header před 1 rokem
  Sam Lantinga 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode před 1 rokem
  Wohlstand 9e76f23561 SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash před 1 rokem
  Joshua Root e0158f68e4 Fix SDL_mfijoystick build issues před 1 rokem
  SDL Wiki Bot 2819988f8b Sync SDL3 wiki -> header před 1 rokem
  Sam Lantinga a2c45f61bb Updated scRGB render colorspace documentation před 1 rokem
  Sam Lantinga e67e0c5d55 vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) před 1 rokem
  Sam Lantinga f9c57e16b0 Don't test 10-bit pixel format conversion před 1 rokem
  Sam Lantinga b8fe96fa81 Fixed build warning před 1 rokem
  Sam Lantinga ba86d9f235 When changing surface format, use the default colorspace for the new format před 1 rokem
  Sam Lantinga 25fd5da1a7 Removed maxCLL and maxFALL properties, moved them to SDL_image for HDR image loading před 1 rokem
  SDL Wiki Bot 943ab983cb Sync SDL3 wiki -> header před 1 rokem