[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 16 20:13:47 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #7 from russiane39 at gmail.com <russiane39 at gmail.com> 2012-04-16 20:13:47 PDT ---
I've noticed different defines on 7.11.2 version and git from autogen.sh
script:
For example -D for glsl_lexer :
8-git
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE -DHAVE_LIBUDEV
-DFEATURE_GL=1  glsl_lexer.o

7.11:
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XSHM -DHAVE_LIBUDEV
-DFEATURE_GL=1 -fvisibility=hidden -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DUSE_XSHM -DHAVE_LIBUDEV  -DFEATURE_GL=1


Maybe absense of USE_XSHM is evil issue ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list