- valid implementation of X11DRV_ChoosePixelFormat using GLX1.3 API
commit9e034b7fb816b4f9f043ce8f20091ccecdfca631
authorRaphael Junqueira <fenix@club-internet.fr>
Thu, 28 Apr 2005 18:29:12 +0000 (28 18:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Apr 2005 18:29:12 +0000 (28 18:29 +0000)
tree702ea1a487a734c2274d144cdf5d4c6056f41679
parent2b8bf597b5f4f992c977f26871d0aa131734de43
- 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
dlls/x11drv/opengl.c
dlls/x11drv/xrandr.c