summaryrefslogtreecommitdiffstats
path: root/src/skel/glfw (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-12imrove readme; enable screenshots with F12aap1-0/+1
2021-02-05Detect joystick menu for XInputerorcun1-4/+4
2021-01-27Attempt to fix input delays on GLFWerorcun1-2/+1
2021-01-27Clean up POSIX streaming codeerorcun1-2/+5
2021-01-25Support pads without L2-R2, add commentserorcun1-11/+20
2021-01-22No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linuxerorcun1-1/+17
2021-01-21enable screenshots for librwaap1-0/+4
2021-01-17Store all settings in .INIerorcun1-0/+5
2021-01-17Includes overhaul, fix some compiler warningserorcun1-27/+18
2020-12-14Fix language initialization call ordererorcun1-3/+3
2020-12-09AnimViewer fixes, commentary from miamierorcun1-38/+28
2020-12-09Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by defaulterorcun1-3/+30
2020-11-29GTA_VERSION define and some config.h cleanupaap1-2/+2
2020-11-28add -console cmdline arg instead of #if 0/1withmorten1-6/+8
2020-11-28moved some stuff to MemoryMgraap1-1/+1
2020-11-28Add multisampling to librwSergeanur1-1/+4
2020-11-25memory heap starting to workaap1-0/+9
2020-11-16Fix mouse lock/high-dpi 2erorcun1-6/+0
2020-11-16Fix mouse lock/high-dpierorcun1-7/+13
2020-10-26Replaced logo with red version and moved it to root directoryhazelnot2-88/+0
2020-10-25Updated logohazelnot6-187/+88
2020-10-18Added iconshazelnot4-0/+187
2020-10-18Fixes and style changes from miamierorcun1-6/+9
2020-10-17Fix management issueeray orçunus1-1/+2
2020-10-09Fix POSIX streamingeray orçunus1-1/+4
2020-10-02Load and write our settings in re3.ini & fixeseray orçunus1-13/+14
2020-09-30macOS support; thanks to @MrYadroAndrew Udvare1-4/+21
2020-09-30Fixes, mouse AUX buttons, joystick detect menueray orçunus1-28/+22
2020-09-28Use CLOCK_MONOTONIC_FAST when available (FreeBSD)Greg V1-1/+3
2020-09-28Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction)Greg V1-0/+2
2020-09-28glfw: scale cursor position by the ratio of framebuffer to screen sizeGreg V1-2/+5
2020-09-28Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallbackGreg V1-1/+1
2020-09-27Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus1-2/+1
2020-09-27Fixeseray orçunus1-6/+22
2020-09-26Fix MASTER build with glfwSergeanur1-1/+85
2020-08-14Original screen grabberSergeanur1-0/+16
2020-08-07Update glfw.cppblingu1-1/+1
2020-08-05added FreeBSD supportblingu1-0/+4
2020-07-2490% fixes, 10% skel refactoringeray orçunus1-2/+11
2020-07-2264-bit on Windowseray orçunus1-1/+1
2020-07-22Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcherSergeanur1-2/+0
2020-07-20Fixes from miamieray orçunus1-4/+0
2020-07-04Remove console and fix stheray orçunus1-0/+3
2020-07-03Re-enable console for debugging frontenderay orçunus1-0/+6
2020-06-29update glfw.cppFire-Head1-7/+199
2020-05-28Frontend customization functions, freecam toggle, minor thingseray orçunus1-1/+1
2020-05-23skeleton typosaap1-4/+4
2020-05-14blacklist for glfw "joysticks"aap1-1/+14
2020-05-12Fix linux warningsFilip Gawin1-1/+1
2020-05-11Fix Windows build and premakeeray orçunus1-1/+1
2020-05-11Linux build supporteray orçunus1-50/+125
2020-05-09Menu map fixes and resizable window on GLFWeray orçunus1-3/+5
2020-05-01Screen mode selector and persistent map target fixeray orçunus1-26/+29
2020-04-30improved video modes for glfwaap1-40/+146
2020-04-28removed cpuid stuff from glfw as they caused a crash by clobbering registers. what to do about win.cpp?aap1-79/+0
2020-04-26fixes for glfwaap1-15/+16
2020-04-26Initial GLFW supporteray orçunus1-0/+1651