Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Frank Praznik d0c9c008e1 wayland: Use high-DPI system cursors on non-DPI aware windows 1 tahun lalu
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 tahun lalu
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) 1 tahun lalu
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 1 tahun lalu
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 tahun lalu
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 1 tahun lalu
  Frank Praznik 6d92de5d3a wayland: Ensure that a NULL internal structure isn't dereferenced when destroying a window 1 tahun lalu
  Frank Praznik 9d9721cd4c wayland: Fix some incorrect buffer scale calculations 1 tahun lalu
  Sam Lantinga c77e51c084 Use SDL_unsetenv() 1 tahun lalu
  Frank Praznik a46e7027ce video: Allow setting the parents of toplevel windows 1 tahun lalu
  Frank Praznik 5d5a685a80 wayland: Add support for setting window icons via the xdg-toplevel-icon-v1 protocol 2 tahun lalu
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 tahun lalu
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 tahun lalu
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 tahun lalu
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 tahun lalu
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule 1 tahun lalu
  Frank Praznik 0d24b6e9f3 wayland: Use the compositor provided size during state transitions 1 tahun lalu
  Frank Praznik b99ea1ff75 wayland: Add SDL_VIDEO_DOUBLE_BUFFER support 1 tahun lalu
  Amir 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 tahun lalu
  Sam Lantinga 9ca1792848 Renamed driverdata to internal 1 tahun lalu
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 tahun lalu
  Frank Praznik 3b60ee666e wayland: Note that setting the damage region in the frame callback is explicitly to work around a driver bug 1 tahun lalu
  Frank Praznik 159d7087c6 wayland: Only set the window geometry when viewports are unsupported 1 tahun lalu
  Sam Lantinga 5322b3528a Losing keyboard focus doesn't automatically mean you lose mouse capture 1 tahun lalu
  Frank Praznik 2f276a2eea video: Expose HDR metadata per-window 1 tahun lalu
  Frank Praznik 41532e84cb wayland: Prevent a possible crash when determining the display for a minimized window 1 tahun lalu
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings 1 tahun lalu
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 1 tahun lalu
  Frank Praznik 57504385e0 wayland: Maintain aspect ratio while resizing the window 1 tahun lalu
  Frank Praznik 716dc0e1bf wayland: Implement SetWindowOpacity via the alpha modifier protocol 1 tahun lalu