| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix language initialization call order | erorcun | 2020-12-14 | 1 | -3/+3 |
* | AnimViewer fixes, commentary from miami | erorcun | 2020-12-09 | 1 | -38/+28 |
* | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by default | erorcun | 2020-12-09 | 1 | -3/+30 |
* | Merge pull request #846 from withmorten/ini | erorcun | 2020-12-01 | 1 | -6/+8 |
|\ |
|
| * | add -console cmdline arg instead of #if 0/1 | withmorten | 2020-11-28 | 1 | -6/+8 |
* | | GTA_VERSION define and some config.h cleanup | aap | 2020-11-29 | 1 | -2/+2 |
* | | Merge pull request #841 from aap/master | aap | 2020-11-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | moved some stuff to MemoryMgr | aap | 2020-11-28 | 1 | -1/+1 |
* | | Add multisampling to librw | Sergeanur | 2020-11-28 | 1 | -1/+4 |
|/ |
|
* | memory heap starting to work | aap | 2020-11-25 | 1 | -0/+9 |
* | Fix mouse lock/high-dpi 2 | erorcun | 2020-11-16 | 1 | -6/+0 |
* | Fix mouse lock/high-dpi | erorcun | 2020-11-16 | 1 | -7/+13 |
* | Merge pull request #723 from myfreeweb/master | erorcun | 2020-11-16 | 1 | -4/+11 |
|\ |
|
| * | Use CLOCK_MONOTONIC_FAST when available (FreeBSD) | Greg V | 2020-09-28 | 1 | -1/+3 |
| * | Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction) | Greg V | 2020-09-28 | 1 | -0/+2 |
| * | glfw: scale cursor position by the ratio of framebuffer to screen size | Greg V | 2020-09-28 | 1 | -2/+5 |
| * | Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback | Greg V | 2020-09-28 | 1 | -1/+1 |
* | | Fixes and style changes from miami | erorcun | 2020-10-18 | 1 | -6/+9 |
* | | Fix management issue | eray orçunus | 2020-10-17 | 1 | -1/+2 |
* | | Fix POSIX streaming | eray orçunus | 2020-10-09 | 1 | -1/+4 |
* | | Merge branch 'master' into master | erorcun | 2020-10-04 | 1 | -4/+21 |
|\ \ |
|
| * | | macOS support; thanks to @MrYadro | Andrew Udvare | 2020-09-30 | 1 | -4/+21 |
| |/ |
|
* | | Load and write our settings in re3.ini & fixes | eray orçunus | 2020-10-02 | 1 | -13/+14 |
* | | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 2020-09-30 | 1 | -28/+22 |
|/ |
|
* | Fixes: PS2/PS2-like menu, Hud, new sliding text found | eray orçunus | 2020-09-27 | 1 | -2/+1 |
* | Fixes | eray orçunus | 2020-09-27 | 1 | -6/+22 |
* | Fix MASTER build with glfw | Sergeanur | 2020-09-26 | 1 | -1/+85 |
* | Original screen grabber | Sergeanur | 2020-08-14 | 1 | -0/+16 |
* | Update glfw.cpp | blingu | 2020-08-07 | 1 | -1/+1 |
* | added FreeBSD support | blingu | 2020-08-05 | 1 | -0/+4 |
* | 90% fixes, 10% skel refactoring | eray orçunus | 2020-07-24 | 1 | -2/+11 |
* | 64-bit on Windows | eray orçunus | 2020-07-22 | 1 | -1/+1 |
* | Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcher | Sergeanur | 2020-07-22 | 1 | -2/+0 |
* | Fixes from miami | eray orçunus | 2020-07-20 | 1 | -4/+0 |
* | Remove console and fix sth | eray orçunus | 2020-07-04 | 1 | -0/+3 |
* | Re-enable console for debugging frontend | eray orçunus | 2020-07-03 | 1 | -0/+6 |
* | update glfw.cpp | Fire-Head | 2020-06-29 | 1 | -7/+199 |
* | Frontend customization functions, freecam toggle, minor things | eray orçunus | 2020-05-28 | 1 | -1/+1 |
* | skeleton typos | aap | 2020-05-23 | 1 | -4/+4 |
* | blacklist for glfw "joysticks" | aap | 2020-05-14 | 1 | -1/+14 |
* | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+1 |
* | Fix Windows build and premake | eray orçunus | 2020-05-11 | 1 | -1/+1 |
* | Linux build support | eray orçunus | 2020-05-11 | 1 | -50/+125 |
* | Menu map fixes and resizable window on GLFW | eray orçunus | 2020-05-09 | 1 | -3/+5 |
* | Screen mode selector and persistent map target fix | eray orçunus | 2020-05-01 | 1 | -26/+29 |
* | improved video modes for glfw | aap | 2020-04-30 | 1 | -40/+146 |
* | removed cpuid stuff from glfw as they caused a crash by clobbering registers. what to do about win.cpp? | aap | 2020-04-28 | 1 | -79/+0 |
* | fixes for glfw | aap | 2020-04-26 | 1 | -15/+16 |
* | Initial GLFW support | eray orçunus | 2020-04-26 | 1 | -0/+1651 |