hi,
On windows. My driver supports opengl 4.6. When I get the context version through glGetString(GL_VERSION), if the name of my program is “geomodx” I can get version 4.6, but if the name of my program is “geomod” I can only get version 1.2. Does the driver do anything with “geomod”?
You only need to change the name of the program to “geomod” to reproduce this problem。
Yes, the driver incorporates a profile for this executable as it matches that used in Siemens NX I-deas with a profile field configured to
I believe you’ve found a bug though, because its only supposed to match to this exe if the executable contains “Siemens I-DEAS Design” as a string in the file details.
Profile "Siemens NX I-deas"
ShowOn Quadro
ProfileType Application
Executable "ideast.exe"
Executable "ideas/launcher.exe"
Executable "mds.exe" Name="Siemens I-DEAS Material Data System"
Executable "suptab.exe" Name="Siemens I-DEAS Simulation"
Executable "genmach.exe" Name="Siemens I-DEAS Manufacturing"
Executable "wsgtst.exe" Name="Siemens I-DEAS WSG Test Program"
Executable "tdas.exe" Name="Siemens I-DEAS Test Data Analysis"
Executable "ideas/bridge.exe"
Executable "ideas.exe"
Executable "geomod.exe" Name="Siemens I-DEAS Design"
Setting ID_0x10f9dc81 = 0x00000011
Setting ID_0x10f9dc84 = 0x00000100
Setting ID_0x202de437 = 0x00000001
Setting ID_0x205f7e3b = 0x00000000
Setting ID_0x2084a0a0 = 0x00000001
Setting ID_0x20b812c1 = 0x00000001
Setting ID_0x20e5c972 = 0x00000001
EndProfile
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.