Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 287571fb46 Limit effect of in_title_click and focus_click_pending to only blocking cursor warping; without this all relative mouse motion was getting ignored when a window was activated via a mouse button vor 3 Jahren
  Northfear 5292156398 End Scene on RunCommandQueue on Vita vor 3 Jahren
  Cameron Cawley 08ae790497 Replace calls to asprintf with SDL_asprintf vor 3 Jahren
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf vor 3 Jahren
  Sam Lantinga 79b0aae86c The return value of SDL_snprintf is the number of characters that would have been written. vor 3 Jahren
  Ethan Lee 9b74623be9 wayland: Woops, forgot to assign cursor theme size... vor 3 Jahren
  Ethan Lee 8e54698aa6 wayland: Add support for high-DPI cursors vor 3 Jahren
  Sam Lantinga 42ae9116ad Getting "(null)" when formatted printing NULL is a valid result vor 3 Jahren
  Sam Lantinga a4a9d28461 You may need to wait a bit for SDL_WarpMouseInWindow() to complete vor 3 Jahren
  Sam Lantinga 94a42af570 Fixed the name of the verbose hints vor 3 Jahren
  Sam Lantinga b914bc3954 SDL_PIXELFORMAT_ARGB2101010 isn't fully supported for all surface conversion paths yet vor 3 Jahren
  Sam Lantinga e5d59fa77c Fixed building testgles2 on Linux vor 3 Jahren
  Sam Lantinga 0c8277e9bd Added testgeometry to the git ignore file vor 3 Jahren
  Sam Lantinga 432ee7d8ad Fixed building SDL_dynapi.c without stdio support vor 3 Jahren
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions vor 3 Jahren
  Sam Lantinga 5d455cabf9 Don't process raw input when the window is being dragged or clicked on. vor 3 Jahren
  Sam Lantinga 0fd54f91f4 Fixed using a tablet with raw input relative motion vor 3 Jahren
  Sam Lantinga b687c0ff2c Integrate fix for Source 2's Win32 build that does '#define __i386__ 1' which causes it to hit the __i386__ case instead of the _MSC_VER case. vor 3 Jahren
  Sam Lantinga 8fee82d1fd Improve relative motion handling over RDP vor 3 Jahren
  Sam Lantinga eb3bf80f9c Fixed compiler warnings using Visual Studio 2019 vor 3 Jahren
  Ryan C. Gordon ce11caa80f alsa: Map 7.1 audio channels to match what Windows and macOS expect. vor 3 Jahren
  pkubaj 9886d897e2 Fix AltiVec detection on FreeBSD vor 3 Jahren
  Ryan C. Gordon c45facf2ca alsa: clean up macro salsa a little. vor 3 Jahren
  Ryan C. Gordon f5e636a621 config: Try to use stdint.h with Borland C. vor 3 Jahren
  Northfear 3b2fbb1cb7 End current scene before destroying the texture on Vita vor 3 Jahren
  Ozkan Sezer e55b850703 minor tidy-up in os2 makefile for tests. vor 3 Jahren
  Northfear fc4296c114 Use aligned stride in sceGxmColorSurfaceInit vor 3 Jahren
  Northfear 7080bc2a91 Fallback to SCE_KERNEL_MEMBLOCK_TYPE_USER_RW_UNCACHE if CDRAM texture allocation fails vor 3 Jahren
  Ivan Epifanov 512355d7aa Vita: fix thread detach. Remove leftover KillThread vor 3 Jahren
  Ivan Epifanov ddcd847c8e Vita: fix thread priority Add support for thread name and stack size vor 3 Jahren