Histórico de Commits

Autor SHA1 Mensagem Data
  Susko3 01248a99c8 Add `default: break;` to switches on SDL_Event::type há 2 anos atrás
  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
  Anonymous Maarten 6e2851878f testhittesting: use SDLTest_Common for creating window(s) and renderer(s) há 3 anos atrás
  Sylvain c963f02571 More fix warnings about static function and prototype há 3 anos atrás
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. há 3 anos atrás
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) há 3 anos atrás
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions há 3 anos atrás
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions há 3 anos atrás
  Sam Lantinga 58aecf0a54 SDL API renaming: SDL_rect.h há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types há 3 anos atrás
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests há 3 anos atrás
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) há 3 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 3 anos atrás
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers há 3 anos atrás
  Sam Lantinga ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions há 8 anos atrás
  Ryan C. Gordon 31de8f8b99 Minor tweaks to testhittesting. há 11 anos atrás
  Ionut Leonte 2d38a71a1f Added SDL_HITTEST_RESIZE_*, and implemented for X11. há 11 anos atrás
  Ryan C. Gordon bf03bec120 Patched to compile on Visual Studio. há 12 anos atrás
  Ryan C. Gordon 4ef6eddaf7 Make some printf() calls into SDL_Log() so I can see them on Windows. :) há 12 anos atrás
  Ryan C. Gordon 7364ed016b Added a few debug printf() calls. há 12 anos atrás
  Ryan C. Gordon 98c03f391d Changed drag area API to a hit-testing API. há 12 anos atrás