OSDN Git Service

change GL_ARB_texture_env_crossbar implementation behaviour to OGL 1.4 core specifica...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Wed, 2 Jun 2004 21:40:03 +0000 (21:40 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Wed, 2 Jun 2004 21:40:03 +0000 (21:40 +0000)
commit2665a4e74ca0aa56f21ddc91eacc83ec2472cbda
tree05b7e3c4a5ac11a7b9ebcf984666030daa1e544a
parent749e842953a9ea6e1c9070af7f7211bfc48aa1fd
change GL_ARB_texture_env_crossbar implementation behaviour to OGL 1.4 core specification instead of extension specification (undefined behaviour instead of disabled blending if not enabled texture units are referenced). Fix minor signedness bug.
src/mesa/drivers/dri/radeon/radeon_texstate.c