OSDN Git Service

mesa: Fix extension year for EXT_texture_env_combine
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2011 23:56:20 +0000 (16:56 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 26 Sep 2011 19:14:13 +0000 (12:14 -0700)
commit740a9a49528127cb42f4d366adceaa9d6a7cd0e9
treea31b34aae9c282e443fbd7dbab1eccef6e93486f
parent34eae1c72a9b3a8eb0634cda52fca0208cd2f40d
mesa: Fix extension year for EXT_texture_env_combine

The year 2006 apparently came from the "Last Modified Date" in the
spec header.  however, the revision history at the bottom say "2/22/00
mjk - added NVIDIA Implementation Details."  From that we can safely
infer that the spec is from at least 2000, and it may even be older.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/extensions.c