Historie revizí

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