Fix assertion in get_register_pointer(), fix EXP case.
authorBrian <brian@yutani.localnet.net>
Sat, 24 Feb 2007 18:14:57 +0000 (11:14 -0700)
committerBrian <brian@yutani.localnet.net>
Sat, 24 Feb 2007 18:14:57 +0000 (11:14 -0700)
commit761728afe8b81fc0ff7928f99f8b5668a0a7824d
treec831f8fe9c9ccf78beab5e2392ff63f203eb353e
parentf183a2d7ea31a4fea89af834dc19c5b232eb1970
Fix assertion in get_register_pointer(), fix EXP case.

Note that GL_ARB_v_p and GL_NV_v_p define the z component of the EXP instruction
differently.  We follow the ARB extension.
src/mesa/shader/prog_execute.c