mesa: don't check for GLSL 1.2 to advertise GL 2.1

The GLSL 1.2 features are minor...
This commit is contained in:
Brian Paul
2008-08-26 16:13:39 -06:00
parent 9aeb6e7825
commit bafefccff8
2 changed files with 7 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
/*
* Mesa 3-D graphics library
* Version: 6.5.1
* Version: 7.1
*
* Copyright (C) 1999-2006 Brian Paul All Rights Reserved.
* Copyright (C) 1999-2008 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),