On Sat, 2009-04-04 at 04:02 -0700, Jose Fonseca wrote: > All the python state tracker requires is two functions: one that > creates a pipe_screen and another that creates a pipe_context. You can > implement these by provifing your version of st_hardpipe_winsys.c, > and linking against the "pyst" library. However, the python state > tracker is headless (it does not know anything about X or any window > system). So for integrating it with a DRI-based driver you need to > include all the DRM/DDX glue code yourself... > > I can provide you skeleton code/SConscript that does the above.
Pushed. Jose ------------------------------------------------------------------------------ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
