Files
mesa/src
Nicolai Haehnle 61821a41c0 r300: Cleanup fragment program constant allocation, share constants
The constant/parameter allocation was significantly simplified, removing
one unnecessary copy operation of parameters. The dirty state tracking is
unchanged and far from optimal, since all state is always re-fetched.

Constants and parameters are now emitted only once, which significantly
reduces the resource pressure on larger programs.
2007-03-19 23:59:59 +01:00
..
2007-02-20 08:11:11 -07:00
2007-02-05 08:17:50 -07:00
2003-06-17 07:20:22 +00:00
2006-07-13 02:50:27 +00:00