Re: [Mesa-dev] r300 compiler: presubract branch

2010-07-20 Thread Marek Olšák
Broken tests: - glean/texCombine - glean/texCombine4 Best regards. -Marek On Tue, Jul 20, 2010 at 8:36 AM, Tom Stellard wrote: > Hi, > > I've just pushed a branch called presub to my git repo: > http://cgit.freedesktop.org/~tstellar/mesa/This > b

[Mesa-dev] r300 compiler: presubract branch

2010-07-19 Thread Tom Stellard
Hi, I've just pushed a branch called presub to my git repo: http://cgit.freedesktop.org/~tstellar/mesa/ This branch contains support for presubtract operations in the r300 compiler. The only operation that is currently being used is (1 - src0), but I'll be adding the other ones later. This is on