Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. před 3 roky
  Sam Lantinga f1c3d3be97 Default to using newer D3D renderers in SDL 3.0 před 3 roky
  Sam Lantinga bd2e2ee7aa SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates před 3 roky
  Sam Lantinga c2f8a478d8 Don't set a logical presentation mode by default před 3 roky
  Sylvain dc74a67a57 SDL_UnlockTexture: change from 'int' to 'void' před 3 roky
  Sylvain e2e5e670bf Remove returns int from Destroy/Close/Unlock functions před 3 roky
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error před 3 roky
  Sam Lantinga 9d8f98c735 Don't change presentation modes when resizing the logical target před 3 roky
  Sylvain fbe0352764 SDL_DestroyRenderer: drop all commands first před 3 roky
  Sam Lantinga ec1b42557f Fixed memory leak at shutdown (thanks @1bsyl!) před 3 roky
  Sam Lantinga 2a83093b36 Use a reasonable upper bound on the number of pixels we'll try to draw when traversing a line před 3 roky
  Sam Lantinga 14a4ce8b59 Fixed SDL_ScaleMode values for consistency před 3 roky
  Sam Lantinga e5edce8e75 Fixed permissions on src/render/SDL_render.c (#7232) před 3 roky
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) před 3 roky
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target před 3 roky
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode před 3 roky
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index před 3 roky
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) před 3 roky
  Sam Lantinga bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED před 3 roky
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity před 3 roky
  Francisco Javier Trujillo Mata 555183257d Remove dummy flag před 3 roky
  Sam Lantinga fde78d12f2 Updated copyright for 2023 před 3 roky
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions před 3 roky
  Sylvain bf76fc6b05 Fixed bug #6816 - SDL_RenderSetVSync doesn't disable vsync for software renderer před 3 roky
  Sam Lantinga e3c1749f5b The refresh rate in SDL_DisplayMode is now a float před 3 roky
  Sylvain Becker 851b0e16be Add SDL_GetRenderVSync (see #6495) (#6965) před 3 roky
  Sam Lantinga cefbeb582f Mouse coordinates are floating point před 3 roky
  Sam Lantinga 1b90107fdb Spell out "Float" in function names před 3 roky
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions před 3 roky
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions před 3 roky