Commit Graph

255 Commits

Author SHA1 Message Date
c3c6a29dc6 XWindows KeyRepeat toggle
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m56s
2025-06-06 09:36:29 -04:00
f7d39b0174 Fix obscure ternary operator order, which somehow got missed for months.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m30s
Prerelease-34
2025-06-04 13:49:47 -05:00
f3cd2b6d82 Add return to VulkanWindow::GetGraphicsDriverVendor() to suppress warning.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m42s
This does need to be properly implemented, however.
2025-06-04 04:26:40 -04:00
ca459af9b1 Update OpenGLWindow.cpp
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m58s
Fix for our window not showing up in the window list on some floating window managers.
Prerelease-33
2025-05-29 11:47:34 -04:00
ffdafedb94 Fix OnClose not being called on Windows. Still doesn't work correctly on Linux (Are we handling the XEvent?)
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m35s
2025-05-22 17:25:38 -05:00
aebc6fcfd3 Fixed Windows MouseWheel Event being +120 or -120, we want +1 or -1
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 2m7s
2025-03-08 16:05:08 -05:00
0ba3618b3c Update OpenGLWindow.cpp
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m25s
Fixed a case where on some distros the OpenGL shared object is called something different.
2025-01-31 00:46:56 -05:00
778166c23f Cleanup
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m15s
2025-01-30 19:33:48 -05:00
8d4db443bd Get rid of the need for SetFlag
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m17s
2025-01-30 18:48:38 -05:00
0cfd66eb40 Fix Markdown error.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m52s
2025-01-30 12:50:30 -05:00
c18fca517f Merge remote-tracking branch 'origin/josh-patch-1'
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m23s
2025-01-30 12:48:37 -05:00
515d428168 RWindow::IsVisible Windoze
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m33s
2025-01-30 00:43:05 -05:00
a77a8a3754 RWindow::IsVisible
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m23s
2025-01-29 22:34:00 -05:00
3fd2a8ce14 Update windows/Window.cpp
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m22s
On windows everything will be in the same cpp because their event loop is bad.
2025-01-29 13:01:52 -05:00
ffeb4a99e0 Update README.md
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m22s
2025-01-29 06:56:32 -05:00
d6c4c0b0f5 Shafted by Billy G again.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 2m58s
2025-01-29 02:53:51 -05:00
83d23eb3f4 RWindow::MessageBox
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 3m55s
2025-01-29 01:41:21 -05:00
c0ee42b782 RWindow::Flash windows.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m27s
2025-01-28 18:40:46 -05:00
1fec28b373 RWindow::Flash
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m41s
2025-01-28 18:00:12 -05:00
8f8f3304ba Update Window.cpp
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m52s
Get rid of the use of System to turn key repeat back on

*It was necessary before because of design shortcomings that seem to have been fixed*
2025-01-28 17:35:14 -05:00
d657315bab SoftwareRendered bool
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m23s
2025-01-28 10:45:53 -05:00
47a9340eff Remove the need to link to opengl32.dll directly.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m17s
2025-01-27 17:08:51 -05:00
7593c5f2c7 Fix for windows.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m33s
Prerelease-32
2025-01-27 11:55:19 -05:00
85d84c2828 Dirty trick to not expose platform specific variables.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m2s
2025-01-27 11:40:26 -05:00
3d5fdbc9c6 Cleanup & incomplete Vulkan.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m31s
2025-01-26 22:47:41 -05:00
ff8fee6e90 Fix for Windows.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m19s
2025-01-26 20:08:03 -05:00
3c4777c525 Update Window.h
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m30s
2025-01-26 15:21:13 -05:00
Redacted
9707981cfd Update README.md
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m30s
2025-01-26 01:51:47 -05:00
Redacted
3b8763863a Update reci/scripts/builddeps.reci
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m26s
2025-01-26 01:49:00 -05:00
Redacted
bf7351ac8e Update .gitea/workflows/buildtest.yml
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Has been cancelled
2025-01-26 01:48:41 -05:00
a627b22ecb Improve compatability.
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m18s
Resolve functions we use for OpenGL at runtime so if your PC doesn't support that renderer you could still use a different one.
2025-01-26 01:37:17 -05:00
1062b471b2 Allow the user to specify the OpenGL version they want.
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m23s
2025-01-26 00:34:56 -05:00
abff453347 Refactor to better support more rendering apis
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m39s
2025-01-26 00:17:48 -05:00
8472bf754c Remove J3ML.
J3ML was only *really* used for pair of int or pair of float. So it was kindof a waste to bring in all of J3ML just for that. Took it out.
2025-01-25 21:57:54 -05:00
e39881f2dc update RWindow::Open
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 2m0s
Create the OpenGL Context without the debug flag if the system supports it (big performance gain)
Prerelease-31
2025-01-18 13:06:15 -05:00
830dd954a2 Fix for Windows.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m52s
2025-01-15 22:58:20 -05:00
e764dcf5b8 Update to latest J3ML
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m34s
2025-01-10 19:54:16 -05:00
4b8479f1d3 Remove unused include
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m58s
2025-01-10 19:52:03 -05:00
f79164f89b Boilerplate clipboardservice namespace.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m50s
2025-01-09 01:12:22 -05:00
a2ef397bdb Merge remote-tracking branch 'origin/main'
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m57s
Prerelease-30
2025-01-07 18:03:27 -05:00
6fd30ff25b Fixed subtle error with MouseButtonDownEvent. 2025-01-07 18:03:21 -05:00
8d8e14ef40 Refactor InputService to separate header file.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m32s
Prerelease-29
2024-12-11 15:16:21 -06:00
ee408c2fe6 Merge remote-tracking branch 'origin/main'
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m44s
Prerelease-28
2024-12-11 11:03:47 -06:00
f50280824d Add inputservice.hpp 2024-12-11 11:03:34 -06:00
74d5f13c06 Temporary Input namespace which will become part of ReInput subproject later.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m54s
Prerelease-27
2024-12-11 01:36:56 -05:00
1950aee948 Further cleanup (Not stable), WIP RenderingAPI refactor, WIP windows fixes.
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Has been cancelled
2024-12-06 15:22:04 -05:00
2d9f7e08b0 Refactored window finalization logic.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m6s
2024-12-06 13:14:20 -05:00
561e806b5f Merge remote-tracking branch 'origin/main'
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 7m41s
Prerelease-26
2024-12-06 11:54:25 -05:00
fa807256af Actually Fixed IsKeyDown 2024-12-06 11:54:19 -05:00
b10a4d1d39 gamepad stuff
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 7m4s
2024-12-04 10:16:54 -05:00