Consolidate texture fetch code and use partial derivatives when possible.
authorBrian <brian.paul@tungstengraphics.com>
Fri, 23 Nov 2007 19:01:57 +0000 (12:01 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 23 Nov 2007 19:01:57 +0000 (12:01 -0700)
commit999b55663a09d9669a9d14c5aadfa84e6dcba288
tree77ca8f5e8da90417188e59dc64cc15aa7bd47990
parentba162438841ecc6f0227b149ded66916911d9acf
Consolidate texture fetch code and use partial derivatives when possible.
src/mesa/shader/prog_execute.c
src/mesa/shader/prog_execute.h
src/mesa/swrast/s_fragprog.c