Get a list of the available video modes
Hi, How can I get a list of the available video modes with xlib or glx? Thanks in advance
Thanks for your reply. As I'm programming in Pascal, I'll have to translate the Xrandr header. It seems strange to me that the header does not address an external library but I'll ask more about it on a pascal forum.
I'm currently using SDL to set up an OpenGL window but as I prefer not to use a libary of wich I need only a few functions, I'm writing a small implementation of the SDL OpenGL functionality. The only function i need to implement is SDL_ListModes.
I'm currently using SDL to set up an OpenGL window but as I prefer not to use a libary of wich I need only a few functions, I'm writing a small implementation of the SDL OpenGL functionality. The only function i need to implement is SDL_ListModes.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement