Rayduxz
07-03-2017, 09:59 AM
Hello!
Does anyone knows if Mesa3D supports an app made with NVIDIA CG Toolkit 1.5 and OpenGL profiles vp40 fp40?
http://developer.download.nvidia.com/cg/Cg_1.5/1.5.0/Cg-1.5_ReleaseNotes.pdf
vp40 ARB_vertex_program + NV_vertex_program2 option
fp40 ARB_fragment_program + NV_fragment_program2 option
Those OpenGL profiles only works under NVIDIA cards, and I'm trying to use Mesa3D to make this app work under Intel and AMD (ATI).
So far I've tested it on an Intel HD Graphics (Braswell) and it gives a complete green screen, logs here: https://pastebin.com/dXTf97QE
No tests on AMD done yet.
Also tried Off-screen Rendering and no luck.
Any ideas?
Does anyone knows if Mesa3D supports an app made with NVIDIA CG Toolkit 1.5 and OpenGL profiles vp40 fp40?
http://developer.download.nvidia.com/cg/Cg_1.5/1.5.0/Cg-1.5_ReleaseNotes.pdf
vp40 ARB_vertex_program + NV_vertex_program2 option
fp40 ARB_fragment_program + NV_fragment_program2 option
Those OpenGL profiles only works under NVIDIA cards, and I'm trying to use Mesa3D to make this app work under Intel and AMD (ATI).
So far I've tested it on an Intel HD Graphics (Braswell) and it gives a complete green screen, logs here: https://pastebin.com/dXTf97QE
No tests on AMD done yet.
Also tried Off-screen Rendering and no luck.
Any ideas?