ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/OpenGL.pm
Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Apr 3 02:58:25 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: HEAD, rel-2_11
Changes since 1.20: +1 -3 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Dec 22 01:38:53 2009 UTC (14 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_10
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
bugfixes, also support ARB_multitexturing for low-end apple intel

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Dec 22 01:37:41 2009 UTC (14 years, 4 months ago) by root
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
bugfixes, also support ARB_multitexturing for low-end apple intel

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 23:52:34 2009 UTC (14 years, 4 months ago) by root
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 02:49:38 2009 UTC (14 years, 4 months ago) by root
Branch: MAIN
Changes since 1.16: +7 -5 lines
Diff to previous 1.16
move draw_fow_texture to C

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Nov 26 07:19:12 2009 UTC (14 years, 5 months ago) by root
Branch: MAIN
Changes since 1.15: +4 -0 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Aug 30 04:43:02 2008 UTC (15 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-0_9976, rel-0_9977, rel-0_9978, rel-2_0, rel-2_02, rel-2_03, rel-2_04, rel-2_05
Changes since 1.14: +2 -0 lines
Diff to previous 1.14
disable compression with apple's sofwtare renderer

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Dec 26 21:03:21 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-0_9963, rel-0_9964, rel-0_9965, rel-0_9966, rel-0_9967, rel-0_9968, rel-0_9971, rel-0_9972, rel-0_9973, rel-0_9974, rel-0_9975, rel-1_21
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
initial module hiding

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Dec 26 20:46:39 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Dec 26 19:11:13 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.11: +7 -0 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 15:57:40 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-0_99, rel-0_995, rel-0_9955, rel-0_9956, rel-0_9957, rel-0_9958, rel-0_9959, rel-0_9960
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 14:09:28 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +21 -3 lines
Diff to previous 1.9
- found another reason fx gpus are so slow: they also emulate blendfuncseparate
  in sofware, resulting in major slowdowns. worse, force_opengl11 did not disable
  usage of this 2.0 extension at all.
- auto-guess the initial setting of force_opengl11 to be off for cards announcing
  opengl 2.0 support but not the earlier extensions included in it, which
  supposedly is enough to rule out geforce fx cards.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 12:56:24 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
use and enable texture compression by default

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Aug 12 01:49:09 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +8 -5 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 05:38:30 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
disable npot on <2.0 opengl cards as those might announce support for it
but then fall back to software rendering once you use mipmapping and other
stuff.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 16:07:53 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
the beginning of a (very simple) canvas widget

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 23:29:17 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.4: +8 -3 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jul 30 13:16:44 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-0_2, rel-0_5, rel-0_51, rel-0_52, rel-0_53, rel-0_97, rel-0_98
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
the big rename

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jun 17 15:07:53 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
free textures on vidoe shutdown, seems useless, but maybe fixes scaras problem

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri May 26 18:28:23 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.1: +40 -4 lines
Diff to previous 1.1
unbundled CFClient::Texture

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 23:37:49 2006 UTC (18 years ago) by root
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a