summaryrefslogtreecommitdiff
path: root/src/skel/glfw
AgeCommit message (Expand)Author
2021-08-16Auto-detect X11 dependencyerorcun
2021-08-16Switch PR & remove X11 part from CMakeListserorcun
2021-08-15Fix premature .ini saving leading to missing bindingserorcun
2021-07-13Use svcGetInfo definitions from libnxAdrian Graber
2021-07-13Save current usable memory for Switch applicationAdrian Graber
2021-07-13Replace GTA_SWITCH macro and use GAMEPAD_MENUAdrian Graber
2021-07-13Add platform specific functions for glfw vibrationAdrian Graber
2021-07-13Add Nintendo Switch initial supportAdrian Graber
2021-02-19Get keyboard input from X11 on Linuxerorcun
2021-02-15Revert "always console for windows Debug builds"withmorten
2021-02-15always console for windows Debug buildswithmorten
2021-02-13glfw window iconwithmorten
2021-02-12imrove readme; enable screenshots with F12aap
2021-02-05Detect joystick menu for XInputerorcun
2021-01-27Attempt to fix input delays on GLFWerorcun
2021-01-27Clean up POSIX streaming codeerorcun
2021-01-25Support pads without L2-R2, add commentserorcun
2021-01-22No more resetting bindings for joypad, create .ini at the first start, joysti...erorcun
2021-01-21enable screenshots for librwaap
2021-01-17Store all settings in .INIerorcun
2021-01-17Includes overhaul, fix some compiler warningserorcun
2020-12-14Fix language initialization call ordererorcun
2020-12-09AnimViewer fixes, commentary from miamierorcun
2020-12-09Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id...erorcun
2020-12-01Merge pull request #846 from withmorten/inierorcun
2020-11-29GTA_VERSION define and some config.h cleanupaap
2020-11-28Merge pull request #841 from aap/masteraap
2020-11-28add -console cmdline arg instead of #if 0/1withmorten
2020-11-28moved some stuff to MemoryMgraap
2020-11-28Add multisampling to librwSergeanur
2020-11-25memory heap starting to workaap
2020-11-16Fix mouse lock/high-dpi 2erorcun
2020-11-16Fix mouse lock/high-dpierorcun
2020-11-16Merge pull request #723 from myfreeweb/mastererorcun
2020-10-18Fixes and style changes from miamierorcun
2020-10-17Fix management issueeray orçunus
2020-10-09Fix POSIX streamingeray orçunus
2020-10-04Merge branch 'master' into mastererorcun
2020-10-02Load and write our settings in re3.ini & fixeseray orçunus
2020-09-30macOS support; thanks to @MrYadroAndrew Udvare
2020-09-30Fixes, mouse AUX buttons, joystick detect menueray orçunus
2020-09-28Use CLOCK_MONOTONIC_FAST when available (FreeBSD)Greg V
2020-09-28Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction)Greg V
2020-09-28glfw: scale cursor position by the ratio of framebuffer to screen sizeGreg V
2020-09-28Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallbackGreg V
2020-09-27Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus
2020-09-27Fixeseray orçunus
2020-09-26Fix MASTER build with glfwSergeanur
2020-08-14Original screen grabberSergeanur
2020-08-07Update glfw.cppblingu