提交历史

作者 SHA1 备注 提交日期
  Sylvain 1d7966df15 Remove un-needed check for NULL pointer. They were previously checked just before. 2 年之前
  Frank Praznik 8ea96f365f events: Remove X and XKB keysym constants and headers 2 年之前
  chalonverse 20af698b02 GDK: Updated MicrosoftGame.config files to use placeholder identifiers from the GDK project template rather than using Microsoft sample identifiers 2 年之前
  Ryan C. Gordon 389ffab733 Code style fixes, etc. 2 年之前
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 2 年之前
  Ryan C. Gordon 7ebdae5dc9 cocoa: Fix OpenGL deprecation warning. 2 年之前
  Ryan C. Gordon 7c760f7f79 cocoa: Update CVDisplayLink timing when screen changes. 2 年之前
  Ryan C. Gordon 1fd66cc890 Revert "cocoa: Backed out CVDisplayLink code for macOS vsync." 2 年之前
  Ryan C. Gordon 9d67686a5b haptic: Deal with deprecated macOS symbol. 2 年之前
  Ryan C. Gordon 6801d676c0 Revert "pulseaudio: Only use PA_STREAM_ADJUST_LATENCY if buffer isn't super small." 2 年之前
  Anonymous Maarten 81fd45f723 ci: Disable emscripten build time tests 2 年之前
  Anonymous Maarten 55534e277e cmake: add time out to tests to avoid ci timeouts 2 年之前
  Anonymous Maarten 2e47016b01 ci: use Ninja generator in hop of accelerating the build 2 年之前
  Anonymous Maarten 819b0143e3 cmake: enable SDL_TEST by default for emscripten 2 年之前
  Anonymous Maarten a22fcf77fd cmake: older emscripten releases have a broken FindOpenGL.cmake 2 年之前
  Anonymous Maarten d8884b845e emscripten: fix warnings in tests 2 年之前
  Anonymous Maarten a71e558d85 cmake: testshader needs -sLEGACY_GL_EMULATION on Emscripten 2 年之前
  Anonymous Maarten 55384db8a6 cmake: emscripten has libunwind.h, libunwind.a has missing symbols 2 年之前
  Anonymous Maarten 6e46090a30 cmake: check ALL headers inside the look (including sys/types.h) 2 年之前
  Anonymous Maarten 500bac0b13 cmake: include FIndPkgConfig.cmake through find_package 2 年之前
  Anonymous Maarten cfa76973ff cmake: FindOpenGL.cmake shipped by emscripten does not have OpenGL::GL 2 年之前
  Anonymous Maarten 76e3cf3840 cmake: use custom add_sdl_test_executable macro to add test 2 年之前
  Frank Praznik 903301c6aa wayland: Always use integer scaling for cursors. 2 年之前
  Ryan C. Gordon d8b1ef42ae pulseaudio: Only use PA_STREAM_ADJUST_LATENCY if buffer isn't super small. 2 年之前
  Ozkan Sezer 06492c5981 CI, MSVC: update to use microsoft/setup-msbuild v1.1.3. 2 年之前
  Sam Lantinga 02ab7f3745 Fixed release build using clang on Windows 2 年之前
  Sam Lantinga 98f93d0aa1 Fixed building without xkbcommon support 2 年之前
  Sam Lantinga 615901dbfe Removed unnecessary header 2 年之前
  Frank Praznik c855184765 wayland: Handle virtual keyboards that don't fit the X mapping 2 年之前
  Frank Praznik d1858eb124 events: Add a helper function to get the default keycode for a scancode 2 年之前