Patrick McFarland | 1 Jul 2006 07:40
Picon
Gravatar

Re: Why DRI/Mesa turns off hardware acceleration instead disabling features?

On Friday 30 June 2006 13:15, Jacek Poplawski wrote:
> Hardware acceleration is always on assuming your system is set up
>
> > properly.  If an application uses a feature that is not supported by
> > hardware, you have to fall back to software if you want the
> > application to run.
>
> But in that case many applications won't run correctly, because they are
> tested with propertary nVidia/ATI drivers, and their authors don't know /
> don't care about open source drivers. And it is not possible to fix closed
> source application.

That complaint is only partially correct. They test on nvidia only, and tell 
anyone who uses anything DRI based (which includes ati binary drivers) to 
screw off, even though nvidia is at fault for not doing the correct thing in 
the first place.

What nvidia does on Linux may fly on Windows, but it doesn't fly here: if you 
make a 3D driver, you use Mesa as your OpenGL lib, and you use DRI as your 
HAL.

If you don't like Mesa or DRI because it is "buggy" or "slow" or "backwards", 
then either fix the so called bugs, or quit bitching.
</rant>

--

-- 
Patrick McFarland || www.AdTerrasPerAspera.com
"Computer games don't affect kids; I mean if Pac-Man affected us as kids,
we'd all be running around in darkened rooms, munching magic pills and
listening to repetitive electronic music." -- Kristian Wilson, Nintendo,
(Continue reading)

bugzilla-daemon | 1 Jul 2006 07:38

[Bug 7383] New: DRM_IOC_READ and DRM_IOC_WRITE undeclared in xf86drm.c

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7383          

           Summary: DRM_IOC_READ and DRM_IOC_WRITE undeclared in xf86drm.c
           Product: DRI
           Version: DRI CVS
          Platform: Macintosh
        OS/Version: Mac OS X 10.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DRM modules
        AssignedTo: dri-devel <at> lists.sourceforge.net
        ReportedBy: vinp <at> globetrotter.net
                CC: vinp <at> globetrotter.net

I download the drm modules with the command

root # cvs -d:pserver:anonymous <at> anoncvs.freedesktop.org:/cvs/dri co drm

on Friday June 30 2006.

root # uname -a
Darwin NZQRC.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu
-517.12.7.obj~1/RELEASE_PPC  Power Macintosh powerpc PowerMac3,3 Darwin

root # gcc --version
(Continue reading)

bugzilla-daemon | 1 Jul 2006 11:04

[Bug 7383] DRM_IOC_READ and DRM_IOC_WRITE undeclared in xf86drm.c

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7383          

j.glisse <at> gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG

------- Additional Comments From j.glisse <at> gmail.com  2006-07-01 02:04 -------
DRM is for time being only for linux & freebsd. I don't know any work on
os x and don't think there will be any.          

     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
(Continue reading)

bugzilla-daemon | 1 Jul 2006 14:33

[Bug 7384] New: memory (from OptionCache) not is not freed

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7384          

           Summary: memory (from OptionCache) not is not freed
           Product: Mesa
           Version: 6.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Drivers/DRI/Unichrome
        AssignedTo: dri-devel <at> lists.sourceforge.net
        ReportedBy: master_up <at> post.cz

src/mesa/drivers/dri/unichrome/via_context.c
src/mesa/drivers/dri/unichrome/via_screen.c

I found that in there is not freed some memory, I does not see anny reasom why
does not free it.          

     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
(Continue reading)

bugzilla-daemon | 1 Jul 2006 14:35

[Bug 7384] memory (from OptionCache) not is not freed

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7384          

------- Additional Comments From master_up <at> post.cz  2006-07-01 05:35 -------
Created an attachment (id=6089)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=6089&action=view)
explain the bug and solve them

     

--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
bugzilla-daemon | 1 Jul 2006 14:36

[Bug 7384] memory (from OptionCache) not is not freed

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7384          

------- Additional Comments From master_up <at> post.cz  2006-07-01 05:36 -------
In some other drivers is common does not free this... this might have a good
reason but I not found them.          

     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
Rune Petersen | 1 Jul 2006 16:04
Picon

Re: [r300][PATCH] minor patches

Brian Paul wrote:
> Rune Petersen wrote:
>> Hi,
>>
>> Thought I'd share some of my patches.
>>
>>
>> Change vp max instructions:
>> The current state op the vp code is capable of executing 255 
>> instructions not 255*4.
>>
>> Disable unused routes (speedup):
>> When trying to get fragment.position to work I found the routes were 
>> only set for the used routes and disabling it gives a few fps in some 
>> games. I have found no regressions...
> 
> Rune, would you like CVS-write access so you can check in your own 
> changes?  You seem to be getting pretty familiar with the code.
> 
Write access would be nice.
I decided to read an OpenGL book, did wonders.

Rune Petersen

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
(Continue reading)

bugzilla-daemon | 1 Jul 2006 17:13

[Bug 7371] tux leaves colored trails in ppracer

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7371          

------- Additional Comments From brian.paul <at> tungstengraphics.com  2006-07-01 08:13 -------
If you suspect a memory error, valgrind is an excellent tool to use.
Run with 'valgrind --tool=memcheck ppracer'

     

--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
bugzilla-daemon | 1 Jul 2006 18:09

[Bug 7371] tux leaves colored trails in ppracer

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7371          

------- Additional Comments From j.w.r.degoede <at> hhs.nl  2006-07-01 09:09 -------
Ok,

I've managed to fix the segfault when running under ElectricFence,
ppracer has a file called:
/usr/share/ppracer/courses/themes/models/common/tree.png
which measures 256x255 this should be 256x256. I find it strange though that the
GLU functions involved start writing out of bounds instead of just complaining
and returning an error. I believe this is a bug, let me know if you agree, then
I'll post a seperate bug for this. Unfortunatly with this bug fixed I still have
colored trails.

Using Electricfence isn't helping me any fruther because now it gets sofar into
the game that EF aborts because it runs out of memory. I'll try valgrind when
I've got some more time.          

     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
(Continue reading)

bugzilla-daemon | 1 Jul 2006 20:39

[Bug 7386] New: Account Request

Please do not reply to this email: if you want to comment on the bug, go to    

the URL shown below and enter yourcomments there.     

https://bugs.freedesktop.org/show_bug.cgi?id=7386          

           Summary: Account Request
           Product: Mesa
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel <at> lists.sourceforge.net
        ReportedBy: rune <at> megahurts.dk

I've been contributing to the r300 driver in Mesa and would like an account with
access to Mesa:

Name: Rune Petersen
E-mail: rune <at> megahurts.dk
Username: runepetersen

Keys:
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.3 (GNU/Linux)

mQELBESmpZoBCACy7Rics28EtaYg9UIiEo9GHZeQxZbn64W6WXwkPYK/FnlmltQo
(Continue reading)


Gmane