On Wed, 2009-07-22 at 11:22 -0400, Chris Ball wrote: > http://tinderbox.x.org/builds/2009-07-22-0017/logs/libGL/#build > > tgsi_ppc.c: In function 'emit_unaryop': > tgsi_ppc.c:622: error: 'TGSI_OPCODE_FLOOR' undeclared > tgsi_ppc.c:625: error: 'TGSI_OPCODE_FRAC' undeclared > tgsi_ppc.c:629: error: 'TGSI_OPCODE_EXPBASE2' undeclared > tgsi_ppc.c:632: error: 'TGSI_OPCODE_LOGBASE2' undeclared > tgsi_ppc.c: In function 'emit_instruction': > tgsi_ppc.c:1114: error: 'TGSI_OPCODE_FLOOR' undeclared > tgsi_ppc.c:1115: error: 'TGSI_OPCODE_FRAC' undeclared > tgsi_ppc.c:1116: error: 'TGSI_OPCODE_EXPBASE2' undeclared > tgsi_ppc.c:1117: error: 'TGSI_OPCODE_LOGBASE2' undeclared
Fixed, thanks for the report. -- Earthling Michel Dänzer | http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer ------------------------------------------------------------------------------ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
