[Dri-devel] DRI trunk 4.3.0 merge?

2003-02-28 Thread Leif Delgass
Now that XFree86 4.3.0 is tagged/released, is there a plan for merging 4.3.0 into the DRI trunk? -- Leif Delgass http://www.retinalburn.net --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [Dri-devel] R128 DRM

2003-03-01 Thread Leif Delgass
/kernel/ It's in os-support/shared/drm/kernel, along with the other drivers using the os-independence templates (r128, radeon, mga). This gets linked into the appropriate drm/kernel dir for the OS in the build tree. -- Leif Delgass http://www.retinalburn.net

Re: [Dri-devel] dri driver features page

2003-03-08 Thread Leif Delgass
selected driver - have extensions default to no unless they are specified for a particular driver. That would make editing/adding extensions easier. -- Leif Delgass http://www.retinalburn.net ?php class Driver { var $exampleCards; var $primaryAuthors; var

Re: [Dri-devel] dri driver features page

2003-03-08 Thread Leif Delgass
of the table. I commented out the line that prints the ARB_multisample line for now. The dynamic page is now live with these changes. I changed the link on the status page to the new phtml page. The original flat HTML file is still in /doc as dri_driver_features.html.orig -- Leif Delgass http

Re: [Dri-devel] dri driver features page

2003-03-08 Thread Leif Delgass
On Sat, 8 Mar 2003, Nicholas Leippe wrote: On Saturday 08 March 2003 05:02 pm, Leif Delgass wrote: BTW, I changed the PHP tags from '?' to '?php' and '?=' to '? echo', since the short versions didn't work when testing on my local system with PHP 4.1.2, and the PHP docs indicate the short

Re: [Dri-devel] i810 sharing interrupts race condition..

2003-03-24 Thread Leif Delgass
, this would be used if vblank support is added for i810/i830. -- Leif Delgass http://www.retinalburn.net --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [Dri-devel] i810 sharing interrupts race condition..

2003-03-24 Thread Leif Delgass
On Mon, 24 Mar 2003, Keith Whitwell wrote: Leif Delgass wrote: On Mon, 24 Mar 2003, Keith Whitwell wrote: Dave Airlie wrote: I've just had the misfortune of having my NFSROOT system (lots of network interrupts), have its card sharing interrupts with the i810 graphics.. once I run

Re: [Dri-devel] Mach64 binary packages do not work with kernel 2.5.66

2003-03-26 Thread Leif Delgass
kernels (e.g. modutils) and rebuilt the mach64.o module for the current kernel you're running. If you're not comfortable hacking on the code yourself, I'd suggest sticking with a 2.4.x kernel to use the DRI driver until the new stable kernel series (2.6/3.0?) is opened. -- Leif Delgass http

[Dri-devel] Re: [Dri-patches] CVS Update: xc (branch: trunk)

2003-03-26 Thread Leif Delgass
mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-patches -- Leif Delgass http://www.retinalburn.net --- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop

[Dri-devel] Re: [Dri-patches] CVS Update: xc (branch: trunk)

2003-03-27 Thread Leif Delgass
___ Dri-patches mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-patches -- Leif Delgass http://www.retinalburn.net --- This SF.net email is sponsored by: The Definitive

Re: [Dri-devel] Re: [Dri-patches] CVS Update: xc (branch: trunk)

2003-03-27 Thread Leif Delgass
On Thu, 27 Mar 2003, Keith Whitwell wrote: Leif Delgass wrote: I removed the alpha component from the visuals because the 32 bit span read function in i830_span.c doesn't read alpha from the framebuffer (it always returns 255). There's a comment there saying that it should work

[Dri-devel] Re: alpha planes, glxinfo, etc

2003-03-28 Thread Leif Delgass
On Fri, 28 Mar 2003, Keith Whitwell wrote: Leif Delgass wrote: On Thu, 27 Mar 2003, Keith Whitwell wrote: Leif Delgass wrote: I removed the alpha component from the visuals because the 32 bit span read function in i830_span.c doesn't read alpha from the framebuffer (it always

[Dri-devel] Trunk to mach64 branch merge

2003-03-29 Thread Leif Delgass
FYI, I'm about to start a merge of the trunk into the mach64-0-0-6-branch. -- Leif Delgass http://www.retinalburn.net --- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003

Re: [Dri-devel] Fresh DRI driver snapshots - call for testers

2003-04-04 Thread Leif Delgass
to Mesa from the trunk soon as well. I have a new DRI+Xv source patch for this branch available at: http://www.retinalburn.net/linux/dri_xv.html I'll be adding binaries pretty soon, probably built on RedHat 9. -- Leif Delgass http://www.retinalburn.net

Re: [Dri-devel] Rage 128 texmem problems (was Re: Snapshots missinglibGL.so?)

2003-06-06 Thread Leif Delgass
the drivers should also check the return of driCreateTextureHeap() and bail out if it fails. -- Leif Delgass http://www.retinalburn.net --- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet

Re: [Dri-devel] Rage 128 texmem problems (was Re: Snapshots missinglibGL.so?)

2003-06-06 Thread Leif Delgass
On Thu, 5 Jun 2003, John Sheu wrote: On Thursday 05 June 2003 11:45 am, Leif Delgass wrote: I'm pretty sure I ran into this problem on r128 before when I tried running at 24-bit depth with a high enough resolution. If this is the problem, I think you'd see a message like: Reserved 0 kb

Re: [Dri-devel] GL_MESA_ycbcr_texture possible with the old radeon?

2003-05-27 Thread Leif Delgass
On Tue, 27 May 2003, Ian Romanick wrote: Leif Delgass wrote: On Fri, 23 May 2003, Ian Romanick wrote: Andreas Stenglein wrote: In radeon_reg.h there are some new txformats: RADEON_TXFORMAT_VYUY422 RADEON_TXFORMAT_YVYU422 Would it be possible to make the MESA_ycbcr_texture

Re: [Dri-devel] [trunk] CVS compilation errors (DRM_WRITEMEMORYBARRIER)

2003-05-27 Thread Leif Delgass
] José Fonseca wrote: Sorry about that. I merged everything manually using a visual diff util to prevent that this happened, and compiled everything after and corrected the errors, but still failed. José Fonseca On Tue, May 27, 2003 at 08:46:04PM -0500, Leif Delgass wrote: Looks like

Re: [Dri-devel] [PATCH] Fixes for GLX_SGI_video_sync

2003-05-27 Thread Leif Delgass
On Wed, 28 May 2003, Dieter Nützel wrote: Am Dienstag, 13. Mai 2003 18:07 schrieb Leif Delgass: Attached are two patches: the first fixes problems with GLX_SGI_video_sync in the drivers and common vblank code and adds a common driGetMSC32() function in vblank.c. The second patch adds

Re: [Dri-devel] EXT_stencil_wrap support on older ATI cards

2003-05-29 Thread Leif Delgass
On Wed, 28 May 2003, Ian Romanick wrote: Leif Delgass wrote: On Wed, 30 Apr 2003, Ian Romanick wrote: After cleaning up some of the left-over issues from the texmem merge, I did a quick check low-hanging fruit functionality that could be added so some of the drivers. In doing so, I

Re: [Dri-devel] Texture wrap modes

2003-05-30 Thread Leif Delgass
-11697-6916-5 ___ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel -- Leif Delgass http://www.retinalburn.net --- This SF.net email is sponsored

Re: [Dri-devel] Bin. driver packages

2003-05-31 Thread Leif Delgass
with a new libGL from the trunk. The drivers check the internal GLX API version of libGL in __driRegisterExtensions() before enabling these newly supported GLX extensions. -- Leif Delgass http://www.retinalburn.net --- This SF.net email

Re: [Dri-devel] mach64 DRI problems

2003-06-01 Thread Leif Delgass
of the ring contents by loading the kernel module with drm_opts=debug. -- Leif Delgass http://www.retinalburn.net --- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697

Re: [Dri-devel] mach64 DRI problems

2003-06-01 Thread Leif Delgass
On Sat, 31 May 2003, Leif Delgass wrote: Here's some more info on HOSTDATA: In MMIO/pseudo-DMA mode, when we see a descriptor with BM_HOSTDATA as the GUI master target register (rather than BM_ADDR), we feed the blit data to the card through the HOST_DATA[0-15] registers, so it's still MMIO

Re: [Dri-devel] Re: [Dri-patches] CVS Update: xc (branch: texmem-0-0-1)

2003-04-12 Thread Leif Delgass
On 12 Apr 2003, Eric Anholt wrote: On Sat, 2003-04-12 at 10:17, Leif Delgass wrote: I think setting rmesa-sarea-nbox = 0 when there are 3 or fewer cliprects and the cliprects dirty flag isn't set should be correct. The idea is that, since r128 has three auxiliary hardware scissors (3

Re: [Dri-devel] Radeon PCI and CVS

2003-06-14 Thread Leif Delgass
in drmP.h before the struct/typedef definitions and prototypes were split out into drm_agp.h. -- Leif Delgass http://www.retinalburn.net --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http

Re: [Dri-devel] Radeon PCI and CVS

2003-06-15 Thread Leif Delgass
hours behind the main server. Nothing changed ;-( Send me a copy of these two files, please. Regards, Dieter -- Leif Delgass http://www.retinalburn.net --- This SF.NET email is sponsored by: eBay Great deals on office

[Dri-devel] [PATCH] driconf for pygtk2

2003-10-27 Thread Leif Delgass
to white when the DRI logo is displayed (since the wider window exposed the gray background behind the image). -- Leif Delgass http://www.retinalburn.net --- driconf.orig.py 2003-10-25 13:41:31.0 -0500 +++ driconf.py 2003-10-26 18:59:33.0 -0500 @@ -18,61 +18,64

Re: [Dri-devel] mach64-0-0-7-branch status

2004-02-12 Thread Leif Delgass
assistant = - half time DRI developer?!) I actually have a near complete texmem conversion that's been gathering dust for a while. I'll try to clean it up and send a patch in the next few days. -- Leif Delgass http://www.retinalburn.net

[Dri-devel] freedesktop CVS

2004-03-01 Thread Leif Delgass
on freedesktop.org? Thanks, Leif -- Leif Delgass http://www.retinalburn.net --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps Web services for Linux with a free DVD software kit from IBM. Click Now! http

Re: [Dri-devel] mach64 dri on freebsd 5.2

2004-03-07 Thread Leif Delgass
all the necessary pieces. -- Leif Delgass http://www.retinalburn.net --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from

Re: [Dri-devel] Building DRM for 2.6.3. And mach64 randr and Kconf.

2004-03-07 Thread Leif Delgass
from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click -- ___ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel -- Leif Delgass http://www.retinalburn.net

Re: [Dri-devel] mach64 dri on freebsd 5.2

2004-03-07 Thread Leif Delgass
fundamentals to system administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click -- ___ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel -- Leif Delgass http://www.retinalburn.net

Re: [Dri-devel] mach64 dri on freebsd 5.2

2004-03-08 Thread Leif Delgass
On 8 Mar 2004 [EMAIL PROTECTED] wrote: Leif Delgass [EMAIL PROTECTED] writes: I forgot to bring in the drm_linux_list.h for bsd that was added on the mach64-0-0-6-branch. I just added it and it is included from drmP.h. With any luck that should fix the compile errors in the kernel

<    1   2   3   4