pullrequests Search Results · repo:JoseTomasTocino/freegemas language:C++
Filter by
36 results
(109 ms)36 results
inJoseTomasTocino/freegemas (press backspace or delete to remove)Hi,
- improve SDL_Delay() logic
- set SDL_WINDOW_ALLOW_HIGHDPI for Retina displays
- remove SDL_RENDERER_ACCELERATED and let SDL choose whats best
- introduce mApplicationActive to keep background ...
midzer
- 1
- Opened on May 22
- #45
This includes the following changes:
- Build the Windows version with MSYS2. This is faster and more reliable.
- Drop translation support. It was not used and caused build issues for MacOS.
- Clean ...
sharkwouter
- 1
- Opened on Jan 26, 2024
- #43
Here we go.
I have manually picked relevant changes from my emscripten fork explained in
https://github.com/JoseTomasTocino/freegemas/issues/41
If anything is unclear, I can explain individual changes. ...
midzer
- 1
- Opened on Jan 11, 2024
- #42
So basically, this is AMAZING; Someone posted to a Haiku (Operating System) forum they d ported this and I was on my Mac
and had never heard of it.
Unfortunately following the instructions did not work ...
Lewiscowles1986
- 1
- Opened on Oct 12, 2023
- #39
sharkwouter
- Opened on Jan 20, 2022
- #36
This does change the location on Linux, but it stays the same on the Vita and it will work better on Windows.
sharkwouter
- Opened on Jan 3, 2022
- #34
This also makes it more reliable. Before this change, sometimes the cursor just wouldn t appear. This change makes sure
the mouse always shows up when it is moved or when a click is made and is always ...
sharkwouter
- 1
- Opened on Dec 14, 2021
- #33
This is the second attempt, but it works a lot better. It successfully build for Windows too.
sharkwouter
- Opened on Nov 29, 2021
- #32