~ubuntu-branches/ubuntu/trusty/glew/trusty

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2005-02-10 21:21:42 UTC
  • Revision ID: james.westby@ubuntu.com-20050210212142-2b1p2th5s3d0wjdz
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-01-29 20:48  ikits
 
2
 
 
3
        * auto/Makefile, auto/src/glew.rc, auto/src/glewinfo.rc,
 
4
          auto/src/visualinfo.rc, build/vc6/glew_shared.dsp,
 
5
          build/vc6/glew_static.dsp, build/vc6/glewinfo.dsp,
 
6
          build/vc6/visualinfo.dsp: added resource files for win32
 
7
          versioning
 
8
 
 
9
2005-01-29 18:39  ikits
 
10
 
 
11
        * config/version: changed versioning to make it easier to follow
 
12
 
 
13
2005-01-29 11:59  ikits
 
14
 
 
15
        * auto/src/glew_head.h: fix borland compilation problem
 
16
 
 
17
2005-01-28 23:36  ikits
 
18
 
 
19
        * auto/bin/parse_spec.pl: fixed GLhalf bug
 
20
 
 
21
2005-01-21 09:04  ikits
 
22
 
 
23
        * auto/core/GL_EXT_framebuffer_object: ubercomplete
 
24
 
 
25
2005-01-20 19:53  ikits
 
26
 
 
27
        * auto/core/GL_VERSION_2_0: fixed bugs
 
28
 
 
29
2005-01-11 18:03  mem
 
30
 
 
31
        * auto/lib/OpenGL/Spec.pm: Clean up a little
 
32
 
 
33
2005-01-11 15:40  mem
 
34
 
 
35
        * auto/lib/OpenGL/Spec.pm: Modularized parser
 
36
 
 
37
2005-01-06 01:53  ikits
 
38
 
 
39
        * doc/: advanced.html, basic.html, credits.html, index.html,
 
40
          install.html, log.html, ogl_sm.jpg, new.png: sync up webpage and
 
41
          docs
 
42
 
 
43
2005-01-06 01:26  ikits
 
44
 
 
45
        * TODO.txt: one more item
 
46
 
 
47
2005-01-06 01:25  ikits
 
48
 
 
49
        * auto/bin/update_ext.sh: fixed GLhandleARB
 
50
 
 
51
2005-01-05 15:37  mem
 
52
 
 
53
        * config/version: Forgot to bump GLEW version
 
54
 
 
55
2005-01-05 15:35  mem
 
56
 
 
57
        * TODO.txt: Expanded TODO item about autoinitialization
 
58
 
 
59
2005-01-05 15:27  mem
 
60
 
 
61
        * ChangeLog: Added ChangeLog.  The file is generated with cvs2cl.
 
62
 
 
63
2005-01-05 15:19  mem
 
64
 
 
65
        * Makefile, auto/Makefile, config/Makefile.darwin,
 
66
          config/Makefile.freebsd, config/Makefile.irix,
 
67
          config/Makefile.linux, config/Makefile.solaris, config/version:
 
68
          Fix soname, ABI broke
 
69
 
 
70
2005-01-04 20:55  ikits
 
71
 
 
72
        * doc/gpl.txt: documentation update
 
73
 
 
74
2005-01-04 20:32  ikits
 
75
 
 
76
        * doc/index.html: documentation update
 
77
 
 
78
2005-01-04 20:17  ikits
 
79
 
 
80
        * doc/glew.css: documentation update
 
81
 
 
82
2005-01-04 20:10  ikits
 
83
 
 
84
        * auto/src/template.html, doc/README.html, doc/advanced.html,
 
85
          doc/basic.html, doc/credits.html, doc/index.html,
 
86
          doc/install.html, doc/log.html: documentation update
 
87
 
 
88
2005-01-04 20:01  ikits
 
89
 
 
90
        * README.txt, auto/src/template.html, doc/glew.css: documentation
 
91
          update
 
92
 
 
93
2005-01-04 10:02  ikits
 
94
 
 
95
        * auto/src/glew_head.c: bug fixes
 
96
 
 
97
2005-01-04 01:00  ikits
 
98
 
 
99
        * auto/src/template.html: web crap
 
100
 
 
101
2005-01-04 00:30  ikits
 
102
 
 
103
        * auto/: bin/make_str.pl, src/glew_head.c, src/glew_str_glx.c,
 
104
          src/glew_str_head.c, src/glew_str_tail.c, src/glew_str_wgl.c,
 
105
          src/glew_utils.c, src/glew_utils.h: extended glewIsSupported
 
106
 
 
107
2005-01-03 23:17  ikits
 
108
 
 
109
        * config/: Makefile.solaris, Makefile.sunos: makefile fixes
 
110
 
 
111
2005-01-03 23:11  ikits
 
112
 
 
113
        * Makefile, config/Makefile.cygwin, config/Makefile.mingw32:
 
114
          makefile fixes
 
115
 
 
116
2005-01-03 22:57  ikits
 
117
 
 
118
        * Makefile, config/Makefile.darwin: added darwin makefile
 
119
 
 
120
2005-01-03 22:29  ikits
 
121
 
 
122
        * auto/: Makefile, bin/make_info.pl, bin/make_list.pl,
 
123
          bin/make_str.pl: bug fixes
 
124
 
 
125
2005-01-03 22:05  ikits
 
126
 
 
127
        * auto/: Makefile, bin/make_init.pl, src/glew_head.c,
 
128
          src/glew_utils.c, src/glew_utils.h: bug fixes
 
129
 
 
130
2005-01-03 02:32  ikits
 
131
 
 
132
        * Makefile, TODO.txt, auto/Makefile,
 
133
          auto/bin/fix_OML_sync_control.sh, auto/bin/make.pl,
 
134
          auto/bin/make_def_fun.pl, auto/bin/make_def_var.pl,
 
135
          auto/bin/make_header.pl, auto/bin/make_html.pl,
 
136
          auto/bin/make_info.pl, auto/bin/make_info_list.pl,
 
137
          auto/bin/make_init.pl, auto/bin/make_list.pl,
 
138
          auto/bin/make_str.pl, auto/bin/make_struct_fun.pl,
 
139
          auto/bin/make_struct_var.pl, auto/bin/parse_spec.pl,
 
140
          auto/bin/update_ext.sh, auto/bin/update_registry.sh,
 
141
          auto/src/glew_head.html, auto/src/glew_tail.html,
 
142
          auto/src/glxew_head.html, auto/src/wglew_head.html,
 
143
          auto/src/wglew_tail.html, src/visualinfo.c: Year bump in
 
144
          copyright message. Removed obsolete files from auto/src.
 
145
 
 
146
2005-01-03 02:09  ikits
 
147
 
 
148
        * build/vc6/: glew_shared.dsp, glew_static.dsp: Single file now
 
149
          compiles with VC71. Kept multi-file split for future use.
 
150
 
 
151
2005-01-03 02:05  ikits
 
152
 
 
153
        * auto/Makefile, auto/bin/make_header.pl, auto/bin/make_html.pl,
 
154
          auto/src/glew_gl_fun.c, auto/src/glew_gl_head.c,
 
155
          auto/src/glew_gl_init.c, auto/src/glew_gl_tail.c,
 
156
          auto/src/glew_gl_var.c, auto/src/glew_glx_fun.c,
 
157
          auto/src/glew_glx_head.c, auto/src/glew_glx_init.c,
 
158
          auto/src/glew_glx_tail.c, auto/src/glew_glx_var.c,
 
159
          auto/src/glew_head.c, auto/src/glew_head.h,
 
160
          auto/src/glew_init_gl.c, auto/src/glew_init_glx.c,
 
161
          auto/src/glew_init_tail.c, auto/src/glew_init_wgl.c,
 
162
          auto/src/glew_license.h, auto/src/glew_str_head.c,
 
163
          auto/src/glew_utils.c, auto/src/glew_utils.h,
 
164
          auto/src/glew_wgl_head.c, auto/src/glew_wgl_init.c,
 
165
          auto/src/glew_wgl_tail.c, auto/src/glew_wgl_var.c,
 
166
          auto/src/glewinfo_head.c, auto/src/glx_license.h,
 
167
          auto/src/glxew_head.h, auto/src/sgi_license.h,
 
168
          auto/src/template.html, auto/src/wglew_head.h,
 
169
          build/vc6/glew_shared.dsp, build/vc6/glew_static.dsp,
 
170
          src/glew_utils.c, src/glew_utils.h: Single file now compiles with
 
171
          VC71. Kept multi-file split for future use.
 
172
 
 
173
2004-12-31 03:49  ikits
 
174
 
 
175
        * auto/Makefile, auto/bin/make_def_fun.pl,
 
176
          auto/bin/make_def_var.pl, auto/bin/make_header.pl,
 
177
          auto/bin/make_html.pl, auto/bin/make_info.pl,
 
178
          auto/bin/make_info_list.pl, auto/bin/make_init.pl,
 
179
          auto/bin/make_list.pl, auto/bin/make_str.pl,
 
180
          auto/bin/make_struct_fun.pl, auto/bin/make_struct_var.pl,
 
181
          auto/custom.txt, TODO.txt: added customized subset selection
 
182
 
 
183
2004-12-29 22:11  ikits
 
184
 
 
185
        * auto/src/glew_tail.h: added longer alias
 
186
 
 
187
2004-12-29 22:05  ikits
 
188
 
 
189
        * auto/core/GL_VERSION_2_0: bug fixes
 
190
 
 
191
2004-12-29 21:59  ikits
 
192
 
 
193
        * auto/core/GL_VERSION_2_0: added core 2.0 spec file
 
194
 
 
195
2004-12-29 02:45  ikits
 
196
 
 
197
        * auto/core/WGL_ATI_render_texture_rectangle: the drivers seem to
 
198
          support it; no public spec yet, though
 
199
 
 
200
2004-12-29 02:22  ikits
 
201
 
 
202
        * auto/Makefile, auto/src/glew_gl_head.c, auto/src/glew_gl_tail.c,
 
203
          auto/src/glew_glx_head.c, auto/src/glew_glx_init.c,
 
204
          auto/src/glew_glx_tail.c, auto/src/glew_str_glx.c,
 
205
          auto/src/glew_str_tail.c, auto/src/glew_str_wgl.c,
 
206
          auto/src/glxew_tail.h, auto/src/wglew_tail.h, build/vc6/Makefile,
 
207
          build/vc6/glew_shared.dsp, build/vc6/glew_static.dsp,
 
208
          auto/bin/make_def.pl, auto/bin/make_def_fun.pl,
 
209
          auto/bin/make_def_var.pl, auto/src/glew_gl_fun.c,
 
210
          auto/src/glew_gl_var.c, auto/src/glew_glx_fun.c,
 
211
          auto/src/glew_glx_var.c, auto/src/glew_wgl_var.c: fixed problems
 
212
          with mx builds; update project files
 
213
 
 
214
2004-12-29 00:42  ikits
 
215
 
 
216
        * Makefile, auto/Makefile, auto/bin/make_info.pl,
 
217
          auto/bin/make_init.pl, auto/bin/make_list.pl, auto/src/glew_gl.c,
 
218
          auto/src/glew_gl_head.c, auto/src/glew_gl_init.c,
 
219
          auto/src/glew_gl_tail.c, auto/src/glew_glx.c,
 
220
          auto/src/glew_glx_head.c, auto/src/glew_glx_init.c,
 
221
          auto/src/glew_glx_tail.c, auto/src/glew_head.h,
 
222
          auto/src/glew_head.html, auto/src/glew_init_glx.c,
 
223
          auto/src/glew_post.c, auto/src/glew_post.h,
 
224
          auto/src/glew_post.html, auto/src/glew_pre.c,
 
225
          auto/src/glew_pre.h, auto/src/glew_pre.html,
 
226
          auto/src/glew_str_glx.c, auto/src/glew_str_head.c,
 
227
          auto/src/glew_str_tail.c, auto/src/glew_str_wgl.c,
 
228
          auto/src/glew_tail.h, auto/src/glew_tail.html,
 
229
          auto/src/glew_wgl.c, auto/src/glew_wgl_head.c,
 
230
          auto/src/glew_wgl_init.c, auto/src/glew_wgl_tail.c,
 
231
          auto/src/glewinfo_head.c, auto/src/glewinfo_post.c,
 
232
          auto/src/glewinfo_pre.c, auto/src/glewinfo_tail.c,
 
233
          auto/src/glxew_head.h, auto/src/glxew_head.html,
 
234
          auto/src/glxew_post.h, auto/src/glxew_pre.h,
 
235
          auto/src/glxew_pre.html, auto/src/glxew_tail.h,
 
236
          auto/src/wglew_head.h, auto/src/wglew_head.html,
 
237
          auto/src/wglew_post.h, auto/src/wglew_pre.h,
 
238
          auto/src/wglew_pre.html, auto/src/wglew_tail.h,
 
239
          auto/src/wglew_tail.html, src/glew_utils.c, src/glew_utils.h,
 
240
          auto/bin/make_str.pl: Version bump; added glewIsSupported; split
 
241
          source file, it is too big for VC7.1
 
242
 
 
243
2004-12-21 22:17  ikits
 
244
 
 
245
        * auto/core/GL_VERSION_1_5: fixed getQueryiv bug
 
246
 
 
247
2004-12-12 02:45  ikits
 
248
 
 
249
        * build/vc6/: glew_shared.dsp, glew_static.dsp, glewinfo.dsp,
 
250
          visualinfo.dsp: added MX build targets
 
251
 
 
252
2004-12-11 23:38  ikits
 
253
 
 
254
        * auto/src/: glew_pre.h, glxew_pre.h: moved GLX token to glxew.h
 
255
 
 
256
2004-12-07 12:28  mem
 
257
 
 
258
        * Makefile, config/Makefile.cygwin, config/Makefile.freebsd,
 
259
          config/Makefile.irix, config/Makefile.linux,
 
260
          config/Makefile.mingw32, config/Makefile.sunos,
 
261
          config/config.guess, doc/README.html: Makefile is getting out of
 
262
          hand.  Use GNU tools' config.guess to obtain the canonical system
 
263
          name and include the corresponding Makefile snippet from config/.
 
264
           config.guess has been written with portability in mind, so it
 
265
          should work properly on all supported systems.  Should its
 
266
          licence (GPL) become a problem, it can be replaced with a simpler
 
267
          script that supports only the systems we know something about.
 
268
 
 
269
          Adding support for a new system is just a matter of running
 
270
          config/config.guess and writing the matching
 
271
          config/Makefile.$system file.
 
272
 
 
273
2004-12-06 04:00  ikits
 
274
 
 
275
        * TODO.txt: [no log message]
 
276
 
 
277
2004-12-06 03:39  ikits
 
278
 
 
279
        * Makefile, auto/Makefile: version bump
 
280
 
 
281
2004-12-06 03:14  ikits
 
282
 
 
283
        * auto/bin/parse_spec.pl: fixed GLX_ token in glew.h bug
 
284
 
 
285
2004-12-06 02:52  ikits
 
286
 
 
287
        * Makefile, auto/src/glew_post.html: [no log message]
 
288
 
 
289
2004-12-06 02:35  ikits
 
290
 
 
291
        * doc/README.html: [no log message]
 
292
 
 
293
2004-12-06 02:16  ikits
 
294
 
 
295
        * src/visualinfo.c: [no log message]
 
296
 
 
297
2004-12-06 01:53  ikits
 
298
 
 
299
        * Makefile: added FreeBSD support
 
300
 
 
301
2004-12-06 01:40  ikits
 
302
 
 
303
        * auto/src/glew_pre.h: fixed mingw and wxwindows problem
 
304
 
 
305
2004-12-06 01:29  ikits
 
306
 
 
307
        * auto/core/GL_EXT_Cg_shader: [no log message]
 
308
 
 
309
2004-12-06 00:57  ikits
 
310
 
 
311
        * auto/core/GL_KTX_buffer_region: [no log message]
 
312
 
 
313
2004-12-06 00:39  ikits
 
314
 
 
315
        * auto/bin/update_ext.sh: fixed ATI_fragment_shader problem
 
316
 
 
317
2004-11-13 21:34  mem
 
318
 
 
319
        * Makefile: Add PIC flags to Linux build
 
320
 
 
321
2004-11-04 21:55  ikits
 
322
 
 
323
        * TODO.txt, auto/core/GL_VERSION_1_5, auto/core/GL_VERSION_2_0: [no
 
324
          log message]
 
325
 
 
326
2004-09-28 16:25  ikits
 
327
 
 
328
        * auto/: core/GL_VERSION_2_0, src/glew_gl.c, src/glew_pre.h: added
 
329
          GL_VERSION_2_0
 
330
 
 
331
2004-09-28 13:35  ikits
 
332
 
 
333
        * auto/core/GL_ATI_texture_compression_3dc: added
 
334
          GL_ATI_texture_compression_3dc
 
335
 
 
336
2004-09-28 13:29  ikits
 
337
 
 
338
        * auto/: blacklist, core/GL_EXT_draw_range_elements: fixed
 
339
          draw_range_elements bug
 
340
 
 
341
2004-09-06 17:07  ikits
 
342
 
 
343
        * Makefile, auto/Makefile: version bump
 
344
 
 
345
2004-09-06 16:56  ikits
 
346
 
 
347
        * auto/src/glew_post.html, doc/README.html: [no log message]
 
348
 
 
349
2004-09-06 16:27  ikits
 
350
 
 
351
        * src/visualinfo.c: [no log message]
 
352
 
 
353
2004-09-06 15:58  ikits
 
354
 
 
355
        * Makefile: fixed IRIX bugs
 
356
 
 
357
2004-09-06 15:52  ikits
 
358
 
 
359
        * src/visualinfo.c: [no log message]
 
360
 
 
361
2004-09-06 15:51  ikits
 
362
 
 
363
        * build/vc6/Makefile: retired wglinfo
 
364
 
 
365
2004-09-06 15:41  ikits
 
366
 
 
367
        * build/vc6/: glew.dsw, visualinfo.dsp, wglinfo.dsp: retired
 
368
          wglinfo
 
369
 
 
370
2004-09-06 15:31  ikits
 
371
 
 
372
        * src/visualinfo.c: fixed IRIX warnings
 
373
 
 
374
2004-09-06 15:29  ikits
 
375
 
 
376
        * src/visualinfo.c: [no log message]
 
377
 
 
378
2004-09-06 12:05  ikits
 
379
 
 
380
        * src/visualinfo.c: fixed visualinfo on Linux
 
381
 
 
382
2004-09-06 12:03  ikits
 
383
 
 
384
        * TODO.txt, auto/blacklist: removed SGI hyperpipe extension
 
385
 
 
386
2004-09-06 11:39  ikits
 
387
 
 
388
        * doc/: README.html, visualinfo.txt: got rid of visualinfo.txt
 
389
 
 
390
2004-09-06 11:36  ikits
 
391
 
 
392
        * doc/README.html, doc/visualinfo.txt, doc/wglinfo.txt,
 
393
          src/wglinfo.c: retired wglinfo
 
394
 
 
395
2004-09-06 11:09  ikits
 
396
 
 
397
        * src/visualinfo.c, auto/src/glew_pre.h: fixed visualinfo and
 
398
          ptrdiff bug
 
399
 
 
400
2004-09-05 21:13  ikits
 
401
 
 
402
        * auto/bin/update_ext.sh: removed const correctness fix in
 
403
          GL_ARB_shader_objects
 
404
 
 
405
2004-07-02 15:21  ikits
 
406
 
 
407
        * auto/blacklist: added GLU extensions to blacklist
 
408
 
 
409
2004-06-27 18:36  mem
 
410
 
 
411
        * auto/Makefile: Whitespace change
 
412
 
 
413
2004-06-27 18:34  mem
 
414
 
 
415
        * auto/bin/parse_spec.pl: Add some comments; some whitespace
 
416
          changes
 
417
 
 
418
2004-06-24 11:07  ikits
 
419
 
 
420
        * auto/src/glew_glx.c: [no log message]
 
421
 
 
422
2004-06-17 13:16  ikits
 
423
 
 
424
        * src/visualinfo.c: [no log message]
 
425
 
 
426
2004-06-17 13:11  ikits
 
427
 
 
428
        * src/visualinfo.c: [no log message]
 
429
 
 
430
2004-06-17 12:54  ikits
 
431
 
 
432
        * src/visualinfo.c: [no log message]
 
433
 
 
434
2004-06-17 12:40  ikits
 
435
 
 
436
        * src/visualinfo.c: [no log message]
 
437
 
 
438
2004-06-17 12:33  ikits
 
439
 
 
440
        * Makefile, auto/Makefile, src/visualinfo.c: added visualinfo
 
441
 
 
442
2004-06-10 06:03  ikits
 
443
 
 
444
        * auto/src/glew_post.html, doc/README.html: getting ready to the
 
445
          1.2.3 release
 
446
 
 
447
2004-06-10 05:46  ikits
 
448
 
 
449
        * auto/core/GL_ARB_vertex_blend: fixed bug in ARB_vertex_blend
 
450
 
 
451
2004-05-19 03:23  ikits
 
452
 
 
453
        * Makefile, auto/Makefile: bumped up version numbers
 
454
 
 
455
2004-05-19 02:44  ikits
 
456
 
 
457
        * TODO.txt: [no log message]
 
458
 
 
459
2004-05-19 02:17  ikits
 
460
 
 
461
        * auto/core/: GL_NV_fragment_program2,
 
462
          GL_NV_fragment_program_option, GL_NV_vertex_program2_option,
 
463
          GL_NV_vertex_program3: added nvidia vertex/fragment program
 
464
          extensions
 
465
 
 
466
2004-05-09 18:19  ikits
 
467
 
 
468
        * TODO.txt: [no log message]
 
469
 
 
470
2004-05-09 05:35  ikits
 
471
 
 
472
        * auto/src/glewinfo_post.c, auto/src/glewinfo_pre.c,
 
473
          doc/README.html: [no log message]
 
474
 
 
475
2004-05-09 05:30  ikits
 
476
 
 
477
        * Makefile: [no log message]
 
478
 
 
479
2004-05-09 05:26  ikits
 
480
 
 
481
        * auto/: bin/fix_OML_sync_control.sh, src/glewinfo_post.c,
 
482
          src/glewinfo_pre.c: fixed GLEW_MX bugs
 
483
 
 
484
2004-05-09 05:09  ikits
 
485
 
 
486
        * Makefile: [no log message]
 
487
 
 
488
2004-05-09 05:08  ikits
 
489
 
 
490
        * auto/src/: glewinfo_post.c, glewinfo_pre.c: added GLEW_MX to
 
491
          glewinfo
 
492
 
 
493
2004-05-09 05:02  ikits
 
494
 
 
495
        * auto/Makefile: fixed GLEW_MX bug on unix
 
496
 
 
497
2004-05-09 04:21  ikits
 
498
 
 
499
        * Makefile: fixed shared flag on Solaris
 
500
 
 
501
2004-05-09 03:39  ikits
 
502
 
 
503
        * auto/src/glew_post.html, doc/README.html: [no log message]
 
504
 
 
505
2004-05-09 00:41  ikits
 
506
 
 
507
        * Makefile: [no log message]
 
508
 
 
509
2004-04-27 02:51  ikits
 
510
 
 
511
        * Makefile, auto/Makefile, src/wglinfo.c: version upgrade and minor
 
512
          fix in wglinfo
 
513
 
 
514
2004-04-21 22:24  ikits
 
515
 
 
516
        * auto/core/: GL_EXT_pixel_buffer_object, GL_NV_element_array:
 
517
          retired NV_element_array
 
518
 
 
519
2004-03-23 23:56  ikits
 
520
 
 
521
        * doc/README.html: updated glew mx doc
 
522
 
 
523
2004-03-22 18:50  ikits
 
524
 
 
525
        * auto/core/GL_EXT_texture_rectangle: fixed token definitions
 
526
 
 
527
2004-03-19 16:27  ikits
 
528
 
 
529
        * auto/Makefile: [no log message]
 
530
 
 
531
2004-03-19 15:22  ikits
 
532
 
 
533
        * auto/Makefile, auto/src/glew_post.html, doc/README.html: ready to
 
534
          release
 
535
 
 
536
2004-03-18 20:12  ikits
 
537
 
 
538
        * auto/src/glew_pre.c: [no log message]
 
539
 
 
540
2004-03-18 19:53  ikits
 
541
 
 
542
        * Makefile, auto/Makefile: updated version number
 
543
 
 
544
2004-03-18 19:52  ikits
 
545
 
 
546
        * auto/: Makefile, bin/make_list.pl, bin/update_ext.sh: fixed
 
547
          problem with ARB_shader_objects and ARB_vertex_shader
 
548
 
 
549
2004-03-18 16:59  ikits
 
550
 
 
551
        * src/wglinfo.c: added gdi flag to wglinfo
 
552
 
 
553
2004-03-18 16:20  ikits
 
554
 
 
555
        * src/wglinfo.c: added multisample flag
 
556
 
 
557
2004-03-02 22:54  ikits
 
558
 
 
559
        * TODO.txt: [no log message]
 
560
 
 
561
2004-02-23 15:35  ikits
 
562
 
 
563
        * auto/src/glew_gl.c: [no log message]
 
564
 
 
565
2004-02-22 19:10  ikits
 
566
 
 
567
        * Makefile: [no log message]
 
568
 
 
569
2004-02-19 13:02  ikits
 
570
 
 
571
        * auto/: Makefile, bin/fix_OML_sync_control.sh: [no log message]
 
572
 
 
573
2004-02-19 12:51  ikits
 
574
 
 
575
        * auto/: Makefile, bin/make_struct_fun.pl, bin/make_struct_var.pl,
 
576
          bin/make_struct.pl: [no log message]
 
577
 
 
578
2004-02-19 04:43  ikits
 
579
 
 
580
        * auto/: Makefile, bin/make_init.pl, bin/make_list.pl,
 
581
          src/glew_gl.c, src/glew_glx.c, src/glew_pre.c, src/glew_wgl.c:
 
582
          [no log message]
 
583
 
 
584
2004-02-19 04:24  ikits
 
585
 
 
586
        * auto/src/glew_pre.c: [no log message]
 
587
 
 
588
2004-02-19 03:50  ikits
 
589
 
 
590
        * doc/README.html: [no log message]
 
591
 
 
592
2004-02-19 03:17  ikits
 
593
 
 
594
        * auto/: Makefile, bin/fix_OML_sync_control.sh, src/glew_glx.c,
 
595
          src/glew_pre.c: [no log message]
 
596
 
 
597
2004-02-19 02:49  ikits
 
598
 
 
599
        * auto/: bin/make_init.pl, bin/make_list.pl, src/glew_gl.c,
 
600
          src/glew_glx.c, src/glew_post.c, src/glew_pre.c, src/glew_pre.h,
 
601
          src/glew_wgl.c, src/glewinfo_post.c: [no log message]
 
602
 
 
603
2004-02-19 02:37  ikits
 
604
 
 
605
        * auto/: bin/fix_OML_sync_control.sh, src/glxew_pre.h: [no log
 
606
          message]
 
607
 
 
608
2004-02-19 02:28  ikits
 
609
 
 
610
        * auto/: Makefile, bin/make_def.pl: [no log message]
 
611
 
 
612
2004-02-19 01:32  ikits
 
613
 
 
614
        * auto/src/glew_post.html, doc/README.html: [no log message]
 
615
 
 
616
2004-02-19 01:22  ikits
 
617
 
 
618
        * auto/src/: glew_pre.html, glxew_pre.html, wglew_pre.html: [no log
 
619
          message]
 
620
 
 
621
2004-02-19 01:18  ikits
 
622
 
 
623
        * doc/README.html: [no log message]
 
624
 
 
625
2004-02-19 01:17  ikits
 
626
 
 
627
        * doc/README.html: updated the documentation
 
628
 
 
629
2004-02-18 23:37  ikits
 
630
 
 
631
        * auto/: Makefile, bin/make_header.pl, bin/make_init.pl,
 
632
          bin/make_list.pl, bin/make_struct.pl, src/glew_gl.c,
 
633
          src/glew_glx.c, src/glew_post.c, src/glew_post.h, src/glew_pre.c,
 
634
          src/glew_pre.h, src/glew_wgl.c, src/glxew_post.h,
 
635
          src/wglew_post.h: added binary compatibility for the single pipe
 
636
          version (through global variables) -- GLEW_MX is not a
 
637
          compilation switch
 
638
 
 
639
2004-02-05 18:14  ikits
 
640
 
 
641
        * auto/Makefile, TODO.txt: [no log message]
 
642
 
 
643
2004-02-05 16:59  ikits
 
644
 
 
645
        * auto/core/GL_VERSION_1_4: blending bug fix
 
646
 
 
647
2004-02-01 22:07  ikits
 
648
 
 
649
        * TODO.txt: [no log message]
 
650
 
 
651
2004-02-01 22:01  ikits
 
652
 
 
653
        * auto/bin/make_info.pl, auto/bin/make_list.pl, TODO.txt: [no log
 
654
          message]
 
655
 
 
656
2004-02-01 21:56  ikits
 
657
 
 
658
        * auto/src/: glewinfo_gl.c, glewinfo_pre.c, glewinfo_wgl.c,
 
659
          glewinfo_glx.c: [no log message]
 
660
 
 
661
2004-02-01 21:41  ikits
 
662
 
 
663
        * auto/src/glewinfo_post.c: [no log message]
 
664
 
 
665
2004-02-01 21:30  ikits
 
666
 
 
667
        * auto/src/: glewinfo_post.c, glewinfo_pre.c: [no log message]
 
668
 
 
669
2004-02-01 21:25  ikits
 
670
 
 
671
        * auto/src/: glewinfo_post.c, glewinfo_pre.c: [no log message]
 
672
 
 
673
2004-02-01 21:13  ikits
 
674
 
 
675
        * Makefile, auto/src/glewinfo_post.c: [no log message]
 
676
 
 
677
2004-02-01 20:57  ikits
 
678
 
 
679
        * auto/src/glewinfo_post.c: [no log message]
 
680
 
 
681
2004-02-01 18:07  ikits
 
682
 
 
683
        * TODO.txt: [no log message]
 
684
 
 
685
2004-02-01 18:05  ikits
 
686
 
 
687
        * auto/src/glewinfo_post.c: fixed parsing bug
 
688
 
 
689
2004-02-01 17:59  ikits
 
690
 
 
691
        * auto/src/glewinfo_post.c: added visual selection to glewinfo
 
692
 
 
693
2004-02-01 17:29  ikits
 
694
 
 
695
        * auto/src/wglew_post.h: fixed wglew bug
 
696
 
 
697
2004-02-01 17:27  ikits
 
698
 
 
699
        * auto/src/: glew_gl.c, glew_glx.c, glew_post.h, glew_wgl.c,
 
700
          glewinfo_post.c, glxew_post.h, glxew_pre.h: fixed glxew bugs
 
701
 
 
702
2004-02-01 17:10  ikits
 
703
 
 
704
        * auto/: Makefile, bin/fix_OML_sync_control.sh, src/glew_post.h,
 
705
          src/glxew_post.h, src/wglew_post.h: fixed glxew problems
 
706
 
 
707
2004-02-01 16:34  ikits
 
708
 
 
709
        * auto/src/glewinfo_post.c: [no log message]
 
710
 
 
711
2004-02-01 16:26  ikits
 
712
 
 
713
        * auto/src/: glewinfo_post.c, glewinfo_pre.c: added command line
 
714
          flags to glewinfo
 
715
 
 
716
2004-02-01 15:03  ikits
 
717
 
 
718
        * Makefile, README.txt, TODO.txt, auto/Makefile,
 
719
          auto/bin/fix_OML_sync_control.sh, auto/bin/make.pl,
 
720
          auto/bin/make_header.pl, auto/bin/make_html.pl,
 
721
          auto/bin/make_info.pl, auto/bin/make_info_list.pl,
 
722
          auto/bin/make_init.pl, auto/bin/make_list.pl,
 
723
          auto/bin/make_struct.pl, auto/bin/parse_spec.pl,
 
724
          auto/bin/update_ext.sh, auto/bin/update_registry.sh,
 
725
          auto/src/glew_pre.c, auto/src/glew_pre.h,
 
726
          auto/src/glewinfo_pre.c, auto/src/glxew_post.h,
 
727
          auto/src/glxew_pre.h, auto/src/wglew_pre.h: updated copyright
 
728
          notices
 
729
 
 
730
2004-02-01 14:21  ikits
 
731
 
 
732
        * auto/: Makefile, bin/update_ext.sh: shader objects const bug fix
 
733
 
 
734
2004-02-01 13:18  ikits
 
735
 
 
736
        * auto/bin/update_ext.sh, TODO.txt: [no log message]
 
737
 
 
738
2004-02-01 13:11  ikits
 
739
 
 
740
        * auto/: bin/make.pl, bin/make_header.pl, bin/make_info.pl,
 
741
          bin/make_init.pl, bin/make_list.pl, bin/make_struct.pl, Makefile,
 
742
          core/GL_ARB_imaging, src/glew_gl.c, src/glew_glx.c,
 
743
          src/glew_post.c, src/glew_post.h, src/glew_pre.c, src/glew_pre.h,
 
744
          src/glew_wgl.c, src/wglew_post.h: added glew mx
 
745
 
 
746
2004-01-27 21:51  ikits
 
747
 
 
748
        * auto/bin/make.pl: [no log message]
 
749
 
 
750
2004-01-27 16:33  ikits
 
751
 
 
752
        * auto/core/GLX_SUN_video_resize: [no log message]
 
753
 
 
754
2004-01-27 16:21  ikits
 
755
 
 
756
        * auto/core/GL_SUN_read_video_pixels: [no log message]
 
757
 
 
758
2004-01-27 15:35  ikits
 
759
 
 
760
        * auto/Makefile, auto/bin/update_ext.sh, auto/core/GL_VERSION_1_5,
 
761
          auto/src/glew_pre.h, Makefile: fix bugs created by adding GL 1.5
 
762
 
 
763
2004-01-27 14:55  ikits
 
764
 
 
765
        * auto/src/: glew_gl.c, glew_pre.h: added ptrdiff_t definition on
 
766
          windows
 
767
 
 
768
2004-01-27 14:48  ikits
 
769
 
 
770
        * auto/core/GL_VERSION_1_5: added OpenGL 1.5 spec file
 
771
 
 
772
2004-01-20 18:32  ikits
 
773
 
 
774
        * auto/bin/update_ext.sh: fixed missing defines in
 
775
          GL_ARB_shader_objects
 
776
 
 
777
2004-01-19 16:18  ikits
 
778
 
 
779
        * auto/src/glew_gl.c: added GL 1.5 branch is version test
 
780
 
 
781
2004-01-13 13:59  ikits
 
782
 
 
783
        * auto/: Makefile, bin/update_ext.sh: replaced sed with perl
 
784
 
 
785
2004-01-13 02:15  mem
 
786
 
 
787
        * Makefile, README.txt: Fix wording in README regarding how to
 
788
          build GLEW.  It is not necessary to regenerate the extension data
 
789
          if then only thing you want is to build the library
 
790
 
 
791
2004-01-11 06:45  ikits
 
792
 
 
793
        * Makefile: added MinGW patch
 
794
 
 
795
2004-01-06 16:58  ikits
 
796
 
 
797
        * auto/bin/fix_OML_sync_control.sh: replaced sed with perl
 
798
 
 
799
2004-01-06 16:17  ikits
 
800
 
 
801
        * auto/: Makefile, bin/fix_OML_sync_control.sh, bin/update_ext.sh:
 
802
          fixed sed problems
 
803
 
 
804
2004-01-05 18:29  ikits
 
805
 
 
806
        * Makefile: more OSX bug fixes
 
807
 
 
808
2004-01-05 18:09  ikits
 
809
 
 
810
        * Makefile, auto/src/glew_pre.h: OSX bug fixes
 
811
 
 
812
2004-01-05 17:25  ikits
 
813
 
 
814
        * auto/bin/update_ext.sh: bug fix; missing '> tmp'
 
815
 
 
816
2004-01-05 14:33  ikits
 
817
 
 
818
        * auto/Makefile, Makefile: changed version number
 
819
 
 
820
2004-01-04 09:20  mem
 
821
 
 
822
        * auto/: bin/parse_spec.pl, bin/update_ext.sh, src/glew_pre.h:
 
823
          Mostly formatting and documentation noops.
 
824
 
 
825
          For VBO:
 
826
 
 
827
              typedef ptrdiff_t GLsizeiptrARB;
 
828
              typedef ptrdiff_t GLintptrARB;
 
829
 
 
830
          as per email discussion with Marco Fabbricatore.  See
 
831
          argumentation in auto/bin/update_ext.sh and auto/src/glew_pre.h.
 
832
 
 
833
          Windows needs to get this fixed.  See glew_pre.h.
 
834
 
 
835
2003-12-15 11:43  ikits
 
836
 
 
837
        * doc/: README.html: [no log message]
 
838
 
 
839
2003-12-15 11:40  ikits
 
840
 
 
841
        * auto/core/GL_APPLE_texture_range: [no log message]
 
842
 
 
843
2003-12-15 11:23  ikits
 
844
 
 
845
        * README.txt: [no log message]
 
846
 
 
847
2003-12-15 11:19  ikits
 
848
 
 
849
        * doc/README.html: [no log message]
 
850
 
 
851
2003-12-15 11:05  ikits
 
852
 
 
853
        * doc/README.html: [no log message]
 
854
 
 
855
2003-12-15 11:00  ikits
 
856
 
 
857
        * README.txt, auto/src/glew_post.html, doc/README.html: [no log
 
858
          message]
 
859
 
 
860
2003-12-14 10:21  ikits
 
861
 
 
862
        * Makefile: [no log message]
 
863
 
 
864
2003-12-13 21:16  ikits
 
865
 
 
866
        * auto/core/GL_EXT_texture_cube_map: [no log message]
 
867
 
 
868
2003-12-13 21:02  ikits
 
869
 
 
870
        * auto/core/: GL_APPLE_float_pixels, GL_EXT_texture_edge_clamp,
 
871
          GL_EXT_texture_edge_clamp.txt: [no log message]
 
872
 
 
873
2003-12-13 13:01  ikits
 
874
 
 
875
        * auto/core/GL_APPLE_float_pixels: [no log message]
 
876
 
 
877
2003-12-13 12:52  ikits
 
878
 
 
879
        * auto/core/GL_EXT_texture_cube_map: [no log message]
 
880
 
 
881
2003-12-13 12:44  ikits
 
882
 
 
883
        * auto/bin/parse_spec.pl: fixed 2X_BIT bug
 
884
 
 
885
2003-12-13 12:36  ikits
 
886
 
 
887
        * auto/core/GL_EXT_texture_edge_clamp.txt: [no log message]
 
888
 
 
889
2003-12-09 07:59  ikits
 
890
 
 
891
        * auto/core/GLX_ATI_render_texture: [no log message]
 
892
 
 
893
2003-12-09 07:52  ikits
 
894
 
 
895
        * auto/core/: GLX_ATI_pixel_format_float, GLX_ATI_render_texture:
 
896
          added extensions from glxATI.h
 
897
 
 
898
2003-11-12 15:58  ikits
 
899
 
 
900
        * auto/core/GL_ATI_map_object_buffer: fixed bug in
 
901
          ATI_map_object_buffer
 
902
 
 
903
2003-11-10 03:50  ikits
 
904
 
 
905
        * auto/Makefile: [no log message]
 
906
 
 
907
2003-11-06 18:11  ikits
 
908
 
 
909
        * README.txt: [no log message]
 
910
 
 
911
2003-11-06 18:06  ikits
 
912
 
 
913
        * README.txt, TODO.txt: [no log message]
 
914
 
 
915
2003-11-06 17:56  ikits
 
916
 
 
917
        * TODO.txt: added TODO list
 
918
 
 
919
2003-11-06 17:40  ikits
 
920
 
 
921
        * auto/Makefile: made the auto generation scripts work on Darwin
 
922
 
 
923
2003-10-30 22:08  ikits
 
924
 
 
925
        * auto/src/: glew_pre.h: [no log message]
 
926
 
 
927
2003-10-30 16:51  ikits
 
928
 
 
929
        * auto/src/glew_pre.c: added string pointer cast in
 
930
          wglGetProcAddress to make glew.c compile with a c++ compiler
 
931
 
 
932
2003-10-30 11:52  ikits
 
933
 
 
934
        * Makefile, auto/Makefile, auto/core/GL_WIN_swap_hint: on to the
 
935
          next release
 
936
 
 
937
2003-10-28 23:28  ikits
 
938
 
 
939
        * auto/src/glew_post.html, doc/README.html: [no log message]
 
940
 
 
941
2003-10-27 03:57  ikits
 
942
 
 
943
        * Makefile, auto/src/glewinfo_post.c: [no log message]
 
944
 
 
945
2003-10-27 00:28  ikits
 
946
 
 
947
        * Makefile, auto/bin/make_info.pl, auto/bin/make_info_list.pl,
 
948
          auto/bin/make_init.pl, auto/bin/make_list.pl,
 
949
          auto/bin/parse_spec.pl, auto/src/glew_post.c,
 
950
          auto/src/glew_pre.c, auto/src/glewinfo_pre.c: added Solaris
 
951
          support
 
952
 
 
953
2003-10-26 22:11  ikits
 
954
 
 
955
        * auto/: bin/make_info.pl, core/GL_WIN_swap_hint,
 
956
          src/glewinfo_pre.c: [no log message]
 
957
 
 
958
2003-10-26 21:34  ikits
 
959
 
 
960
        * auto/: bin/make_info.pl, src/glew_pre.c, src/glewinfo_pre.c,
 
961
          src/glxew_post.h, src/glxew_pre.h, src/wglew_post.h,
 
962
          src/wglew_pre.h: [no log message]
 
963
 
 
964
2003-10-26 20:13  ikits
 
965
 
 
966
        * Makefile, auto/src/glew_glx.c: [no log message]
 
967
 
 
968
2003-10-26 20:06  ikits
 
969
 
 
970
        * Makefile, auto/src/glew_post.c, auto/src/glewinfo_post.c:
 
971
          extended Darwin support
 
972
 
 
973
2003-10-03 02:44  ikits
 
974
 
 
975
        * auto/src/glew_post.c: removed signed/unsigned mismatch error
 
976
 
 
977
2003-10-03 02:28  ikits
 
978
 
 
979
        * Makefile: added . to find
 
980
 
 
981
2003-10-02 05:49  mem
 
982
 
 
983
        * auto/src/glew_post.c: Guard against people updating the string
 
984
          lists but forgetting to update the magic constants sprinkled in
 
985
          the code.  Any reasonable compiler should be able to optimize
 
986
          this away.
 
987
 
 
988
2003-09-30 23:41  ikits
 
989
 
 
990
        * auto/src/glew_post.c: [no log message]
 
991
 
 
992
2003-09-30 23:23  ikits
 
993
 
 
994
        * auto/src/glew_post.c: fixed sizeof bug in glew_post.c
 
995
 
 
996
2003-09-29 06:30  ikits
 
997
 
 
998
        * auto/blacklist: [no log message]
 
999
 
 
1000
2003-09-27 02:56  ikits
 
1001
 
 
1002
        * auto/src/glewinfo_post.c: [no log message]
 
1003
 
 
1004
2003-09-26 12:33  ikits
 
1005
 
 
1006
        * auto/src/: glewinfo_post.c: [no log message]
 
1007
 
 
1008
2003-09-26 12:10  ikits
 
1009
 
 
1010
        * Makefile, auto/src/glewinfo_post.c: [no log message]
 
1011
 
 
1012
2003-09-26 12:07  ikits
 
1013
 
 
1014
        * Makefile, auto/src/glew_pre.c, auto/src/glewinfo_post.c: [no log
 
1015
          message]
 
1016
 
 
1017
2003-09-26 10:44  ikits
 
1018
 
 
1019
        * Makefile, auto/src/glewinfo_post.c: [no log message]
 
1020
 
 
1021
2003-09-26 10:17  ikits
 
1022
 
 
1023
        * auto/src/glewinfo_post.c: [no log message]
 
1024
 
 
1025
2003-09-26 09:56  ikits
 
1026
 
 
1027
        * Makefile: [no log message]
 
1028
 
 
1029
2003-09-26 09:48  ikits
 
1030
 
 
1031
        * auto/src/glew_pre.c, auto/src/glewinfo_post.c,
 
1032
          auto/src/glewinfo_pre.c, build/vc6/glewinfo.dsp: removed GLUT
 
1033
          dependency
 
1034
 
 
1035
2003-09-26 08:24  ikits
 
1036
 
 
1037
        * Makefile: [no log message]
 
1038
 
 
1039
2003-09-26 08:13  ikits
 
1040
 
 
1041
        * Makefile: fixed Makefile for MACOSX compilation
 
1042
 
 
1043
2003-09-26 07:34  ikits
 
1044
 
 
1045
        * auto/: bin/parse_spec.pl, bin/update_ext.sh, src/glew_pre.c:
 
1046
          added support for GL_ARB_vertex_shader, GL_ARB_fragment_shader,
 
1047
          and GL_ARB_shader_objects
 
1048
 
 
1049
2003-09-25 19:30  ikits
 
1050
 
 
1051
        * Makefile, auto/Makefile: added Darwin architecture
 
1052
 
 
1053
2003-09-19 19:39  ikits
 
1054
 
 
1055
        * auto/src/glew_pre.c: added support for maxosx
 
1056
 
 
1057
2003-09-17 13:52  ikits
 
1058
 
 
1059
        * doc/README.html: [no log message]
 
1060
 
 
1061
2003-09-15 13:19  ikits
 
1062
 
 
1063
        * auto/src/glewinfo_pre.c: [no log message]
 
1064
 
 
1065
2003-09-15 13:01  ikits
 
1066
 
 
1067
        * auto/src/: glew_gl.c, glewinfo_pre.c: [no log message]
 
1068
 
 
1069
2003-09-15 12:53  ikits
 
1070
 
 
1071
        * auto/src/: glew_gl.c, glew_glx.c, glew_wgl.c, glewinfo_pre.c,
 
1072
          glxew_post.h, wglew_post.h: [no log message]
 
1073
 
 
1074
2003-09-15 12:13  ikits
 
1075
 
 
1076
        * doc/: README.html: [no log message]
 
1077
 
 
1078
2003-09-15 12:04  ikits
 
1079
 
 
1080
        * auto/src/glew_post.html, doc/README.html: [no log message]
 
1081
 
 
1082
2003-09-15 11:35  ikits
 
1083
 
 
1084
        * auto/: Makefile, bin/make_list.pl, bin/update_registry.sh,
 
1085
          src/glew_wgl.c: removed WGL_{ARB,EXT}_extensions_string
 
1086
          dependency
 
1087
 
 
1088
2003-09-15 11:15  ikits
 
1089
 
 
1090
        * auto/core/GL_OML_interlace: GL_OML_interlace made it to the
 
1091
          registry
 
1092
 
 
1093
2003-09-12 00:46  ikits
 
1094
 
 
1095
        * auto/bin/make_list.pl: [no log message]
 
1096
 
 
1097
2003-09-11 23:50  ikits
 
1098
 
 
1099
        * Makefile, auto/Makefile, auto/src/glew_gl.c,
 
1100
          auto/src/glew_post.c, auto/src/glew_post.h, auto/src/glew_pre.c,
 
1101
          auto/src/glew_wgl.c, auto/src/glewinfo_post.c: fixed problems
 
1102
          with WGL_{ARB,EXT}_extensions_string
 
1103
 
 
1104
2003-08-27 15:54  ikits
 
1105
 
 
1106
        * auto/bin/make_init.pl: changed order of boolean propagation to
 
1107
          make sure partial extensions are initialized properly
 
1108
 
 
1109
2003-08-11 15:16  ikits
 
1110
 
 
1111
        * doc/README.html, auto/src/glew_post.html: [no log message]
 
1112
 
 
1113
2003-08-11 15:03  ikits
 
1114
 
 
1115
        * Makefile: [no log message]
 
1116
 
 
1117
2003-08-11 14:27  ikits
 
1118
 
 
1119
        * Makefile: [no log message]
 
1120
 
 
1121
2003-07-29 04:47  mem
 
1122
 
 
1123
        * auto/core/GLX_NV_float_buffer: The extremely elusive
 
1124
          GLX_NV_float_buffer extension magic.
 
1125
 
 
1126
2003-07-29 04:41  mem
 
1127
 
 
1128
        * Makefile, auto/src/glew_pre.c: Use a NULL for the path passed to
 
1129
          dlopen, that means 'give me a handle to the loaded image' which
 
1130
          at the point where this function is called already included all
 
1131
          libGL's symbols.  Makes the whole thing easier to maintain.
 
1132
 
 
1133
2003-07-16 03:49  ikits
 
1134
 
 
1135
        * auto/bin/parse_spec.pl: [no log message]
 
1136
 
 
1137
2003-07-16 03:32  ikits
 
1138
 
 
1139
        * Makefile: changed version number for next release
 
1140
 
 
1141
2003-07-16 03:28  ikits
 
1142
 
 
1143
        * auto/bin/parse_spec.pl: fixed void * problem
 
1144
 
 
1145
2003-07-15 11:40  ikits
 
1146
 
 
1147
        * build/vc6/: glew_shared.dsp, glew_static.dsp, glewinfo.dsp,
 
1148
          wglinfo.dsp: [no log message]
 
1149
 
 
1150
2003-07-08 21:29  ikits
 
1151
 
 
1152
        * doc/README.html, doc/glew.css, auto/src/glew_pre.html: [no log
 
1153
          message]
 
1154
 
 
1155
2003-07-08 14:39  ikits
 
1156
 
 
1157
        * doc/README.html, auto/src/glew_post.html: [no log message]
 
1158
 
 
1159
2003-07-08 14:29  ikits
 
1160
 
 
1161
        * doc/README.html: [no log message]
 
1162
 
 
1163
2003-07-08 14:24  ikits
 
1164
 
 
1165
        * doc/: README.html, glew.css: [no log message]
 
1166
 
 
1167
2003-07-08 13:56  ikits
 
1168
 
 
1169
        * auto/Makefile, auto/bin/make_list.pl, src/wglinfo.c: [no log
 
1170
          message]
 
1171
 
 
1172
2003-07-08 13:17  ikits
 
1173
 
 
1174
        * doc/: README.html, gpl.txt: [no log message]
 
1175
 
 
1176
2003-07-08 12:43  ikits
 
1177
 
 
1178
        * auto/: Makefile, bin/fix_OML_sync_control.sh, bin/make.pl,
 
1179
          bin/make_header.pl, bin/make_html.pl, bin/make_info.pl,
 
1180
          bin/make_info_list.pl, bin/make_init.pl, bin/make_list.pl,
 
1181
          bin/parse_spec.pl, bin/update_ext.sh, bin/update_registry.sh,
 
1182
          src/glew_post.html, src/glew_pre.html, src/glxew_pre.html,
 
1183
          src/wglew_pre.html: [no log message]
 
1184
 
 
1185
2003-07-08 11:15  ikits
 
1186
 
 
1187
        * doc/: README.html, glew.css: [no log message]
 
1188
 
 
1189
2003-07-07 23:19  ikits
 
1190
 
 
1191
        * doc/: README.html, glew.html, glxew.html, wglew.html, glew.css:
 
1192
          [no log message]
 
1193
 
 
1194
2003-07-07 22:14  ikits
 
1195
 
 
1196
        * auto/: core/GLX_ARB_get_proc_address,
 
1197
          core/GLX_NV_vertex_array_range, core/GLX_SGIX_swap_barrier,
 
1198
          core/GLX_SGIX_swap_group, core/GL_ATIX_point_sprites,
 
1199
          core/GL_ATIX_texture_env_combine3,
 
1200
          core/GL_ATIX_texture_env_route,
 
1201
          core/GL_ATIX_vertex_shader_output_point_size,
 
1202
          core/GL_ATI_envmap_bumpmap, core/GL_ATI_map_object_buffer,
 
1203
          core/GL_ATI_pn_triangles, core/GL_ATI_separate_stencil,
 
1204
          core/GL_ATI_vertex_streams, core/GL_EXT_depth_bounds_test,
 
1205
          core/GL_EXT_fog_coord, core/GL_EXT_secondary_color,
 
1206
          core/GL_EXT_texture_rectangle, core/GL_EXT_vertex_shader,
 
1207
          core/GL_NV_element_array, core/GL_OML_interlace,
 
1208
          core/WGL_NV_vertex_array_range, src/glew_post.html,
 
1209
          src/glew_pre.html, src/glxew_pre.html, src/wglew_pre.html: [no
 
1210
          log message]
 
1211
 
 
1212
2003-07-07 21:26  ikits
 
1213
 
 
1214
        * auto/core/: GL_ATIX_point_sprites, GL_ATIX_texture_env_combine3:
 
1215
          [no log message]
 
1216
 
 
1217
2003-07-07 21:17  ikits
 
1218
 
 
1219
        * auto/core/: GL_ARB_matrix_palette, GL_ARB_multitexture,
 
1220
          GL_ARB_vertex_blend, GL_ATIX_point_sprites,
 
1221
          GL_ATIX_texture_env_combine3: [no log message]
 
1222
 
 
1223
2003-07-07 07:29  mem
 
1224
 
 
1225
        * auto/bin/update_registry.sh: cd to the directory even if it
 
1226
          already existed :-P
 
1227
 
 
1228
2003-07-06 17:17  mem
 
1229
 
 
1230
        * auto/Makefile: Ignore CVS stuff
 
1231
 
 
1232
2003-07-06 17:14  mem
 
1233
 
 
1234
        * auto/: bin/make_header.pl, core/GLX_ARB_get_proc_address,
 
1235
          core/GLX_NV_vertex_array_range, core/GLX_SGIS_shared_multisample,
 
1236
          core/GLX_SGIX_swap_barrier, core/GLX_SGIX_swap_group,
 
1237
          core/GLX_VERSION_1_2, core/GLX_VERSION_1_3, core/GLX_VERSION_1_4,
 
1238
          core/GL_ARB_imaging, core/GL_ARB_matrix_palette,
 
1239
          core/GL_ARB_multitexture, core/GL_ARB_vertex_blend,
 
1240
          core/GL_ATIX_point_sprites, core/GL_ATIX_texture_env_combine3,
 
1241
          core/GL_ATIX_texture_env_route,
 
1242
          core/GL_ATIX_vertex_shader_output_point_size,
 
1243
          core/GL_ATI_envmap_bumpmap, core/GL_ATI_map_object_buffer,
 
1244
          core/GL_ATI_pn_triangles, core/GL_ATI_separate_stencil,
 
1245
          core/GL_ATI_vertex_streams, core/GL_EXT_depth_bounds_test,
 
1246
          core/GL_EXT_fog_coord, core/GL_EXT_secondary_color,
 
1247
          core/GL_EXT_texture_rectangle, core/GL_EXT_vertex_shader,
 
1248
          core/GL_NV_element_array, core/GL_VERSION_1_2,
 
1249
          core/GL_VERSION_1_3, core/GL_VERSION_1_4, core/GL_WIN_swap_hint,
 
1250
          core/WGL_NV_vertex_array_range: Forgot this
 
1251
 
 
1252
2003-07-06 16:21  mem
 
1253
 
 
1254
        * Makefile: Real Bourne Shells do not like {foo,bar,baz} notation
 
1255
          and IRIX's make likes to be given a hint to get out of the way
 
1256
 
 
1257
2003-07-06 16:03  mem
 
1258
 
 
1259
        * auto/src/glewinfo_post.c: Be more UNIX-like if running on
 
1260
          non-Windows OSes; overwriting files with a predefined name is
 
1261
          very impolite
 
1262
 
 
1263
2003-07-06 16:00  mem
 
1264
 
 
1265
        * auto/Makefile: Sorry, got the logic backwards
 
1266
 
 
1267
2003-07-06 15:27  mem
 
1268
 
 
1269
        * Makefile: Fix some portability problems; clean up some compiler
 
1270
          droppings (IRIX); remove CVS stuff from the tarball; really
 
1271
          remove the extension registry from the tarball
 
1272
 
 
1273
2003-07-06 12:41  mem
 
1274
 
 
1275
        * Makefile, auto/src/glew_pre.c: Add support for IRIX; tested on
 
1276
          IRIX 6.5.18 with an Infinite Reality 3
 
1277
 
 
1278
2003-07-06 11:06  mem
 
1279
 
 
1280
        * auto/.cvsignore, src/.cvsignore, .cvsignore: Ignore list
 
1281
 
 
1282
2003-07-06 11:05  mem
 
1283
 
 
1284
        * auto/Makefile: Make sure include/GL exists before attempting to
 
1285
          use it
 
1286
 
 
1287
2003-07-06 11:01  mem
 
1288
 
 
1289
        * Makefile, auto/Makefile, auto/blacklist,
 
1290
          auto/bin/fix_OML_sync_control.sh, auto/bin/make.pl,
 
1291
          auto/bin/make_header.pl, auto/bin/make_info.pl,
 
1292
          auto/bin/make_info_list.pl, auto/bin/make_init.pl,
 
1293
          auto/bin/make_list.pl, auto/bin/parse_spec.pl,
 
1294
          auto/bin/update_ext.sh, auto/bin/update_registry.sh,
 
1295
          auto/src/glew_gl.c, auto/src/glew_glx.c,
 
1296
          auto/src/glew_init_glx.c, auto/src/glew_post.c,
 
1297
          auto/src/glew_post.h, auto/src/glew_pre.c, auto/src/glew_pre.h,
 
1298
          auto/src/glew_wgl.c, auto/src/glewinfo_gl.c,
 
1299
          auto/src/glewinfo_glx.c, auto/src/glewinfo_post.c,
 
1300
          auto/src/glewinfo_pre.c, auto/src/glewinfo_wgl.c,
 
1301
          auto/src/glxew_post.h, auto/src/glxew_pre.h,
 
1302
          auto/src/wglew_post.h, auto/src/wglew_pre.h, build/vc6/Makefile,
 
1303
          doc/glew.html, src/glew.c, src/glewinfo.c, src/wglinfo.c: Merge
 
1304
          Milan's 1.1.x
 
1305
 
 
1306
2003-06-30 18:43  ikits
 
1307
 
 
1308
        * doc/glew.html, src/glewinfo.c: [no log message]
 
1309
 
 
1310
2003-06-30 07:33  ikits
 
1311
 
 
1312
        * src/glew.c, src/glewinfo.c, Makefile: [no log message]
 
1313
 
 
1314
2003-06-18 15:14  mem
 
1315
 
 
1316
        * doc/IDEAS: Some old ideas I forgot to check in
 
1317
 
 
1318
2003-05-19 07:58  mem
 
1319
 
 
1320
        * doc/glew.info: Current state of the info file.  It's not useful
 
1321
          as it is since it contains too much redundant information (wrt
 
1322
          registry/) but there are some valuable pieces (e.g., version
 
1323
          information).
 
1324
 
 
1325
2003-05-19 07:36  mem
 
1326
 
 
1327
        * doc/.cvsignore: Ignore registry directory, we don't want to
 
1328
          redistribute this stuff
 
1329
 
 
1330
2003-05-19 07:35  mem
 
1331
 
 
1332
        * bin/update_registry: Forgot about GNUmakefile -> Makefile rename
 
1333
 
 
1334
2003-05-19 07:33  mem
 
1335
 
 
1336
        * src/: Makefile, glew.c, glewinfo.c, malloc.c: Sync with local
 
1337
          tree
 
1338
 
 
1339
2003-05-19 07:26  mem
 
1340
 
 
1341
        * Makefile, bin/parse_info.pl, bin/parse_spec.pl,
 
1342
          bin/update_registry, doc/IDEAS, doc/blacklist,
 
1343
          doc/info_format.txt: Sync with local tree
 
1344
 
 
1345
2003-05-04 16:11  ikits
 
1346
 
 
1347
        * doc/README.html: [no log message]
 
1348
 
 
1349
2003-05-04 15:54  ikits
 
1350
 
 
1351
        * Makefile: [no log message]
 
1352
 
 
1353
2003-05-04 15:47  ikits
 
1354
 
 
1355
        * src/glew.c: [no log message]
 
1356
 
 
1357
2003-05-02 05:42  ikits
 
1358
 
 
1359
        * src/wglinfo.c: [no log message]
 
1360
 
 
1361
2003-05-02 04:33  ikits
 
1362
 
 
1363
        * build/vc6/Makefile, src/wglinfo.c: [no log message]
 
1364
 
 
1365
2003-05-02 03:53  ikits
 
1366
 
 
1367
        * src/glew.c: [no log message]
 
1368
 
 
1369
2003-05-01 19:40  ikits
 
1370
 
 
1371
        * Makefile: [no log message]
 
1372
 
 
1373
2003-05-01 16:12  ikits
 
1374
 
 
1375
        * Makefile: [no log message]
 
1376
 
 
1377
2003-05-01 16:02  ikits
 
1378
 
 
1379
        * Makefile, src/glew.c: [no log message]
 
1380
 
 
1381
2003-05-01 15:49  ikits
 
1382
 
 
1383
        * doc/: README.html, glew.html: [no log message]
 
1384
 
 
1385
2003-05-01 15:41  ikits
 
1386
 
 
1387
        * doc/: README.html, glew.html: [no log message]
 
1388
 
 
1389
2003-05-01 15:35  ikits
 
1390
 
 
1391
        * src/wglinfo.c: [no log message]
 
1392
 
 
1393
2003-05-01 15:31  ikits
 
1394
 
 
1395
        * build/vc6/: glew.dsw, glew_shared.dsp, glewinfo.dsp, wglinfo.dsp:
 
1396
          [no log message]
 
1397
 
 
1398
2003-05-01 15:25  ikits
 
1399
 
 
1400
        * build/vc6/glew_shared.dsp, build/vc6/glew_static.dsp,
 
1401
          build/vc6/glewinfo.dsp, build/vc6/wglinfo.dsp, src/glew.c: [no
 
1402
          log message]
 
1403
 
 
1404
2003-05-01 14:55  ikits
 
1405
 
 
1406
        * build/vc6/: glew_shared.dsp, glew_static.dsp, glewinfo.dsp,
 
1407
          wglinfo.dsp: [no log message]
 
1408
 
 
1409
2003-05-01 14:39  ikits
 
1410
 
 
1411
        * Makefile, build/vc6/glew.dsw, build/vc6/glew_shared.dsp,
 
1412
          build/vc6/glew_static.dsp, build/vc6/glewinfo.dsp,
 
1413
          build/vc6/wglinfo.dsp, src/glew.c, src/glewinfo.c, src/wglinfo.c,
 
1414
          doc/lgpl.txt: [no log message]
 
1415
 
 
1416
2003-05-01 12:39  ikits
 
1417
 
 
1418
        * bin/.cvsignore, bin/.do.not.remove, lib/.cvsignore,
 
1419
          lib/.do.not.remove, GNUmakefile, Makefile: [no log message]
 
1420
 
 
1421
2003-04-04 13:13  ikits
 
1422
 
 
1423
        * GNUmakefile, src/wglinfo.c: [no log message]
 
1424
 
 
1425
2003-02-21 13:47  ikits
 
1426
 
 
1427
        * src/: glew.c, glewinfo.c: added linux patch
 
1428
 
 
1429
2003-02-18 01:45  ikits
 
1430
 
 
1431
        * doc/README.html: added documentation
 
1432
 
 
1433
2003-02-03 14:47  ikits
 
1434
 
 
1435
        * doc/README.html: [no log message]
 
1436
 
 
1437
2003-02-03 14:46  ikits
 
1438
 
 
1439
        * GNUmakefile: getting ready for 1.0.5
 
1440
 
 
1441
2003-02-03 14:44  ikits
 
1442
 
 
1443
        * src/wglinfo.c: added wglinfo
 
1444
 
 
1445
2003-02-03 14:34  ikits
 
1446
 
 
1447
        * doc/: README.html, wglinfo.txt: added wglinfo
 
1448
 
 
1449
2003-02-03 13:33  ikits
 
1450
 
 
1451
        * doc/glew.html: [no log message]
 
1452
 
 
1453
2003-02-03 03:34  ikits
 
1454
 
 
1455
        * GNUmakefile, doc/glew.html, src/glew.c, src/glewinfo.c: added
 
1456
          NV_texture_expand_normal
 
1457
 
 
1458
2003-01-25 13:27  ikits
 
1459
 
 
1460
        * GNUmakefile: [no log message]
 
1461
 
 
1462
2003-01-25 13:06  ikits
 
1463
 
 
1464
        * doc/: glew.html, wglew.html: [no log message]
 
1465
 
 
1466
2003-01-10 16:31  ikits
 
1467
 
 
1468
        * doc/glew.html, src/glew.c, src/glewinfo.c: cleaned up ATI
 
1469
          extensions
 
1470
 
 
1471
2003-01-10 16:07  ikits
 
1472
 
 
1473
        * doc/glew.html, src/glew.c, src/glewinfo.c: took out not
 
1474
          implemented ATI extensions
 
1475
 
 
1476
2003-01-10 08:41  ikits
 
1477
 
 
1478
        * doc/glew.html, src/glew.c, src/glewinfo.c: changed function
 
1479
          prototypes to match .glext.h; added EXT_texture3D
 
1480
 
 
1481
2003-01-10 06:47  ikits
 
1482
 
 
1483
        * GNUmakefile, doc/README.html, doc/glew.html, doc/wglew.html,
 
1484
          src/glew.c, src/glewinfo.c: Bug fixes: VertexAttribArray typos,
 
1485
          EXT_texture_env_combine missing, DrawBuffersATI typo; Added ATI
 
1486
          reference doc
 
1487
 
 
1488
2002-12-25 15:41  ikits
 
1489
 
 
1490
        * src/: glew.c, glewinfo.c: fixed blend_func_separate typo
 
1491
 
 
1492
2002-12-22 03:16  ikits
 
1493
 
 
1494
        * doc/README.html: [no log message]
 
1495
 
 
1496
2002-12-22 02:49  ikits
 
1497
 
 
1498
        * GNUmakefile: [no log message]
 
1499
 
 
1500
2002-12-22 02:37  ikits
 
1501
 
 
1502
        * doc/: glew.html, glxew.html, wglew.html: [no log message]
 
1503
 
 
1504
2002-12-22 02:34  ikits
 
1505
 
 
1506
        * doc/: README.html, glew.html, glxew.html, wglew.html: [no log
 
1507
          message]
 
1508
 
 
1509
2002-12-22 02:05  ikits
 
1510
 
 
1511
        * doc/wglew.html: [no log message]
 
1512
 
 
1513
2002-12-22 01:53  ikits
 
1514
 
 
1515
        * doc/: README.html, glew.html, glxew.html, wglew.html: [no log
 
1516
          message]
 
1517
 
 
1518
2002-12-22 01:28  ikits
 
1519
 
 
1520
        * doc/glew.html, src/glew.c, src/glewinfo.c: [no log message]
 
1521
 
 
1522
2002-12-22 00:50  ikits
 
1523
 
 
1524
        * doc/: glew.html, glxew.html, wglew.html: [no log message]
 
1525
 
 
1526
2002-12-21 20:03  ikits
 
1527
 
 
1528
        * doc/: README.html, glew.html, glxew.html, wglew.html: added list
 
1529
          of extensions to documentation
 
1530
 
 
1531
2002-12-18 14:35  ikits
 
1532
 
 
1533
        * GNUmakefile: version change in GNUmakefile
 
1534
 
 
1535
2002-12-15 03:30  ikits
 
1536
 
 
1537
        * GNUmakefile: added -lGLU to glewinfo and library version in
 
1538
          GNUmakefile
 
1539
 
 
1540
2002-12-15 03:08  ikits
 
1541
 
 
1542
        * GNUmakefile: bug fix in GNUmakefile
 
1543
 
 
1544
2002-12-15 02:36  ikits
 
1545
 
 
1546
        * doc/README.html, src/glew.c, src/glewinfo.c: added
 
1547
          glewGetExtension and updated documentation
 
1548
 
 
1549
2002-12-13 16:33  ikits
 
1550
 
 
1551
        * doc/README.html: [no log message]
 
1552
 
 
1553
2002-12-13 03:31  ikits
 
1554
 
 
1555
        * GNUmakefile, bin/.do.not.remove, doc/glew.png, doc/glx.txt,
 
1556
          doc/README.html, doc/lgpl.txt, doc/sgi.txt, lib/.do.not.remove,
 
1557
          src/glew.c, src/glewinfo.c: Initial revision
 
1558
 
 
1559
2002-12-13 03:31  ikits
 
1560
 
 
1561
        * GNUmakefile, bin/.do.not.remove, doc/glew.png, doc/glx.txt,
 
1562
          doc/README.html, doc/lgpl.txt, doc/sgi.txt, lib/.do.not.remove,
 
1563
          src/glew.c, src/glewinfo.c: glew initial import
 
1564