Login  Register

Re: Little general update ..

Posted by Sven Gothel on Mar 04, 2023; 7:13pm
URL: https://forum.jogamp.org/Little-general-update-tp4042281p4042286.html

Great!

One test case is: com.jogamp.opengl.test.junit.jogl.demos.es2.av.MovieSimple,
I launch it as follows ...

scripts/tests-x64.sh -es2
or with a given movie-clip
scripts/tests-x64.sh -es2 -file some_movie.mkv
The -es2 is important to not accidentally pick Mesa's GL2+ desktop profile not working with DRM/GBM.