Commit Graph

15 Commits (master)

Author SHA1 Message Date
Mr_Goldberg c9a102ee30
Use shared font atlas and fix crash when opening overlay in some games. 2 years ago
Mr_Goldberg 276a9902df
Update nemirtingas overlay to latest to fix clipcursor related issue. 2 years ago
Mr_Goldberg 743a810463
Update nemirtingas overlay. 2 years ago
Mr_Goldberg 04022c005f
Update nemirtingas overlay to latest. 2 years ago
Mr_Goldberg c17fb0c931
Update Nemirtingas overlay to latest. 2 years ago
Mr_Goldberg db2a803cf7
A few improvements to the overlay merge request.
NO_OVERLAY define becomes EMU_OVERLAY which enables the overlay instead of disabling it.

disable_overlay.txt moved to steam_settings.
4 years ago
Nemirtingas 55ba49c957 Clean a bit Linux Overlay 5 years ago
Nemirtingas 6c09635600 Added the possibility to create new fonts.
Fonts cannot be created after a NewFrame call.
5 years ago
Nemirtingas 6ebc946607 Fixed overlay now showing on some games
In sanctum2, not writing in our own context makes the game crash.
5 years ago
Nemirtingas 1016e7f47f Fix lag on events
Found on sanctum2, returning 0 in XPending & XEventsQueued make the SDL do something else than polling events and makes lag the event loop.
Now the event loop returns 0 when there are no more events.
5 years ago
Nemirtingas ecd753422b Updated Linux X11 & OLGX hooks.
Use LD_PRELOAD=$PWD/libsteam_api.so app_name to load overlay.
5 years ago
Nemirtingas d6f29ffffa Added logs for Linux_Detour 5 years ago
Nemirtingas 5af1d18a8f Fixed overlay thread joining on himself 5 years ago
Nemirtingas 95e87eb832 Clean Linux Detour 5 years ago
Nemirtingas b9cd9ae6c2 Fix build 5 years ago