[Bug 13872] TV-Out show bright white colors as black/white noise

2008-04-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13872 Arkadiusz Miskiewicz [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

Re: [radeonhd] Re: Updated R5xx 3D Programming Guide

2008-04-08 Thread Jerome Glisse
On Sat, 05 Apr 2008 15:58:45 +0200 Syren Baran [EMAIL PROTECTED] wrote: Shouldt we start with the first thing first? That would be the assembler, just turning the opcodes into binary form. Well, and some way to transfer the binary to the gpu. That shouldnt be much of a hassle (the command

Nicola Ricciarelli desidera chattare

2008-04-08 Thread Nicola Ricciarelli
--- Nicola Ricciarelli desidera poter comunicare con te usando i nuovi interessanti prodotti di Google. Se possiedi giĆ  Gmail o Google Talk, apri il link http://mail.google.com/mail/b-8a002d231d-75152cef0d-02b71e2f11d73172 Fai

[Bug 15375] 690G / X1250 : X starts with blank screen

2008-04-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15375 --- Comment #3 from Alex Deucher [EMAIL PROTECTED] 2008-04-08 11:33:17 PST --- Do you have anything attached to the s-video port? If so can you try and disconnect it? -- Configure bugmail:

[Bug 15365] latest git driver font issues

2008-04-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15365 --- Comment #4 from Alex Deucher [EMAIL PROTECTED] 2008-04-08 11:34:53 PST --- (In reply to comment #3) option IgnoreEDID helped me. But anyway I think there is something wrong in the driver code. Sounds like your monitor has a bad

Re: [radeonhd] Re: Updated R5xx 3D Programming Guide

2008-04-08 Thread Syren Baran
Am Dienstag, den 08.04.2008, 19:39 +0200 schrieb Jerome Glisse: GPU are not a CPU, programming them is far more complexe than programming CPU, you have to handle things that CPU do for you. For instance you have setup how data are routed to GPU. True, thats still the main problem i see.

Re: [radeonhd] Re: Updated R5xx 3D Programming Guide

2008-04-08 Thread Jerome Glisse
On Wed, 09 Apr 2008 00:36:28 +0200 Syren Baran [EMAIL PROTECTED] wrote: Am Dienstag, den 08.04.2008, 19:39 +0200 schrieb Jerome Glisse: GPU are not a CPU, programming them is far more complexe than programming CPU, you have to handle things that CPU do for you. For instance you have

[Bug 15375] 690G / X1250 : X starts with blank screen

2008-04-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15375 --- Comment #4 from Davin McCall [EMAIL PROTECTED] 2008-04-08 20:47:04 PST --- No S-Video, but I did have a composite video cable attaching a television. Sure enough, if I remove that, I can see my desktop on the VGA monitor. So it's

Re: [radeonhd] Re: Updated R5xx 3D Programming Guide

2008-04-08 Thread Zack Rusin
On Tuesday 08 April 2008 07:24:40 pm Jerome Glisse wrote: I just want to be sure that you are aware of the limitation of GPU hw, it should not be seen as CPU and so not be tackle like a CPU. Compiler we are aiming for should be able to translate TGSI in GPU opcode. I am yet not sure on win we