Summary: |
xdemo/texture_from_pixmap failed to create drawable on swrast |
Product: |
Mesa
|
Reporter: |
lu hua <huax.lu> |
Component: |
Drivers/DRI/swrast | Assignee: |
mesa-dev |
Status: |
RESOLVED
MOVED
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
christophe.prigent, xunx.fang
|
Version: |
git | |
|
Hardware: |
All | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
swrast
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 69657 [details] swrast System Environment: -------------------------- Libdrm: (master)libdrm-2.4.39-22-ge32fff8e9ea8d522679eaab21a9555cab134fb36 Mesa: (9.0)895a5873d141c726e2e81ba53d5b757e4708fb29 Xserver: (server-1.13-branch)xorg-server-1.13.0 Libva: (master)ab06c8cb5d41e21b03c3d17c5898fae8261113e6 kernel: 3.6.5 Bug detailed description: ------------------------- It fails when run xdemo/texture_from_pixmap on swrast. output: libGL: OpenDriver: trying /opt/X11R7/lib/dri/swrast_dri.so failed to create drawable Reproduce steps: ---------------- 1. xinit & 2. LIBGL_ALWAYS_SOFTWARE=1 ./texture_from_pixmap