• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 443 444 445 446 447 ... 1197 Next »

Which OpenGL extensions does dolphin use?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Which OpenGL extensions does dolphin use?
11-24-2015, 02:28 AM
#1
ulikmadik
Unregistered
 
I'm on linux using recent opensource radeon drivers, which only support up to OpenGL 4.1 proper, however, there are many extensions already implemented for 4.2 and upwards. Normally I could override the GL version with an env. variable and blacklist the unavailable extensions with another, for example :

MESA_GL_VERSION_OVERRIDE=4.2 MESA_GLSL_VERSION_OVERRIDE=420 MESA_EXTENSION_OVERRIDE=-GL_ARB_shader_image_load_store dolphin-emu

But dolphin still spits a shader compilation error at me complaining about GL_ARB_shader_image_load_store, so before I go overriding all available extension one by one, without overriding the GL version, I'd like to know which extensions exactly dolphin requests to avoid unnecessary time spending..
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Which OpenGL extensions does dolphin use? - ulikmadik - 11-24-2015, 02:28 AM
RE: Which OpenGL extensions does dolphin use? - degasus - 11-24-2015, 03:14 AM
RE: Which OpenGL extensions does dolphin use? - ulikmadik - 11-24-2015, 03:41 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode