Re: [Mesa-dev] New "state tracker": Pylladium

2010-05-04 Thread Keith Whitwell
On Sun, 2010-05-02 at 11:04 -0700, José Fonseca wrote: > On Sun, 2010-05-02 at 09:34 -0700, Corbin Simpson wrote: > > So I got bored a few days ago and broke ground on a little bit of code > > I've had in mind for a while. This is a new state tracker, Pylladium, > > that acts to expose the core Gal

Re: [Mesa-dev] New "state tracker": Pylladium

2010-05-02 Thread José Fonseca
On Sun, 2010-05-02 at 09:34 -0700, Corbin Simpson wrote: > So I got bored a few days ago and broke ground on a little bit of code > I've had in mind for a while. This is a new state tracker, Pylladium, > that acts to expose the core Gallium objects of a driver in a clean, > Pythonic fashion, withou

[Mesa-dev] New "state tracker": Pylladium

2010-05-02 Thread Corbin Simpson
So I got bored a few days ago and broke ground on a little bit of code I've had in mind for a while. This is a new state tracker, Pylladium, that acts to expose the core Gallium objects of a driver in a clean, Pythonic fashion, without being overly low-level or abstracted away. So why make another