Commit History

Автор SHA1 Съобщение Дата
  Ryan C. Gordon cca9d24cde direct3d: be more aggressive about resetting invalidated cached state. преди 6 години
  Ryan C. Gordon 939bf1c4d8 render: fix some static analysis warnings. преди 6 години
  Ryan C. Gordon 33f78eb163 direct3d: Make sure streaming textures update before being used for drawing. преди 6 години
  Ryan C. Gordon b744108af8 Patched to compile on C89 compilers. преди 6 години
  Ryan C. Gordon 3c9361509b direct3d: Release and NULL out vertex buffers on reset. преди 6 години
  Ryan C. Gordon d4a21f54b8 cmake: Comment out some debug logging that can upset build environments. преди 6 години
  Ryan C. Gordon 65a7c98c6f directfb: Updated render backend to new internal API. преди 6 години
  Sergey Zhuravlevich 583f61b202 kmsdrm: Check for resources when validating KMSDRM device in check_modesetting. преди 6 години
  Sergey Zhuravlevich b3ac87d559 kmsdrm: uninitialized KMSDRM fixes преди 6 години
  Ryan C. Gordon 3323b355c9 android: use cpufeatures to support SDL_HasNEON() (thanks, Sylvain!). преди 6 години
  Ryan C. Gordon 1e4acca851 Added some detail to a Doxygen comment (thanks, Sylvain!). преди 6 години
  Ryan C. Gordon fac40f8e4c Patched to compile on Linux with threads enabled. (whoops!) преди 6 години
  Ryan C. Gordon c4bc59a50e Patched to compile on Linux with --disable-threads. преди 6 години
  Sam Lantinga f205f3a8c2 Added support for the Razer Raiju Mobile преди 6 години
  Sam Lantinga a95291c9c8 Fixed the hotspot for cursors on Raspberry Pi преди 6 години
  Sam Lantinga aea483577a Fixed bug changing cursors on Raspberry Pi преди 6 години
  Ozkan Sezer 3f0d520a49 SDL_touch.h (SDL_TouchDeviceType): remove comma at end of enumerator list. преди 6 години
  Alex Szpakowski 37b1f989ce metal: use a staging texture in SDL_UpdateTexture, to make sure it doesn't stomp texture data being drawn in a previous frame on the GPU. преди 6 години
  Sam Lantinga 7b306bf34d Added atomics support for armv8-a (Raspberry Pi 3) преди 6 години
  Sam Lantinga bd0ae0a5dd Do a second pass to find libraries without a single version digit after the .so преди 6 години
  Alex Szpakowski 872936a485 metal: Fix an incorrect division. преди 6 години
  Alex Szpakowski 4a58722b9f metal: SDL_RenderFillRects uses one draw call per 16k rectangles (within the given FillRects call), instead of one draw call per rectangle. Reduces CPU usage when drawing many rectangles. преди 6 години
  Sebastian Krzyszkowiak 5f98051457 wayland: ask xdg-decoration protocol extension to use server-side decorations if possible. преди 6 години
  Ozkan Sezer 14e389eadc minor update to Makefile.os2, added a test/Makefile.os2. преди 6 години
  Sam Lantinga 5c5ba0e331 Fixed bug 4394 - Crash in SDL_PumpEvents() after SDL_DestroyWindow() преди 6 години
  Sam Lantinga ac15de18bd Fixed bug 4392 - SDL_cpuinfo.h breaks compilation with C bool type преди 6 години
  Sam Lantinga b73703b9c6 Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds преди 6 години
  Ozkan Sezer d3fa42b8c4 os/2 bits for SDL_malloc.c -- from libffi преди 6 години
  Ozkan Sezer 1a02403ea7 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. преди 6 години
  Ozkan Sezer ed8413c937 Makefile.os2: build libm as a static lib and add it to linkage. преди 6 години