[Mesa-dev] [Bug 29033] can't build dri drivers with just GLES

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29033

Andreas Boll andreas.boll@gmail.com changed:

   What|Removed |Added

 CC||llandwer...@gmail.com

--- Comment #3 from Andreas Boll andreas.boll@gmail.com ---
*** Bug 29130 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 29033] can't build dri drivers with just GLES

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29033

Andreas Boll andreas.boll@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Andreas Boll andreas.boll@gmail.com ---
./configure --enable-gles2 --enable-gles1 --disable-opengl
works for me on master and 9.1 branch.

Although on 9.0 it doesn't work.
I've sent a patch to the list to not allow this configuration on 9.0
http://lists.freedesktop.org/archives/mesa-dev/2013-February/033909.html

Please reopen if the issue still persists.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 29033] can't build dri drivers with just GLES

2011-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29033

--- Comment #2 from Anuj Phogat anuj.pho...@gmail.com 2011-11-02 15:35:52 PDT 
---
It builds fine on current Mesa git.
OpenGL version string: 1.4 (2.1 Mesa 7.11)
build string: ./configure --enable-gles2 --enable-gles1 --disable-opengl
--enable-debug
Creates following libs: libEGL.so  libEGL.so.1  libEGL.so.1.0  libglapi.so 
libglapi.so.0  libglapi.so.0.0.0  libGLESv1_CM.so  libGLESv1_CM.so.1 
libGLESv1_CM.so.1.1.0  libGLESv2.so  libGLESv2.so.2  libGLESv2.so.2.0.0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev