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

Travis-CI #43

Closed ghost closed 8 years ago

ghost commented 8 years ago
ghost commented 8 years ago

I've tested the travis build on my fork. To enable it for this repo, you will need to go into repository settings, enable the Travis-CI webhook, then go to travis-ci.org, log in with github, and enable the switch for the GLXOSD repository on your Accounts page.

nickguletskii commented 8 years ago

Holy shit, thank you very much for your contributions, they are amazing!

ghost commented 8 years ago

You're welcome, glad to be of help ;)