Историја ревизија

Аутор SHA1 Порука Датум
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) пре 2 година
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. пре 2 година
  Anonymous Maarten 85e3099ba4 testautomation: only require accelated renderer with non-dummy video driver пре 2 година
  Sam Lantinga 00fc50557e Make sure logical presentation is complete before destroying the logical render target пре 2 година
  Sylvain c963f02571 More fix warnings about static function and prototype пре 3 година
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. пре 3 година
  Ozkan Sezer e1d79b418c fix build error due to -Wshadow пре 3 година
  Sam Lantinga 653f2c4ba3 Made the render tests less verbose in the successful case пре 3 година
  Sam Lantinga 14a4ce8b59 Fixed SDL_ScaleMode values for consistency пре 3 година
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target пре 3 година
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments пре 3 година
  Sam Lantinga c2d79cb411 Verify that clear ignores the viewport and test a logical size that isn't the same aspect ratio as the window пре 3 година
  Sam Lantinga d9b53399fe Added an SDL render logical size test пре 3 година
  Sam Lantinga c708ddd66f Added a SDL render viewport test пре 3 година
  Sam Lantinga 364db52ca3 Moved testautomation data out of SDL_test library пре 3 година
  Sam Lantinga 5fab64f862 Fixed documentation errors in testautomation_render.c пре 3 година
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions пре 3 година
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) пре 3 година
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h пре 3 година
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h пре 3 година
  Sam Lantinga 63724c113b Removed the vi format comments from the source пре 3 година
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. пре 3 година
  Sylvain Becker 932f61348d Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711) пре 3 година
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) пре 3 година
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) пре 3 година
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` пре 3 година
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers пре 3 година
  Sylvain b7358e47d5 Don't compare pointer against '0', but NULL пре 3 година
  Sylvain 4192d1a1c7 Fix compilation. It needs to be casted to 'int' type пре 3 година
  Sylvain ce5da5d579 Don't compare pointer against '0', but NULL пре 3 година