Histórico de Commits

Autor SHA1 Mensagem Data
  Edward Li 1c41b53551 macOS: Calculate correct DPI by not using backingScaleFactor há 3 anos atrás
  Alex Szpakowski 724468ae2c GL renderer uses glDrawArrays instead of glBegin/glEnd. há 3 anos atrás
  Sylvain a1e992b110 Fixed bug #5118 - [Android] PointerIcon leak in Cursor API há 3 anos atrás
  Ozkan Sezer 5ca0926d8d fixes to visual test MSVC project files. há 3 anos atrás
  Ozkan Sezer b8d839c0c0 remove all unnecessary stuff from visualtest configury. há 3 anos atrás
  Ozkan Sezer 8a355116d1 silence -Wwrite-strings in visualtest há 3 anos atrás
  Ozkan Sezer 71c497a3a3 visualtest windows build fixes há 3 anos atrás
  Ozkan Sezer 449ef08dcc minimal fixes to visual test, so that it actually builds w/o warnings: há 3 anos atrás
  Cameron Gutman 505df1a99b autotools: Fix typo in libgbm print há 3 anos atrás
  Ozkan Sezer 0673e448f0 autotools: improved detection of windows.gaming.input.h há 3 anos atrás
  Cameron Gutman 83583dc49d cmake: Fix WGI detection with older SDKs há 3 anos atrás
  Ozkan Sezer 398c0fdff0 cmake: simplify wayland-scanner 1.15 detection. há 3 anos atrás
  Wohlstand 54d2451069 sdlchecks.cmake: Small tune by @sezero há 3 anos atrás
  Wohlstand 6c9907dd0e Fixed build on CMake older than 3.7 há 3 anos atrás
  Wohlstand 3861afacf5 Fixed build on CMake older than 3.13 há 3 anos atrás
  Ozkan Sezer 840339c49d SDL_utf8strlcpy: store trailing_bytes explicity as unsigned type. há 3 anos atrás
  Ozkan Sezer 507d4bcd68 SDL_utf8strlen: run bit-test explicitly on unsigned char há 3 anos atrás
  Ozkan Sezer 82fc67ae4d SDL_joystick.c: cast the arguments to nibble() to unsigned char. há 3 anos atrás
  Ozkan Sezer 47d3e96b43 SDL_joystick.c: (unsigned char) cast to SDL_tolower() parameters. há 3 anos atrás
  Sam Lantinga 881feca1f2 CMAKE: fixed cflags check for build type há 3 anos atrás
  Sam Lantinga c31a40246d Fix audio memory leaks due to invalid init (thanks Janiszewski!) há 3 anos atrás
  Erik Soma 71e3998d6c Make SDL_VideoInit cleanup when errors occur before video driver creation. há 3 anos atrás
  Francisco Javier Trujillo Mata 8ed0cc4300 Fix wrong value for thread priorities following official PSP Docs há 3 anos atrás
  Sylvain 44c84c0d8e GLES2/Big-endian: don´t swap datas for yuv textures (Thanks 0x1F9F1 !) há 3 anos atrás
  Sylvain 3a69828e87 Fixed GLES2 back-end on Big Endian Platform (see #5093) há 3 anos atrás
  Ozkan Sezer 61107494a1 SDL_gamecontroller.c: (unsigned char) cast to SDL_isdigit() parameters. há 3 anos atrás
  Ozkan Sezer ced442cd38 SDL_test_common.c: (unsigned char) cast to SDL_isdigit() parameter. há 3 anos atrás
  Ozkan Sezer 48d1ef8fad another unsigned char cast in os2cp.c. code clean-up in os/2 geniconv. há 3 anos atrás
  Ozkan Sezer dac6516057 os2iconv.c (_createUconvObj): cast to unsigned char, to be safe. há 3 anos atrás
  Ozkan Sezer 2052b5bc3e os2messagebox: use proper UCHAR* typecast in assignment, just in case. há 3 anos atrás