CVS log for projects/ogl-sample/main/doc/registry/specs/enum.spec

[BACK] Up to [Development] / projects / ogl-sample / main / doc / registry / specs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Fri Mar 18 01:32:38 2005 UTC (12 years, 7 months ago) by ljp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)

Update registry files with new ARB extension GLX protocol from arb-glx
working group, and add EXT_framebuffer_object and GREMEDY_string_marker
to glext.h.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 20 08:44:12 2005 UTC (12 years, 9 months ago) by ljp
Branch: MAIN
Changes since 1.15: +16 -12 lines
Diff to previous 1.15 (colored)

Add GLhalfARB type for ARB_half_float_pixel extension.
Update boilerplate in glxext.h for int32_t/int64_t.
Update copyright dates on spec files.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 10 12:52:03 2005 UTC (12 years, 9 months ago) by ljp
Branch: MAIN
Changes since 1.14: +335 -62 lines
Diff to previous 1.14 (colored)

Spec files & scripts updated for OpenGL 2.0 and new ARB/vendor extensions.
New glext.h/glxext.h/wglext.h now in the registry.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 1 18:38:28 2004 UTC (13 years, 7 months ago) by ljp
Branch: MAIN
Changes since 1.13: +208 -36 lines
Diff to previous 1.13 (colored)

Update registry with OpenGL 1.5 + latest extensions.

Revision 1.13 / (download) - annotate - [select for diffs], Sat May 10 00:33:58 2003 UTC (14 years, 5 months ago) by ljp
Branch: MAIN
Changes since 1.12: +291 -31 lines
Diff to previous 1.12 (colored)

Bring spec files up to date with the extension registry + minor
bugfixes to generator scripts.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 22 21:12:40 2002 UTC (15 years, 2 months ago) by ljp
Branch: MAIN
Changes since 1.11: +187 -27 lines
Diff to previous 1.11 (colored)

Update spec files for OpenGL 1.4 and fix several bugs identified by
Brian Paul. Update copyright dates. Include some man page fixes from the
3rd edition Blue Book.

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 31 00:53:51 2002 UTC (15 years, 5 months ago) by ljp
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Fix NV_texture_rectangle enum naming error reported by George Kyriazis
at NVIDIA.

Revision 1.10 / (download) - annotate - [select for diffs], Tue May 28 21:01:54 2002 UTC (15 years, 5 months ago) by ljp
Branch: MAIN
Changes since 1.9: +8 -4 lines
Diff to previous 1.9 (colored)

wglext.h bugfix for typo reported on ogl-sample list.
Added dispatch offsets for NV_point_sprite for Brian Paul.
Added ARB_imaging and POST_COLOR_MATRIX_ALPHA_BIAS defines to glext.h,
and moved imaging subset enums to ARB_imaging block per bug report
from Pat Brown.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 26 23:20:57 2002 UTC (15 years, 6 months ago) by ljp
Branch: MAIN
Changes since 1.8: +35 -20 lines
Diff to previous 1.8 (colored)

Bring spec files completely in sync with glext.h - this should be about
the last hangover from the system hack a few weeks ago.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 23 00:59:57 2002 UTC (15 years, 7 months ago) by ljp
Branch: MAIN
Changes since 1.7: +115 -56 lines
Diff to previous 1.7 (colored)

- "extern" -> "GLAPI" boilerplate in glext.h for Windows Mesa build +
  some other minor fixes for problems identified by Brian.
- Many new NVIDIA extensions and some fixes for older ones, including
  changed type names in the spec and typemap files.
- Comment out NV_vertex_program1_1_dcc entry points until NVIDIA
  provides a specification document.
- New types for OML_sync_control in glxext.h + 'const GLXContext'
  hack for consistency with gl.h.
- Update gl/glx/wglext.h versions.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 14 23:36:17 2002 UTC (15 years, 7 months ago) by ljp
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 (colored)

Add new NV_multisample_filter_hint extension to spec files.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 14 22:31:40 2002 UTC (15 years, 7 months ago) by ljp
Branch: MAIN
Changes since 1.5: +458 -11 lines
Diff to previous 1.5 (colored)

Pushed many overdue updates to the spec files from P4 to the external
CVS tree, including GL 1.3 / GLX 1.4, all current ARB extensions,
various updated vendor extensions, GLX protocol updates, etc.

Still need some dispatch table updates for Brian Paul.

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 23 18:15:05 2001 UTC (16 years, 5 months ago) by dunwoody
Branch: MAIN
Changes since 1.4: +381 -69 lines
Diff to previous 1.4 (colored)


Push updates from p4 tree to CVS, including all spec file changes needed to
support the upcoming addition of GLStools Release 1.

Revision 1.4 / (download) - annotate - [select for diffs], Tue May 30 07:11:57 2000 UTC (17 years, 5 months ago) by ljp
Branch: MAIN
CVS Tags: tested_with_xf86_3_3
Changes since 1.3: +30 -5 lines
Diff to previous 1.3 (colored)

 Per latest Linux ABI group decisions, modify generator scripts to add
 "-typedefs" switch and protect prototypes against inclusion by default.
 Add multitexture target enums. Update ABI version #. Update
 glext.h/glxext.h/wglext.h version numbers. Use correct protection
 symbol in Cygwin environment.

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 16 23:24:14 2000 UTC (17 years, 5 months ago) by ljp
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

Update spec file with new opcodes, fixed function names. Allow
generating glext.h with or without prototypes. Minor build and man page
tweaks.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 27 21:12:42 2000 UTC (17 years, 6 months ago) by ljp
Branch: MAIN
Changes since 1.1: +6 -11 lines
Diff to previous 1.1 (colored)

Make targets for both regular and with-prototypes forms of
{gl,glx,wgl}ext.h. Update enum specfile to remove ARB_multipass
enums which didn't make it into the final spec.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 26 02:10:52 2000 UTC (17 years, 6 months ago) by ljp
Branch: MAIN

OpenGL extension registry files + converter scripts to generate
extension interface headers.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>