On Tuesday 11 December 2007 03:50:44 pm Brian Paul wrote: > Ian Romanick wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Ian Romanick wrote: > >> This patch ports the existing Gallium Cell code to use libspe2 instead > >> of libspe. libspe is deprecated in SDK 2.1 and is removed from SDK 3.0. > >> If there are no NAKs, I'll commit this code later today. > > > > I tried to build this patch with the gallium commits since last night, > > and it seems that main.h is missing. PLEASE be careful when adding > > source files! git-status after every commit is your friend. :) Thanks. > > Sorry. Fixed. > > I actually do use git-status a lot, but it lists so many untracked files > that I tend to ignore them.
Yea, which reminds me that we really should finally commit the merge of master into gallium-0.1 even just for tons of .gitignore updates that happened in master and just try to keep them (.gitignore's) up to date after that. I haven't done it initially because sse code seemed to crash with it but Michal mentioned that he has seen the crash without the merge and it looks like there are some other bugs in the sse code, so maybe I'll do the merge tomorrow and just sit down and try to fix the sse issues properly after that. z ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
