Last indexation completed on 2025-11-02 05:52:21 UTC
OpenGL image viewer plugin
This image viewer was designed with speed and ease of usage in mind as well as for mouseless setups (notebooks).
A image is converted to a non-power-of two OpenGL texture. This means your video driver has to support the GL_ARB_texture_rectangle
OpenGL extension. Please verify with the command glxinfo.
Please keep in mind that you need a lot of video memory: a 5MP image requires 20MB texture memory.
If you run out texture ram, the downloading time of the texture can be increased up to several seconds.
SEE ALSO: README
| Name | Size | Date (UTC) | Last indexed | Description | |
|---|---|---|---|---|---|
| Name | Size | Date (UTC) | Last indexed | Description | |
| Parent directory | - | 2024-02-11 01:55:00 | |||
| CMakeLists.txt | 1685 bytes | 2024-02-11 01:55:00 | - | ||
| glviewerglobal.h | 1073 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewerplugin.cpp | 7345 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewerplugin.h | 1540 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewertexture.cpp | 13395 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewertexture.h | 1821 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewertimer.cpp | 1476 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewertimer.h | 1149 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewerwidget.cpp | 24739 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| glviewerwidget.h | 2649 bytes | 2024-02-11 01:55:00 | 2025-11-02 04:03:52 | ||
| README | 2955 bytes | 2024-02-11 01:55:00 | - |