Displaying 4 results from an estimated 4 matches for "egl_dri2".
2013 Jun 09
4
[Bug 65576] New: [NV11] no EGL with nouveau_vieux_dri - no DRI_IMAGE
...normal
Classification: Unclassified
OS: Linux (All)
Reporter: chris at edesix.com
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Drivers/DRI/nouveau
Product: Mesa
If I try and run any EGL program using the egl_dri2 driver, I get errors about
EGL_IMAGE. eg:
$ EGL_LOG_LEVEL=debug src/egl/opengl/eglinfo
libEGL debug: Native platform type: x11 (build-time configuration)
libEGL debug: EGL search path is /usr/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL d...
2014 Apr 21
4
[Bug 77724] New: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES
...m https://github.com/danginsburg/opengles3-book/ then it says to
use Powervr sdk which also results in similar error but with mesa egl following
is the trace.
libEGL debug: Native platform type: x11 (autodetected)
libEGL debug: EGL search path is /home/rnandan/install/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: DRI2: dlopen(/home/rnandan/install/lib/dri/nouveau_dri.so)
libEGL debug: driver does not expose __driDriverGetExtensions_nouveau():
/home/rnandan/install/lib/dri/nouveau_dri.so: undefined symbol:
__driDriverGetExtensions_nouveau
libEGL debug: DRI2: found extension `DR...
2011 Dec 01
4
[Bug 43428] New: Segmentation Fault in nv50_screen_fence_update
...: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: philipp-dev at knechtges.com
Created attachment 54024
--> https://bugs.freedesktop.org/attachment.cgi?id=54024
backtrace of the crash
Nouveau in the combination with the egl_dri2 driver crashes in the
aforementioned function. The egl_gallium driver seems to work fine (tested with
Mesa 7.11.2), but this driver is unfortunately not shipped with fedora.
As the bug vanishes if I use the latest Mesa 7.12-devel (git-ccd4d43), I would
suggest that some of the patches that substit...
2015 Feb 07
5
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
...o ES2: yes)
OpenVG: no
OSMesa: no
DRI platform: drm
DRI drivers: i965
DRI driver dir: /opt/xorg/lib/dri
GLX: DRI-based
EGL: yes
EGL platforms: x11
EGL drivers: builtin:egl_dri2
llvm: yes
llvm-config: /opt/llvm/bin/llvm-config
llvm-version: 3.6.0
Gallium: yes
Shared libs: yes
Static libs: no
Shared-glapi: yes
CFLAGS: -Qunused-arguments -Wall -std=c99 -Werror=im...