ikits
3d4da5b2a7
bug fixes and added GL_NV_depth_range_unclamped
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@495 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-19 02:36:29 +00:00
ikits
7e708af2be
version & year bump
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@469 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 05:11:36 +00:00
ikits
89ad8ec389
bug fixes and copyright year changes
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@427 783a27ee-832a-0410-bc00-9f386506c6dd
2006-02-26 16:45:12 +00:00
ikits
184e91489c
Fixed GL_ARB_transpose_matrix bug
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@418 783a27ee-832a-0410-bc00-9f386506c6dd
2005-05-16 04:13:06 +00:00
ikits
4a06912ddb
fixed bugs 1185517 and 1182116
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@417 783a27ee-832a-0410-bc00-9f386506c6dd
2005-04-22 22:47:23 +00:00
ikits
389547f074
fixed GLhandleARB
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@365 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-06 06:25:07 +00:00
ikits
d50db91bd0
Year bump in copyright message. Removed obsolete files from auto/src.
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@333 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-03 07:32:34 +00:00
ikits
2b3e01646d
fixed ATI_fragment_shader problem
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@304 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 05:39:22 +00:00
ikits
82b540177c
removed const correctness fix in GL_ARB_shader_objects
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@282 783a27ee-832a-0410-bc00-9f386506c6dd
2004-09-06 01:13:39 +00:00
ikits
527190f4be
fixed problem with ARB_shader_objects and ARB_vertex_shader
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@246 783a27ee-832a-0410-bc00-9f386506c6dd
2004-03-19 00:53:01 +00:00
ikits
dbb7f8c798
updated copyright notices
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@207 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-01 20:03:26 +00:00
ikits
d4ea803270
shader objects const bug fix
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@206 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-01 19:21:36 +00:00
ikits
64ea902d1d
*** empty log message ***
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@204 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-01 18:18:46 +00:00
ikits
ae49bac8be
fix bugs created by adding GL 1.5
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@198 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-27 20:35:55 +00:00
ikits
438c1d628a
fixed missing defines in GL_ARB_shader_objects
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@195 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-20 23:32:23 +00:00
ikits
a65f4fd25f
replaced sed with perl
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@193 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-13 18:59:49 +00:00
ikits
db6e8598a3
fixed sed problems
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@189 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-06 21:17:05 +00:00
ikits
5797a89892
bug fix; missing '> tmp'
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@186 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-05 22:25:14 +00:00
mem
e4057d5b33
Mostly formatting and documentation noops.
...
For VBO:
typedef ptrdiff_t GLsizeiptrARB;
typedef ptrdiff_t GLintptrARB;
as per email discussion with Marco Fabbricatore. See argumentation in
auto/bin/update_ext.sh and auto/src/glew_pre.h.
Windows needs to get this fixed. See glew_pre.h.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@184 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-04 14:20:17 +00:00
ikits
32a42fe06a
added support for GL_ARB_vertex_shader, GL_ARB_fragment_shader, and GL_ARB_shader_objects
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@132 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 11:34:59 +00:00
ikits
e68c8d8886
*** empty log message ***
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@96 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-08 16:43:30 +00:00
mem
2b9775d8d3
Merge Milan's 1.1.x
...
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@80 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-06 15:01:13 +00:00