Hi pin, I tested out a build with build.sh ... -V HAVE_MESA_VER=21 and after some changes, it works on all my GPUs (that use DRM).
Feel free to give it a shot, perhaps we can switch the default soon. On Wed, Apr 17, 2024 at 11:51:05AM +0000, pin wrote: > Hi, > > Sorry if this is the wrong list, I usually just deal with pkgsrc things. > > Some background info: > ~~> uname -rsv > NetBSD 10.99.10 NetBSD 10.99.10 (GENERIC) #0: Wed Apr 3 01:13:41 UTC 2024 > mkre...@mkrepro.netbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC > ~~> glxinfo -B | grep Version > Version: 19.1.17 > ~~> glxinfo -B > name of display: :0 > display: :0 screen: 0 > direct rendering: Yes > Extended renderer info (GLX_MESA_query_renderer): > Vendor: Intel Open Source Technology Center (0x8086) > Device: Mesa DRI Intel(R) Haswell Mobile (0xa16) > Version: 19.1.17 > Accelerated: yes > Video memory: 1536MB > Unified memory: yes > Preferred profile: core (0x1) > Max core profile version: 4.5 > Max compat profile version: 3.0 > Max GLES1 profile version: 1.1 > Max GLES[23] profile version: 3.1 > OpenGL vendor string: Intel Open Source Technology Center > OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile > OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.1.17 > OpenGL core profile shading language version string: 4.50 > OpenGL core profile context flags: (none) > OpenGL core profile profile mask: core profile > > OpenGL version string: 3.0 Mesa 19.1.17 > OpenGL shading language version string: 1.30 > OpenGL context flags: (none) > > OpenGL ES profile version string: OpenGL ES 3.1 Mesa 19.1.17 > OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 > > Just wondering if there is a time frame/estimation as to when base Mesa > version will move to 21? > Current upstream is at version 24 but, 21 would be ok. > > Regards, > Pedro >