Emulator Issues #185
closedSoftware Rendering / OGL Version Detection
0%
Description
My video card support opengl 1.2, I can launch dolphin but it crash when
ogl plugin try to do multitexturing wich is from ogl 1.3.
It can be interestin to test :
- Open GL version
- All necessary ogl extenstions
- Offer a choise to get software render if the card no support it, on if
it's an ati card
Updated by tmator over 16 years ago
- Issue type changed from Bug to Feature request
- Operating system N/A added
Updated by tmator over 16 years ago
when dolphin will run on osx, i will work on it
Updated by XTra.KrazzY over 16 years ago
- Status changed from New to Questionable
Updated by death2droid almost 16 years ago
There is allready stuff in the source code that detecs ogl stuff i think and displays
a message
Updated by ChaosCode over 15 years ago
as far as I know dolphin works on osx now :P
Updated by XTra.KrazzY over 15 years ago
Software rendering with all the pixel shaders? I don't think so...
Updated by omegadox over 15 years ago
Would be nice to allow SW and Null rendering.
Updated by bbxc65 over 15 years ago
55:47:312 E[Video]: .\Src\Render.cpp:398: (Renderer::Init) OpenGL error 0x505 - out
of memory
55:47:359 E[*]: Warning: Can't create opengl renderer. You might be missing some
required opengl extensions, check the logs for more info
Got Nvidia 8600 GT, Driver 191.07 WHQL
Quotation: "Adds support for OpenGL 3.2 for GeForce 8, 9, 100, and 200-series GPUs
and ION GPUs."
Updated by bztdlinux over 15 years ago
- Status changed from Questionable to Fixed
With the error logging as well as the new software renderer, I believe this
enhancement is complete.