[Mesa-dev] Merge floating to master

2011-03-01 Thread Lucas Stach
Hello all, I want to bring up a an issue discussed some time ago. The support for floating point textures and rendertargets currently lives in a branch maintained by Marek Olšák. It's nice to see Marek rebases this branch from time to time, to bring it up to date, but I don't think this should be

Re: [Mesa-dev] Mesa (master): r600g: implement instanced drawing support

2011-03-01 Thread Michel Dänzer
On Mit, 2011-03-02 at 00:06 +0100, Christian König wrote: > Am Dienstag, den 01.03.2011, 19:36 +0100 schrieb Michel Dänzer: > > On Son, 2011-02-27 at 17:20 -0800, Christian KXXnig wrote: > > > Module: Mesa > > > Branch: master > > > Commit: 96bbc627f369c0100b950f81531b1fe9ef586c34 > > > URL:

[Mesa-dev] rgtc signed format and u_format: some open questions

2011-03-01 Thread Dave Airlie
Hi guys, Two open questions with the RGTC support in gallium: a) I'd like to share texcompress_rgtc_tmp.h between gallium and mesa, at the moment gallium has an extended ../../../mesa/main/texcompress_rgtc_tmp.h in it, do we have a better place to put this file? any suggestions on where things li

[Mesa-dev] [Bug 25588] Lots of ARB_vertex_program/fragment_program parser errors in ETQW (if GLSL is unavailable)

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25588 Marek Olšák changed: What|Removed |Added Summary|[Segmentation fault]|Lots of |vbo_get_minmax_

[Mesa-dev] [Bug 25318] Lag when typing when using Mesa with Opacity enabled in Compiz Fusion

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25318 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 25164] glBitmap directly to the front buffer when using double-buffering has no effect

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25164 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 24365] [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=24365 Marek Olšák changed: What|Removed |Added Component|Mesa core |Drivers/DRI/r300 AssignedTo|mesa-d

[Mesa-dev] Bug updates

2011-03-01 Thread Brian Paul
Marek, I just wanted to say thanks for going through the bug database and updating/closing bugs. It's not fun work but it's good to do. I wish more people would work on bug reports... -Brian ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http

[Mesa-dev] [Bug 24334] mesa git fails to build with xf86vidmodeproto 2.3

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=24334 --- Comment #3 from Marek Olšák 2011-03-01 18:40:49 PST --- Is this still an issue with current Mesa git? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are th

[Mesa-dev] [Bug 24016] Shadowgrounds: menu fades completely black (or white)

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=24016 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] [PATCH] st/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible

2011-03-01 Thread Brian Paul
On 03/01/2011 01:13 PM, Marek Olšák wrote: With proper fallback formats. [...] This looks OK to me. -Brian ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [Bug 19187] Automatic mipmap generation does not work on compressed textures

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=19187 --- Comment #4 from Marek Olšák 2011-03-01 18:34:46 PST --- fbo-generatemipmap-formats passes for S3TC textures. I guess _automatic_ mipmap generation is SGIS_generate_mipmap. I tried mipmap_limits, which uses GL_GENERATE_MIPMAP, with the intern

Re: [Mesa-dev] Mesa (master): mesa: always generate error in glColorTableParameter[fi]v()

2011-03-01 Thread Brian Paul
On 03/01/2011 06:19 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 06:08 PM, Brian Paul wrote: Looks like tdfx and via/unichrome use it. It could be disabled in both drivers, if we don't outright kill tdfx (and via/unichrome??). For swrast, the bits for pa

[Mesa-dev] libtxc_dxtn 1.0.0 release

2011-03-01 Thread Marek Olšák
Hi, libtxc_dxtn has got new bug fixes in my private branch recently (e.g. Bug 24016 was fixed and some piglit tests too) and I thought it would be useful to make an announcement. I have tagged libtxc_dxtn 1.0.0 in my repository and it can be obtained via git from here: http://cgit.freedesktop.or

Re: [Mesa-dev] Mesa (master): mesa: always generate error in glColorTableParameter[fi]v()

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 06:08 PM, Brian Paul wrote: > Looks like tdfx and via/unichrome use it. It could be disabled in both > drivers, if we don't outright kill tdfx (and via/unichrome??). > > For swrast, the bits for paletted texture are hidden in main/texfe

Re: [Mesa-dev] Mesa (master): mesa: always generate error in glColorTableParameter[fi]v()

2011-03-01 Thread Brian Paul
On 03/01/2011 05:50 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 01:30 PM, Brian Paul wrote: On 03/01/2011 12:12 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/28/2011 05:34 PM, Brian Paul wrote: Module: Mesa Branch: master

[Mesa-dev] [Bug 19187] Automatic mipmap generation does not work on compressed textures

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=19187 --- Comment #3 from Ian Romanick 2011-03-01 17:53:48 PST --- That's a good question. Do we have a test case? I recall that I found the bug by inspection, but I never made a test case for it. Until you pinged me about it, I had completely forg

Re: [Mesa-dev] Mesa (master): mesa: always generate error in glColorTableParameter[fi]v()

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 01:30 PM, Brian Paul wrote: > On 03/01/2011 12:12 PM, Ian Romanick wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 02/28/2011 05:34 PM, Brian Paul wrote: >>> Module: Mesa >>> Branch: master >>> Commit: 7d8db55148b0861e

[Mesa-dev] [Bug 23884] Unigine Tropics demo requires float textures

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23884 --- Comment #10 from Marek Olšák 2011-03-01 17:10:08 PST --- The float textures are implemented and maintained in this branch: http://cgit.freedesktop.org/~mareko/mesa/?h=floating2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Mesa-dev] [Bug 23417] FBO / Windows software rendering: flickering due to errornous blit

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23417 --- Comment #1 from Marek Olšák 2011-03-01 17:06:01 PST --- Is this an issue with latest Mesa? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

[Mesa-dev] [Bug 23401] gallium/draw: segment fault when running polystip test of ogl conformance, patch is attached

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23401 --- Comment #1 from Marek Olšák 2011-03-01 17:05:00 PST --- Is this still an issue with current Mesa git? The patch still seems to be applicable. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiv

Re: [Mesa-dev] Mesa (master): vbo: generate GL_INVALID_VALUE for bad glVertexAttrib index

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 04:31 PM, Brian Paul wrote: > if (index < MAX_VERTEX_GENERIC_ATTRIBS) >ATTR(VBO_ATTRIB_GENERIC0 + index, 4, x, y, z, w); > else > - ERROR(); > + ERROR(GL_INVALID_VALUE); [snip] > -#define ERROR() _mesa_compil

[Mesa-dev] [Bug 23401] gallium/draw: segment fault when running polystip test of ogl conformance, patch is attached

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23401 Marek Olšák changed: What|Removed |Added Summary|segment fault when running |gallium/draw: segment fault

[Mesa-dev] [Bug 22627] FlightGear Flight Simulator Crash - Mesa 7.4.4 Glibc

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=22627 Marek Olšák changed: What|Removed |Added Component|Mesa core |Drivers/Gallium/r300 AssignedTo|me

[Mesa-dev] [Bug 14041] glPixelStore effect glCopyTexImage2D with ati driver

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=14041 Marek Olšák changed: What|Removed |Added Component|Mesa core |Drivers/Gallium/r300 AssignedTo|me

[Mesa-dev] [Bug 21656] Software rendering _very_ slow on various machines

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21656 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 19430] Humus DepthOfField2 demo: No matching FBConfig

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=19430 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] Mesa (master): r600g: implement instanced drawing support

2011-03-01 Thread Christian König
Am Dienstag, den 01.03.2011, 19:36 +0100 schrieb Michel Dänzer: > On Son, 2011-02-27 at 17:20 -0800, Christian KXXnig wrote: > > Module: Mesa > > Branch: master > > Commit: 96bbc627f369c0100b950f81531b1fe9ef586c34 > > URL: > > http://cgit.freedesktop.org/mesa/mesa/commit/?id=96bbc627f369c0100b

[Mesa-dev] [Bug 19187] Automatic mipmap generation does not work on compressed textures

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=19187 --- Comment #2 from Marek Olšák 2011-03-01 14:47:50 PST --- Ian, this appears to be fixed. Can I close or am I missing something? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

[Mesa-dev] [Bug 18805] X11 headers not located. wlib: cannot execute

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=18805 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 17685] setting material is broken

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=17685 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 17667] Glut menu corrupts textures in Mesa demos

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=17667 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 15701] glMultiDrawElements() yelds strange results in a display list.

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=15701 Marek Olšák changed: What|Removed |Added Component|Mesa core |Drivers/DRI/r200 AssignedTo|mesa-d

[Mesa-dev] [Bug 14041] glPixelStore effect glCopyTexImage2D with ati driver

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=14041 --- Comment #2 from Marek Olšák 2011-03-01 14:27:16 PST --- The CopyTexImage function was rewritten in the r300 classic driver, but the driver is no longer maintained. Is this issue present with the r300 gallium3d driver or in any other hw or sw

[Mesa-dev] [Bug 12652] RV370 [FireGL V3100 (PCIE)] Xorg Crash with Option "DRI" "false"

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=12652 --- Comment #5 from Marek Olšák 2011-03-01 14:14:38 PST --- Is this still an issue with current Mesa git? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are th

[Mesa-dev] Building Mesa3D on Ubuntu 10.0

2011-03-01 Thread yahya
Hi All, After lots of fun trying to get Mesa to build on windows, I installed Ubuntu 10.0 and tried my hand at building Mesa on Ubuntu. Mesa compiled, but unfortunately it has some trouble finding a few libraries to link with. Below is the output from scons: ---

[Mesa-dev] [Bug 11956] drawing a line 2.0px in width has incorrect offset

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=11956 --- Comment #7 from Marek Olšák 2011-03-01 13:59:28 PST --- This is specific to swrast and the issue is still present. Hardware drivers render the lines correctly. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Mesa-dev] [Bug 11531] Opengl render window have invalid coordinates

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=11531 Marek Olšák changed: What|Removed |Added Component|Mesa core |Drivers/DRI/Unichrome AssignedTo|m

[Mesa-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=10966 Marek Olšák changed: What|Removed |Added Component|Mesa core |Drivers/DRI/Unichrome AssignedTo|m

Re: [Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Brian Paul
On 03/01/2011 12:32 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 05:36 AM, Keith Whitwell wrote: Create an automated bug-finder for gallium drivers. Step one: create a "split and compare" gallium driver (perhaps based on failover) which runs the same set

Re: [Mesa-dev] Mesa (master): mesa: always generate error in glColorTableParameter[fi]v()

2011-03-01 Thread Brian Paul
On 03/01/2011 12:12 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/28/2011 05:34 PM, Brian Paul wrote: Module: Mesa Branch: master Commit: 7d8db55148b0861e35ec6bb6323db6dad4c8f17f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d8db55148b0861e35ec6bb6323d

Re: [Mesa-dev] Mesa 7.9.2 and 7.10.1 releases

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/21/2011 02:01 PM, Ian Romanick wrote: > I'm planning to cherry pick a handful more patches back to the stable > branches this week. I'd like to make stable releases early next week. > Things have been very stable on the branches (almost like we

Re: [Mesa-dev] Mesa (master): mesa: reduce calls to _mesa_test_framebuffer_completeness()

2011-03-01 Thread Marek Olšák
FWIW Lightsmark works fine here with r300g. Either it's a bug in i965, or Gallium manages to hide it somehow. Marek On Tue, Mar 1, 2011 at 10:12 PM, Chris Wilson wrote: > On Mon, 28 Feb 2011 17:34:41 -0800 (PST), bri...@kemper.freedesktop.org(Brian > Paul) wrote: > > Module: Mesa > > Branch: ma

Re: [Mesa-dev] Mesa (master): mesa: reduce calls to _mesa_test_framebuffer_completeness()

2011-03-01 Thread Brian Paul
On 03/01/2011 01:12 PM, Chris Wilson wrote: On Mon, 28 Feb 2011 17:34:41 -0800 (PST), bri...@kemper.freedesktop.org (Brian Paul) wrote: Module: Mesa Branch: master Commit: 1f9a0a4e6e5566c36c781add5f1e62af3efdfb58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f9a0a4e6e5566c36c781add

[Mesa-dev] [PATCH] st/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible

2011-03-01 Thread Marek Olšák
With proper fallback formats. --- src/mesa/state_tracker/st_format.c | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/mesa/state_tracker/st_format.c b/src/mesa/state_tracker/st_format.c index c58ec92..22a1450 100644 --- a/src/mesa/state_tracker/st_format.c +++

Re: [Mesa-dev] Mesa (master): mesa: reduce calls to _mesa_test_framebuffer_completeness()

2011-03-01 Thread Chris Wilson
On Mon, 28 Feb 2011 17:34:41 -0800 (PST), bri...@kemper.freedesktop.org (Brian Paul) wrote: > Module: Mesa > Branch: master > Commit: 1f9a0a4e6e5566c36c781add5f1e62af3efdfb58 > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f9a0a4e6e5566c36c781add5f1e62af3efdfb58 > > Author: Brian P

Re: [Mesa-dev] Detecting Software Rasterizer

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/28/2011 10:56 AM, Tim Milligan wrote: > On Linux I wish to reliably detect via someAPI if OpenGL is using the > Mesa3D Software Rasterizer (e.g. has no hardware accelerated driver > installed, or has otherwise selected the software renderer). Th

[Mesa-dev] [Bug 2503] demos/terrain is broken

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=2503 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 05:36 AM, Keith Whitwell wrote: > Create an automated bug-finder for gallium drivers. > > Step one: create a "split and compare" gallium driver (perhaps based on > failover) which runs the same set of commands on two different gallium

[Mesa-dev] [Bug 32944] st/mesa: fog is broken in demos/drawpix

2011-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32944 Marek Olšák changed: What|Removed |Added Component|Drivers/Gallium/r300|Mesa core AssignedTo|dri-devel@lis

Re: [Mesa-dev] Mesa (master): mesa: always generate error in glColorTableParameter[fi]v()

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/28/2011 05:34 PM, Brian Paul wrote: > Module: Mesa > Branch: master > Commit: 7d8db55148b0861e35ec6bb6323db6dad4c8f17f > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d8db55148b0861e35ec6bb6323db6dad4c8f17f > > Author: Brian Paul

Re: [Mesa-dev] Mesa (master): st/mesa & v_bug_mgr: two small instanced drawing fixes

2011-03-01 Thread Christian König
Am Montag, den 28.02.2011, 19:32 +0100 schrieb Marek Olšák: > max_index should be for per-vertex data only. We probably need to > compute max_index for per-instance data separately (it can be derived > from prims[i].num_instances and > pipe_vertex_element::instance_divisor). The per-instance dat

Re: [Mesa-dev] Gallium3D and Glide

2011-03-01 Thread Blaž Tomažič
On Tue, 2011-03-01 at 09:55 -0800, Brian Paul wrote: > On 03/01/2011 09:51 AM, Roland Scheidegger wrote: > > Am 01.03.2011 16:23, schrieb Brian Paul: > >> On 03/01/2011 04:18 AM, Blaž Tomažič wrote: > >>> On Mon, 2011-02-28 at 16:39 -0800, Brian Paul wrote: > On Mon, Feb 28, 2011 at 4:13 PM, B

Re: [Mesa-dev] Mesa (master): r600g: implement instanced drawing support

2011-03-01 Thread Michel Dänzer
On Son, 2011-02-27 at 17:20 -0800, Christian KXXnig wrote: > Module: Mesa > Branch: master > Commit: 96bbc627f369c0100b950f81531b1fe9ef586c34 > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=96bbc627f369c0100b950f81531b1fe9ef586c34 > > Author: Christian König > Date: Mon Feb 28 02

Re: [Mesa-dev] Gallium3D and Glide

2011-03-01 Thread Brian Paul
On 03/01/2011 09:51 AM, Roland Scheidegger wrote: Am 01.03.2011 16:23, schrieb Brian Paul: On 03/01/2011 04:18 AM, Blaž Tomažič wrote: On Mon, 2011-02-28 at 16:39 -0800, Brian Paul wrote: On Mon, Feb 28, 2011 at 4:13 PM, Blaž Tomažič wrote: Hi Mesa developers, I am really interested in Gal

Re: [Mesa-dev] [PATCH 1/4] mesa: Add new MESA_multithread_makecurrent extension.

2011-03-01 Thread Eric Anholt
On Tue, 1 Mar 2011 12:00:12 +0100, Jakob Bornecrantz wrote: > On Mon, Feb 28, 2011 at 10:11 PM, Ian Romanick wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 02/26/2011 03:18 PM, Jakob Bornecrantz wrote: > >> On Tue, Feb 22, 2011 at 10:08 PM, Eric Anholt wrote: > >>> On T

Re: [Mesa-dev] Gallium3D and Glide

2011-03-01 Thread Roland Scheidegger
Am 01.03.2011 16:23, schrieb Brian Paul: > On 03/01/2011 04:18 AM, Blaž Tomažič wrote: >> On Mon, 2011-02-28 at 16:39 -0800, Brian Paul wrote: >>> On Mon, Feb 28, 2011 at 4:13 PM, Blaž Tomažič >>> wrote: Hi Mesa developers, I am really interested in Gallium3D and I'm thinking about

Re: [Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Ferry Huberts
> Step one: create a "split and compare" gallium driver (perhaps based on > failover) which runs the same set of commands on two different gallium > drivers (eg softpipe and r600g). At each frame, compare the two images > and see if there are differences. that's a very good idea: it's how I used

Re: [Mesa-dev] Gallium3D and Glide

2011-03-01 Thread Brian Paul
On 03/01/2011 04:18 AM, Blaž Tomažič wrote: On Mon, 2011-02-28 at 16:39 -0800, Brian Paul wrote: On Mon, Feb 28, 2011 at 4:13 PM, Blaž Tomažič wrote: Hi Mesa developers, I am really interested in Gallium3D and I'm thinking about a project for my diploma (I think this is the same as bachelor's

[Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Keith Whitwell
On Tue, 2011-03-01 at 13:18 +0100, Blaž Tomažič wrote: > On Mon, 2011-02-28 at 16:39 -0800, Brian Paul wrote: > > On Mon, Feb 28, 2011 at 4:13 PM, Blaž Tomažič > > wrote: > > > Hi Mesa developers, > > > > > > I am really interested in Gallium3D and I'm thinking about a project for > > > my diplo

[Mesa-dev] Gallium3D and Glide

2011-03-01 Thread Blaž Tomažič
On Mon, 2011-02-28 at 16:39 -0800, Brian Paul wrote: > On Mon, Feb 28, 2011 at 4:13 PM, Blaž Tomažič wrote: > > Hi Mesa developers, > > > > I am really interested in Gallium3D and I'm thinking about a project for > > my diploma (I think this is the same as bachelor's degree) on a computer > > uni

Re: [Mesa-dev] [PATCH 1/4] mesa: Add new MESA_multithread_makecurrent extension.

2011-03-01 Thread Jakob Bornecrantz
On Mon, Feb 28, 2011 at 10:11 PM, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02/26/2011 03:18 PM, Jakob Bornecrantz wrote: >> On Tue, Feb 22, 2011 at 10:08 PM, Eric Anholt wrote: >>> On Tue, 22 Feb 2011 11:57:38 -0800, Ian Romanick >>> wrote: -BEGIN PG