Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 7153c2dad1 Fixed using SDL_PointInRect() from C++. il y a 11 ans
  Ryan C. Gordon bb7a27fadd Fixed up SDL_CaptureMouse() on Windows to work like I expected. il y a 11 ans
  Ryan C. Gordon bcc2cc8722 Fixed hit-testing on Windows. il y a 11 ans
  Ryan C. Gordon bf03bec120 Patched to compile on Visual Studio. il y a 11 ans
  Ryan C. Gordon 4ef6eddaf7 Make some printf() calls into SDL_Log() so I can see them on Windows. :) il y a 11 ans
  Ryan C. Gordon 89ad793407 First shot (not even compiled) at Windows hit-testing support. il y a 11 ans
  Ryan C. Gordon 661548c8f3 Tweaked hit-testing documentation. il y a 11 ans
  Ryan C. Gordon 7364ed016b Added a few debug printf() calls. il y a 11 ans
  Ryan C. Gordon 98c03f391d Changed drag area API to a hit-testing API. il y a 11 ans
  Ryan C. Gordon 7a4ddcd8c6 Don't hardcode an 8 here. il y a 11 ans
  Ryan C. Gordon 20ac4bae89 Some updates for the X11 drag areas work. il y a 11 ans
  Damian Kaczmarek 2744c0195a Initial work on X11 implementation of SDL_SetWindowDragAreas(). il y a 11 ans
  Ryan C. Gordon 3cbc83ef11 First shot at SDL_SetWindowDragAreas(). il y a 11 ans
  Ryan C. Gordon b7f90442df Added SDL_PointInRect(). il y a 11 ans
  Ryan C. Gordon ded970f70f Flip this around to do the simpler condition first. il y a 11 ans
  Ryan C. Gordon 668025c239 Implement SDL_CaptureMouse() for Mac OS X. il y a 11 ans
  Ryan C. Gordon b7d2c0e9d6 Implemented SDL_CaptureMouse(). il y a 11 ans
  Ryan C. Gordon 846a3e0776 Added some FIXMEs. il y a 11 ans
  Ryan C. Gordon f0e0f4ca15 Fixed whitespace. il y a 11 ans
  Ryan C. Gordon a2710516ef Generated dynapi stuff for the new WinRT entry points. il y a 11 ans
  Sam Lantinga e14e0ef947 Fixed crash if the OpenGL library hasn't been loaded yet il y a 56 ans
  Yuri Kunde Schlesner d12d7952f1 Align pointer in SDL_memset before doing Uint32 loop il y a 11 ans
  Philipp Wiesemann 9bc47465ca Changed C++ style comments. il y a 11 ans
  Philipp Wiesemann f5c77149bf Fixed typo in header comment. il y a 11 ans
  Philipp Wiesemann ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. il y a 11 ans
  Philipp Wiesemann 0d196c3099 Removed unused standard library includes from gesture source. il y a 11 ans
  Gabriel Jacobo 660a57f906 Fixes #2541, build failure with Wayland enabled, OpenGL ES disabled il y a 11 ans
  Sam Lantinga e772f0df2b Added a binding for the NVIDIA Shield controller il y a 11 ans
  Sam Lantinga 6735097332 Updated coding style to match the rest of SDL il y a 11 ans
  Philipp Wiesemann 81c574b8cb Fixed typo in header comment. il y a 11 ans