diff options
author | Eric Fernandes Ferreira <candelabrus@gmail.com> | 2015-07-15 07:51:39 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2015-07-16 10:57:23 -0500 |
commit | 126592b2bb278dd47814faa4929d04a10bf58cd1 (patch) | |
tree | aebcbb924f772d1c257cbeb4800422afca7a158b /games/glxosd/README | |
parent | 961891a34f6ccae46000b3f4fae7bdcadfa336bd (diff) |
games/glxosd: Added (on-screen display).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/glxosd/README')
-rw-r--r-- | games/glxosd/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/glxosd/README b/games/glxosd/README new file mode 100644 index 000000000000..9808fdf27525 --- /dev/null +++ b/games/glxosd/README @@ -0,0 +1,5 @@ +GLXOSD, an OSD and benchmarking tool for Linux + +GLXOSD is an on-screen display (OSD)/overlay for OpenGL applications running on Linux with X11. +It can show FPS, the temperature of your CPU, and if you have an NVIDIA graphics card (with proprietary drivers) +it will also show the temperature of the GPU. Also, it can log frame timings, which is useful for benchmarking. |