-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
steamcompmgr cleanups #1503
base: master
Are you sure you want to change the base?
steamcompmgr cleanups #1503
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0114be - Browse repository at this point
Copy the full SHA e0114beView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efbd2ae - Browse repository at this point
Copy the full SHA efbd2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b9435 - Browse repository at this point
Copy the full SHA a8b9435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 871acb1 - Browse repository at this point
Copy the full SHA 871acb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a87fd - Browse repository at this point
Copy the full SHA f2a87fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for df805ad - Browse repository at this point
Copy the full SHA df805adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f951f0f - Browse repository at this point
Copy the full SHA f951f0fView commit details -
steamcompmgr: replace pre-c++20 "poor man's semaphore" w/ c++20 std::…
…counting_semaphore also ensure statsThreadRun is accessed safely on archs w/ weak memory-ordering
Configuration menu - View commit details
-
Copy full SHA for 580b3ad - Browse repository at this point
Copy the full SHA 580b3adView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d687e8 - Browse repository at this point
Copy the full SHA 2d687e8View commit details -
steamcompmgr, rc, commit: introduce make_rc() function + use it to cl…
…eanup import_commit()
Configuration menu - View commit details
-
Copy full SHA for d59c2d6 - Browse repository at this point
Copy the full SHA d59c2d6View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f9d985 - Browse repository at this point
Copy the full SHA 3f9d985View commit details -
steamcompmgr: reduce the number of lines taken up by the range based …
…for loop over std::reference_wrapper<steamcompmgr_win_t*>[]
Configuration menu - View commit details
-
Copy full SHA for 6edf7f1 - Browse repository at this point
Copy the full SHA 6edf7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3346c40 - Browse repository at this point
Copy the full SHA 3346c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0e276 - Browse repository at this point
Copy the full SHA bc0e276View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81f4303 - Browse repository at this point
Copy the full SHA 81f4303View commit details -
steamcompmgr: initialize glm::vec2 currentScaleRatio to [1.0f 1.0f].
fixes float divide by zero bug I accidentily introduced
Configuration menu - View commit details
-
Copy full SHA for 2e799b2 - Browse repository at this point
Copy the full SHA 2e799b2View commit details -
rc: make_rc(): ensure function can only be used for in-place construc…
…tion, and not for making copies
Configuration menu - View commit details
-
Copy full SHA for 761b73f - Browse repository at this point
Copy the full SHA 761b73fView commit details -
steamcompmgr, etc: {g_nNestedWidth, g_nNestedHeight} -> g_ivNestedRes…
…olution color_helpers: enable using structured bindings w/ glm::vec
Configuration menu - View commit details
-
Copy full SHA for 60b39a3 - Browse repository at this point
Copy the full SHA 60b39a3View commit details