CVS log for winex/include/Attic/wine_gl.h

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / winex / include / Attic / wine_gl.h

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.23
Wed Feb 18 21:25:16 2004 UTC (4 years, 10 months ago) by david
CVS Tags: HEAD
Changes since 1.22: +0 -0 lines
FILE REMOVED
move include/wine_gl.h to include/wine/wine_gl.h where it belongs.

Revision 1.22 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Jan 29 13:13:58 2004 UTC (4 years, 11 months ago) by ovek
CVS Tags: winex-3-3-2, winex-3-3-1, winex-3-3
Branch point for: winex-3-3-branch
Changes since 1.21: +6 -2 lines
Diff to previous 1.21
Improve compatibility with various OpenGL headers regarding ARB_vertex_blend.

Revision 1.21 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Jan 26 09:44:13 2004 UTC (4 years, 11 months ago) by ovek
Changes since 1.20: +40 -1 lines
Diff to previous 1.20
Revert Peter's quickfix for newer nvidia headers, and try to solve it in
a different way.

Revision 1.20 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Jan 15 22:19:42 2004 UTC (4 years, 11 months ago) by peter
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
Quick fix for newer nvidia headers which don't provide the multitexture
prototypes unless GL_GLEXT_PROTOTYPES is specified. Should fix CS texture
problems that are reported with nvidia 5328 drivers.

Revision 1.19 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Dec 22 00:05:37 2003 UTC (5 years ago) by ovek
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Added missing semicolon.

Revision 1.18 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Dec 18 23:54:23 2003 UTC (5 years ago) by ovek
Changes since 1.17: +10 -0 lines
Diff to previous 1.17
Add EXT_fog_coord function pointers for broken GL headers.

Revision 1.17 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Aug 11 12:01:45 2003 UTC (5 years, 5 months ago) by ovek
CVS Tags: winex-sims-3-2, winex-3-2-1, winex-3-2, winex-3-1-99, start-merge-6oct03, dec3-internal-merge
Branch point for: winex-sims-3-2-branch, winex-3-2-branch
Changes since 1.16: +4 -6 lines
Diff to previous 1.16
Changed/added some definitions for executebuffer.c.

Revision 1.16 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Jul 9 21:17:22 2003 UTC (5 years, 6 months ago) by ovek
Changes since 1.15: +2 -0 lines
Diff to previous 1.15
Added PFNGLGETCOMPRESSEDTEXIMAGEARBPROC for broken GL headers.

Revision 1.15 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu May 8 20:28:23 2003 UTC (5 years, 8 months ago) by dgkoch
CVS Tags: winex-kohan-3-1, winex-3-1
Branch point for: winex-kohan-3-2-branch, winex-3-0-branch
Changes since 1.14: +21 -0 lines
Diff to previous 1.14
Added ARB_vertex_program function definitions that may be missing on some systems.

Revision 1.14 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 8 19:54:05 2003 UTC (5 years, 10 months ago) by ovek
CVS Tags: winex-3-0-pre-1, winex-3-0
Changes since 1.13: +9 -3 lines
Diff to previous 1.13
Compatibility with XFree86 4.3's gl.h.

Revision 1.13 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Mar 4 16:58:37 2003 UTC (5 years, 10 months ago) by dgkoch
Changes since 1.12: +3 -0 lines
Diff to previous 1.12
added some additional function pointer definitions that are missing
for NV vertex programs

Revision 1.12 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Jan 11 20:48:58 2003 UTC (5 years, 11 months ago) by ovek
Changes since 1.11: +16 -2 lines
Diff to previous 1.11
More workarounds for broken nvidia headers.

Revision 1.11 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Dec 13 22:13:36 2002 UTC (6 years ago) by dgkoch
CVS Tags: head_merge_from_winex_2_0_branch
Changes since 1.10: +17 -0 lines
Diff to previous 1.10
added a number function pointer declarations for NV_vertex_program that haven't
made their way into mainline glext.h headers yet.

Revision 1.10 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Oct 17 14:23:03 2002 UTC (6 years, 2 months ago) by ovek
Changes since 1.9: +5 -0 lines
Diff to previous 1.9
Seems my glext.h contains ARB_vertex_blend enums but not prototypes;
I could download a new glext.h but others may get the same problem.

Revision 1.9 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Sep 25 20:17:42 2002 UTC (6 years, 3 months ago) by ovek
Changes since 1.8: +10 -10 lines
Diff to previous 1.8
Stripped whitespace from end of lines.

Revision 1.1.1.5 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Sep 25 19:22:10 2002 UTC (6 years, 3 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20031219, rewind-20031217, rewind-20030217, rewind-20020925
Changes since 1.1.1.4: +3 -3 lines
Diff to previous 1.1.1.4
Import of ReWind CVS at Sep 25, 2002.

Revision 1.8 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Feb 22 19:30:34 2002 UTC (6 years, 10 months ago) by ovek
CVS Tags: winex-kohan-2-1, winex-2-2-1, winex-2-2, winex-2-1, winex-2-0-branch-merge-to-head, winex-2-0, quartz-pre-removal, quartz-post-removal
Branch point for: winex-2-0-branch
Changes since 1.7: +6 -2 lines
Diff to previous 1.7
Detect some NV_fence breakage in nvidia drivers.

Revision 1.7 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Dec 31 15:12:17 2001 UTC (7 years ago) by ovek
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
Attempted merge of Wine release 20011226. Probably breaks lots of stuff.
(Use the wine-premerge-20011226 cvs tag if you want)

Revision 1.1.1.4 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Dec 31 10:51:10 2001 UTC (7 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20020116, wine-20020228, wine-20011226, rewind-20020804, rewind-20020607, rewind-20020427, rewind-20020419
Changes since 1.1.1.3: +3 -1 lines
Diff to previous 1.1.1.3
Import of Wine release 20011226.
(The tree before this import has been tagged wine-premerge-20011226)

Revision 1.6 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Oct 13 23:26:46 2001 UTC (7 years, 2 months ago) by ovek
CVS Tags: winehq-premerge-20010824-postmerge-20011014, wine-premerge-20011226
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Merge back the winehq-premerge-20010824 branch.

Revision 1.4.2.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Sep 20 05:41:20 2001 UTC (7 years, 3 months ago) by gavriels
Branch: winehq-premerge-20010824
CVS Tags: winehq-premerge-20010824-20011014, Oct1201, Oct1101
Changes since 1.4: +1 -0 lines
Diff to previous 1.4 , to next main 1.5
Fix issue with latest Mesa GL headers

Revision 1.5 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Aug 29 19:37:09 2001 UTC (7 years, 4 months ago) by ovek
CVS Tags: winehq-premerge-20010824-premerge-20011014
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
Merge of Wine release 20010824 (only resolved CVS conflicts so far).

Revision 1.1.1.3 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Aug 29 18:22:22 2001 UTC (7 years, 4 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20011028, winehq-20011005, winehq-20011004, winehq-20010908, wine-20011004, wine-20010824
Changes since 1.1.1.2: +0 -1 lines
Diff to previous 1.1.1.2
Import of Wine release 20010824.

Revision 1.4 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Aug 15 19:23:13 2001 UTC (7 years, 4 months ago) by andrewlewycky
CVS Tags: winehq-premerge-20010824-start
Branch point for: winehq-premerge-20010824
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
include glu.h.

Revision 1.3 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Aug 15 18:35:47 2001 UTC (7 years, 4 months ago) by andrewlewycky
Changes since 1.2: +7 -3 lines
Diff to previous 1.2
Use APIENTRY consistently.
If no GL headers define APIENTRY, define it ourselves.

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Aug 7 04:06:58 2001 UTC (7 years, 5 months ago) by gavriels
Changes since 1.1: +63 -4 lines
Diff to previous 1.1
Update GL header fixes to include function pointer definitions for
NV_VAR functions.

Revision 1.1.1.2 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Jan 17 14:44:23 2001 UTC (7 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010509, winehq-20010501, winehq-20010425, winehq-20010419, winehq-20010416, winehq-20010414, winehq-20010320, winehq-20010318, winehq-20010129, winehq-20010126, winehq-20010123, winehq-20010117, wine-20010510, wine-20010418, wine-20010326, wine-20010305, wine-20010216
Changes since 1.1.1.1: +3 -2 lines
Diff to previous 1.1.1.1
Import of WineHQ CVS at Jan 17, 2001.

Revision 1.1.1.1 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Sep 8 01:43:34 2000 UTC (8 years, 4 months ago) by gavriels
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010105, winehq-20010113, winehq-20010112, winehq-20010105, winehq-20010103, winehq-20001230, winehq-20001229, winehq-20001223, winehq-20001221, winehq-20001214, winehq-20001213, winehq-20001212, winehq-20001206, winehq-112300, winehq-090700, winehq-011200, wine-20010112, wine-20001222, merge-231100-start, andrew-071100-start, andrew-071100-premerge, andrew-071100-postmerge
Branch point for: mipmap, merge-231100, andrew-071100
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Import of WineHQ 090700

Revision 1.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Sep 8 01:43:34 2000 UTC (8 years, 4 months ago) by gavriels
Branch point for: winehq-ddraw-merge, winehq
Initial revision

This form allows you to request diffs 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.

Diffs between and
Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin
Powered by
ViewCVS 1.0-dev