Historia zmian

Autor SHA1 Wiadomość Data
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) 3 lat temu
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 lat temu
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 lat temu
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions 3 lat temu
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions 3 lat temu
  Sam Lantinga 58aecf0a54 SDL API renaming: SDL_rect.h 3 lat temu
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 lat temu
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 3 lat temu
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 3 lat temu
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 3 lat temu
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 lat temu
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 lat temu
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 lat temu
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 lat temu
  Sam Lantinga ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 8 lat temu
  Ryan C. Gordon 31de8f8b99 Minor tweaks to testhittesting. 11 lat temu
  Ionut Leonte 2d38a71a1f Added SDL_HITTEST_RESIZE_*, and implemented for X11. 11 lat temu
  Ryan C. Gordon bf03bec120 Patched to compile on Visual Studio. 11 lat temu
  Ryan C. Gordon 4ef6eddaf7 Make some printf() calls into SDL_Log() so I can see them on Windows. :) 11 lat temu
  Ryan C. Gordon 7364ed016b Added a few debug printf() calls. 11 lat temu
  Ryan C. Gordon 98c03f391d Changed drag area API to a hit-testing API. 11 lat temu