Re: [Mesa-dev] [PATCH] Introduce platform displays internally

2010-06-22 Thread Chia-I Wu
2010/6/22 Kristian Høgsberg : > I think the egl-drm-display branch looks good.  The platform display > patch is definitely good to commit, and I don't see a problem in > merging the entire egl-drm-display branch either.  As I said before, I > was practically sold on the multi-egl idea, until I real

[Mesa-dev] [Bug 28657] Mesa 7.8.2 fails to compile

2010-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28657 --- Comment #3 from mrh...@gmail.com 2010-06-22 14:12:55 PDT --- thanks that worked also found out a recent package update a server was updating old xorg packages as current i had a old version of xfuncproto after updating to the new correct one i

[Mesa-dev] [Bug 28657] Mesa 7.8.2 fails to compile

2010-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28657 --- Comment #2 from mrh...@gmail.com 2010-06-22 14:11:13 PDT --- (In reply to comment #1) > It appears to be choking on _X_HIDDEN. That should come from > , which is pulled in by xf86dri.h. You can try adding an > explicit '#include ' to the begin

Re: [Mesa-dev] [Intel-gfx] Regression in i965 Mesa driver caused by commit c7c64d97836c71eaf2ee3fc6d384877170b8c844

2010-06-22 Thread Eric Anholt
On Tue, 22 Jun 2010 18:37:46 +0100, Simon Farnsworth wrote: > Hello Kristian, > > Your commit: > commit c7c64d97836c71eaf2ee3fc6d384877170b8c844 > Author: Kristian Høgsberg > Date: Tue Jun 1 14:33:43 2010 -0400 > > intel: Fallback to meta if we're asked to CopyTexImage2D from RGB to RGBA

[Mesa-dev] Regression in i965 Mesa driver caused by commit c7c64d97836c71eaf2ee3fc6d384877170b8c844

2010-06-22 Thread Simon Farnsworth
Hello Kristian, Your commit: commit c7c64d97836c71eaf2ee3fc6d384877170b8c844 Author: Kristian Høgsberg Date: Tue Jun 1 14:33:43 2010 -0400 intel: Fallback to meta if we're asked to CopyTexImage2D from RGB to RGBA The pixel transfer rules state that we must set alpha to 1.0 in this

Re: [Mesa-dev] Mesa (master): mesa: Allow querying the system FBO in GetFramebufferAttachmentParameteriv

2010-06-22 Thread Kristian Høgsberg
On Tue, Jun 22, 2010 at 10:42 AM, Brian Paul wrote: > Kristian Høgsberg wrote: >> >> Module: Mesa >> Branch: master >> Commit: 80dfec3e53fd5b5c8c31fb16376c9910258c91b0 >> URL: >>  http://cgit.freedesktop.org/mesa/mesa/commit/?id=80dfec3e53fd5b5c8c31fb16376c9910258c91b0 >> >> Author: Kristian Høgsb

Re: [Mesa-dev] [PATCH] Introduce platform displays internally

2010-06-22 Thread Kristian Høgsberg
2010/6/18 Chia-I Wu : > Hi Krisitian, > > While working on the multiple EGL libraries idea, it turns out there is one > internal change that is beneficial for all approaches on the table.  You can > find the change as a patch in the attachment. > > The patch is basically a rewrite of the internal c

Re: [Mesa-dev] Mesa (master): mesa: Allow querying the system FBO in GetFramebufferAttachmentParameteriv

2010-06-22 Thread Brian Paul
Kristian Høgsberg wrote: Module: Mesa Branch: master Commit: 80dfec3e53fd5b5c8c31fb16376c9910258c91b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80dfec3e53fd5b5c8c31fb16376c9910258c91b0 Author: Kristian Høgsberg Date: Tue Jun 15 13:07:01 2010 -0400 mesa: Allow querying the sys

[Mesa-dev] [Bug 28657] Mesa 7.8.2 fails to compile

2010-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28657 --- Comment #1 from Dan Nicholson 2010-06-22 06:37:25 PDT --- It appears to be choking on _X_HIDDEN. That should come from , which is pulled in by xf86dri.h. You can try adding an explicit '#include ' to the beginning of src/glx/glxcmds.c. Do yo

[Mesa-dev] [Bug 28530] [r300g] Sins of a Solar Empire crash with libtxc_dxtn.so

2010-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28530 Roland Scheidegger changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 28530] [r300g] Sins of a Solar Empire crash with libtxc_dxtn.so

2010-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28530 --- Comment #4 from Marek Olšák 2010-06-22 05:18:03 PDT --- S3TC textures are always mapped directly in r300g, so the driver has no problem with this. It depends on the state tracker whether it can store blocks that overlap the image edges in the

[Mesa-dev] [Bug 28530] [r300g] Sins of a Solar Empire crash with libtxc_dxtn.so

2010-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28530 --- Comment #3 from Roland Scheidegger 2010-06-22 04:43:26 PDT --- I think the assertions just need to go. Though one thing I'm not quite sure about is if the width/height parameters to st_texture_image_map should be adjusted. Is the driver expe

Re: [Mesa-dev] dri loader ABI change between mesa 7.7 and 7.8

2010-06-22 Thread Julien Cristau
On Mon, Jun 21, 2010 at 17:23:25 -0600, Brian Paul wrote: > Julien Cristau wrote: > >Hi, > > > >it seems that the dri loader ABI changed between mesa 7.7 and 7.8. > >Drivers from 7.7 reference a _glapi_set_warning_func symbol which > >doesn't seem to be exported by the 7.8 libGL, so the new libGL