aboutsummaryrefslogtreecommitdiffstats
path: root/src/skel/glfw
Commit message (Expand)AuthorAgeFilesLines
* Auto-detect X11 dependencyerorcun2021-08-161-5/+1
* Switch PR & remove X11 part from CMakeListserorcun2021-08-161-3/+86
|\
| * Use svcGetInfo definitions from libnxAdrian Graber2021-07-131-1/+1
| * Save current usable memory for Switch applicationAdrian Graber2021-07-131-2/+3
| * Replace GTA_SWITCH macro and use GAMEPAD_MENUAdrian Graber2021-07-131-12/+12
| * Add platform specific functions for glfw vibrationAdrian Graber2021-07-131-0/+76
| * Add Nintendo Switch initial supportAdrian Graber2021-07-131-3/+9
* | Fix premature .ini saving leading to missing bindingserorcun2021-08-151-4/+6
|/
* Get keyboard input from X11 on Linuxerorcun2021-02-191-6/+303
* Revert "always console for windows Debug builds"withmorten2021-02-151-2/+0
* always console for windows Debug buildswithmorten2021-02-151-0/+2
* glfw window iconwithmorten2021-02-131-0/+14
* imrove readme; enable screenshots with F12aap2021-02-121-0/+1
* Detect joystick menu for XInputerorcun2021-02-051-4/+4
* Attempt to fix input delays on GLFWerorcun2021-01-271-2/+1
* Clean up POSIX streaming codeerorcun2021-01-271-2/+5
* Support pads without L2-R2, add commentserorcun2021-01-251-11/+20
* No more resetting bindings for joypad, create .ini at the first start, joysti...erorcun2021-01-221-1/+17
* enable screenshots for librwaap2021-01-211-0/+4
* Store all settings in .INIerorcun2021-01-171-0/+5
* Includes overhaul, fix some compiler warningserorcun2021-01-171-27/+18
* Fix language initialization call ordererorcun2020-12-141-3/+3
* AnimViewer fixes, commentary from miamierorcun2020-12-091-38/+28
* Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id...erorcun2020-12-091-3/+30
* Merge pull request #846 from withmorten/inierorcun2020-12-011-6/+8
|\
| * add -console cmdline arg instead of #if 0/1withmorten2020-11-281-6/+8
* | GTA_VERSION define and some config.h cleanupaap2020-11-291-2/+2
* | Merge pull request #841 from aap/masteraap2020-11-281-1/+1
|\ \ | |/ |/|
| * moved some stuff to MemoryMgraap2020-11-281-1/+1
* | Add multisampling to librwSergeanur2020-11-281-1/+4
|/
* memory heap starting to workaap2020-11-251-0/+9
* Fix mouse lock/high-dpi 2erorcun2020-11-161-6/+0
* Fix mouse lock/high-dpierorcun2020-11-161-7/+13
* Merge pull request #723 from myfreeweb/mastererorcun2020-11-161-4/+11
|\
| * Use CLOCK_MONOTONIC_FAST when available (FreeBSD)Greg V2020-09-281-1/+3
| * Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction)Greg V2020-09-281-0/+2
| * glfw: scale cursor position by the ratio of framebuffer to screen sizeGreg V2020-09-281-2/+5
| * Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallbackGreg V2020-09-281-1/+1
* | Fixes and style changes from miamierorcun2020-10-181-6/+9
* | Fix management issueeray orçunus2020-10-171-1/+2
* | Fix POSIX streamingeray orçunus2020-10-091-1/+4
* | Merge branch 'master' into mastererorcun2020-10-041-4/+21
|\ \
| * | macOS support; thanks to @MrYadroAndrew Udvare2020-09-301-4/+21
| |/
* | Load and write our settings in re3.ini & fixeseray orçunus2020-10-021-13/+14
* | Fixes, mouse AUX buttons, joystick detect menueray orçunus2020-09-301-28/+22
|/
* Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus2020-09-271-2/+1
* Fixeseray orçunus2020-09-271-6/+22
* Fix MASTER build with glfwSergeanur2020-09-261-1/+85
* Original screen grabberSergeanur2020-08-141-0/+16
* Update glfw.cppblingu2020-08-071-1/+1