nickguletskii / GLXOSD

GLXOSD is an extensible on-screen display (OSD)/overlay for OpenGL applications running on Linux with X11 which aims to provide similar functionality to MSI Afterburner/RivaTuner OSD. It can show FPS, frame timings, temperatures and more in OpenGL games and applications. It can also be used to benchmark games, much like voglperf.
https://glxosd.nickguletskii.com
MIT License
123 stars 20 forks source link

Black boxes instead of FPS text in Alien Isolation #57

Closed sabun123 closed 8 years ago

sabun123 commented 8 years ago

Hi, it looks like the black boxes issues as seen in #18 is back for some reason.

Running on Ubuntu 15.10 64bit with a GTX 680 on Nvidia 355.11 drivers, this is what I see in Alien Isolation with GLXOSD:

ghost commented 8 years ago

Now that I have the game, I took a quick look at this issue.

The issue was GLXOSD not resetting the GL_PIXEL_UNPACK_BUFFER before uploading textures. Will open a pull request in a second to fix this.

ghost commented 8 years ago

Works now.

glxosd_alienisolation