Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties há 2 anos atrás
  Sam Lantinga f9d11807c0 Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream há 2 anos atrás
  Sam Lantinga 3a4c9d6990 Fixed build error when API logging is enabled há 2 anos atrás
  Anonymous Maarten c9ccf0670c Add unsupported functions to dynapi há 2 anos atrás
  Anonymous Maarten 0efa196989 dynapi: implement SDL_DYNAPI_entry even when building SDL without dynapi support há 2 anos atrás
  Ozkan Sezer 4cfacd5cb7 SDL_dynapi.c: minor cosmetics. há 3 anos atrás
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() há 3 anos atrás
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style há 3 anos atrás
  Ryan C. Gordon d05639a626 dynapi: Accept a comma-separated list of libraries to attempt to load. há 3 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined há 3 anos atrás
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) há 3 anos atrás
  Sam Lantinga 21e444b2e7 Fixed a few additional sizeof locations há 3 anos atrás
  Ozkan Sezer 9f21bed729 dynapi: cast GetProcAddress() result to void* há 3 anos atrás
  Ozkan Sezer 2ec9a20204 SDL_dynapi.c: add extern "C" guards, just in case.. há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Ozkan Sezer 929da2c28e SDL_dynapi.c: LoadLibraryA() returns HMODULE. há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Daniel Gibson 28b93451dc Make WinRT's SDL_main header-only há 3 anos atrás
  Daniel Gibson ca2fe7be1a Implement SDL_main as header-only lib for Win32 há 3 anos atrás
  Sylvain 778b8926b4 Small format changed (using clang-format 15.0.2-1) há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás
  Ryan C. Gordon a3225ae6de dynapi: Abstract out the environment variable name. há 3 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 3 anos atrás
  Ryan C. Gordon 80c1ddbe97 dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict. há 3 anos atrás
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers há 3 anos atrás
  Ozkan Sezer 5cedc2f1ff removed QNX support. há 3 anos atrás
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. há 3 anos atrás
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 há 3 anos atrás