commit | 9e034b7fb816b4f9f043ce8f20091ccecdfca631 | [log] [tgz] |
---|---|---|
author | Raphael Junqueira <fenix@club-internet.fr> | Thu Apr 28 18:29:12 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Apr 28 18:29:12 2005 +0000 |
tree | 702ea1a487a734c2274d144cdf5d4c6056f41679 | |
parent | 2b8bf597b5f4f992c977f26871d0aa131734de43 [diff] |
- valid implementation of X11DRV_ChoosePixelFormat using GLX1.3 API (ie. using real card caps and not ugly way using visuals array) to be compatible with opengl32 pixel formats (wgl*PixelFormat* APIs) as they need to be the same - add more traces to xrandr