Questions tagged [opengl]

20 questions
0
votes
1 answer

Should Windows Multipoint Server stations on individual video cards support hardware video acceleration?

I've set up a test machine with multiple PCI-e nVidia GF440 Video cards and installed Windows Multipoint Server 2011. I use the same kind of hardware set up with a BeTwin multiseat solution to create a class lab for Google SketchUp teaching (highly…
0
votes
2 answers

Hardware, network infrastructure for runnng gaming server nd on VirtualGL

Foud nice project VirtualGL (http://www.virtualgl.org/). Tried to run 3D fames (EVE Online, Prototype) on server and display the output on thin client using 100Mbps network. Server: Gentoo Linux on AMD Phoenom II x6 3.4Gz, 8GB RAM, 2x NVIDIA 9800…
archer
  • 207
  • 2
  • 11
0
votes
1 answer

Running openGL program using WAMP

I have a C++ binary compiled using VC++2008, this code uses my GPU (NVIDIA GT 8600) for some calculations. The program first checks for the graphics card vendor using the glGetString(GPU_VENDOR) function in openGL. When I run this program from the…
0
votes
2 answers

7.0.1 and Photoshop openGL requirements

I'm running Workstation 7.0.1 on a 64-bit Linux host, with a Vista guest, and the Aero theme works a treat - full marks for getting that working! However, when running Photoshop there are some operations (like interactive image rotation) that seem…
mcgd
-1
votes
2 answers

Why cron job is not able to open X display connection

I have a java app rendering some sprites using LWJGL and OpenGL. It works fine until I move it to remote virtual machine with no phisical graphic card, Mesa 3d with related stuff is used to emulate it there. When I connect via ssh and start job…
Viktor Stolbin
  • 211
  • 1
  • 2
  • 9
1
2