Changes between Initial Version and Version 1 of Ticket #227, comment 5
- Timestamp:
- 12/26/12 10:48:11 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #227, comment 5
initial v1 20 20 When I run {{{xpra/gl/gl_check.py}}} I get: 21 21 * on Linux: the full list of extensions (counted 164 with nouveau). 22 * on MS Windows via VirtualBox(with accelerated 3D drivers and dozens of extensions reported by {{{GPU Caps Viewer}}}), I only get: {{{GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture}}}23 * on MS Windows via VMWare: identical to virtualbox...22 * on MS Windows via {{{VirtualBox}}} (with accelerated 3D drivers and dozens of extensions reported by {{{GPU Caps Viewer}}}), I only get: {{{GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture}}} 23 * on MS Windows via {{{VMWare}}}: identical to virtualbox... 24 24 Why doesn't {{{PyOpenGL}}} see more extensions on Windows??