On 6/24/06, Michel Dänzer <[EMAIL PROTECTED]> wrote: > > 1. Is there a way I can see the clipping rectangles setup by the X > > server. > > You could inspect them in r128GetLock(), e.g.
By hacking the module. That might work. I was thinking of an external program though, that could monitor what some other program was doing. > > 2. Is there a good description somewhere of how Mesa works internally, > > so I 'd have a better idea where to look? > > You may find something from > http://dri.freedesktop.org/wiki/Documentation , but it's usually best to > look at other drivers. I was really referring to Mesa here. For example, does Mesa internally follow the structure of the OpenGL pipeline with hooks to allow device drivers to take over various bits? Is there a nice overview of the various directories and what they do? I'm one of those poor sods who gets terribly confused if he can't see the big picture. Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ 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 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
