/[gled]/trunk/libsets/Geom1/Glasses/ZImage.cxx
ViewVC logotype

Log of /trunk/libsets/Geom1/Glasses/ZImage.cxx

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2417 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 24 11:31:48 2010 UTC (2 years, 9 months ago) by matevz
File length: 16214 byte(s)
Diff to previous 2142
Add support for minifaction filters using mip-maps.

	* Glasses/ZImage.cxx:
	* Glasses/ZImage.h:
	Add support for minifaction filters using mip-maps.

	* Rnr/GL/ZImage_GL_Rnr.cxx:
	Generate mip-maps automatically when needed.


Revision 2142 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 26 15:57:46 2009 UTC (4 years, 2 months ago) by matevz
File length: 16100 byte(s)
Diff to previous 2088
Use GLEW includes instead of system ones.

gled-build
==========

	* make/make_defs.inc:
	Add '-lGLEW' to FLTKLIBS.

	* cfg/Rnr_GL_SKEL.cxx:
	Include 'GL/glew.h' instead of 'FL/gl.h'.


libsets/GledCore
================

	* Pupils/Pupil.cxx:
	Call 'glewInit()' when creating the gl-context holder.


All other files including gl.h
==============================

	Include 'GL/glew.h' instead of 'GL/gl.h' or 'FL/gl.h'.


Revision 2088 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 23 20:26:46 2008 UTC (4 years, 5 months ago) by matevz
File length: 16098 byte(s)
Diff to previous 2045
Replace svn:keywords with Id, on all files that had it set before.

On all files with svn:keywords set, replace $Header$ with $Id$. Header
is not supported by svn.

Make sure all ClassDefs/Imps() end with an ';'.


Revision 2045 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 27 11:27:33 2008 UTC (4 years, 7 months ago) by matevz
File length: 16101 byte(s)
Diff to previous 1978
Moving libset Geom1 into libsets directory.


Revision 1978 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 23 17:53:58 2008 UTC (4 years, 9 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 16101 byte(s)
Diff to previous 1867
Fixes for gcc-4.3.


Revision 1867 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 6 16:37:37 2008 UTC (5 years, 1 month ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 15952 byte(s)
Diff to previous 1701
Extend copyright to 2008. Remove trailing white-space.


Revision 1701 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 30 08:56:56 2007 UTC (6 years, 1 month ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 15952 byte(s)
Diff to previous 1511
Changes for root-5-15-04 (increased modularity).


Revision 1511 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 30 17:31:12 2006 UTC (6 years, 8 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 15933 byte(s)
Diff to previous 1493
Implemented method 'Save(const Text_t* file)'.


Revision 1493 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 4 23:57:13 2006 UTC (6 years, 10 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 15553 byte(s)
Diff to previous 1412
Added flags bLoadAdBind and bSmartShadow to better control loading and shadowing of images; new method IsBindable(); images in color-index format are automatically converted to RGB8 format on load.


Revision 1412 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 31 17:09:14 2006 UTC (7 years, 1 month ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 14885 byte(s)
Diff to previous 1377
Added members mSWrap and mTWrap.


Revision 1377 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 10 19:05:38 2006 UTC (7 years, 4 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 14854 byte(s)
Diff to previous 1221
Added interface to iluMirror/Rotate; in libGeom1_GLED_user_init() now set origin mode to lower-left corner.


Revision 1221 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 3 10:56:58 2005 UTC (7 years, 7 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 14408 byte(s)
Diff to previous 1011
Major changes for gled-1.3.


Revision 1011 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 23 17:54:47 2005 UTC (7 years, 10 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 7813 byte(s)
Diff to previous 602
Added wrappers for ILU's blur, contrast and equalize.


Revision 602 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 11 17:50:17 2005 UTC (8 years, 2 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 6302 byte(s)
Diff to previous 367
Extended copyright to 2005.


Revision 367 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 17 17:33:06 2004 UTC (8 years, 5 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 6302 byte(s)
Diff to previous 321
Restructuring and clean-up of GlassInfo structures.


Revision 321 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 1 11:16:48 2004 UTC (8 years, 5 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 6341 byte(s)
Diff to previous 202
Can specify internal GL image format, support for shadowing (load on demand, usefull for textures that are stored in GL anyway).


Revision 202 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 3 12:33:03 2004 UTC (8 years, 11 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 5093 byte(s)
Diff to previous 39
Extension of copyright to 2004.


Revision 39 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 23 13:01:17 2003 UTC (9 years, 9 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 5093 byte(s)
Diff to previous 30
Proper Stamping for Load/Unload methods.


Revision 30 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 22 10:44:20 2003 UTC (9 years, 10 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 5007 byte(s)
Diff to previous 5
Addition of glTexEnv and GL_TEXTURE_MAG/MIN_FILTER parameters.


Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 2 10:40:35 2003 UTC (9 years, 11 months ago) by matevz
Original Path: trunk/Geom1/Glasses/ZImage.cxx
File length: 4788 byte(s)
Copied from: branches/gled-org/Geom1/Glasses/ZImage.cxx revision 4
Diff to previous 4
This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.


Revision 4 - (view) (download) (annotate) - [select for diffs]
Added Mon Jun 2 10:40:35 2003 UTC (9 years, 11 months ago) by matevz
Original Path: branches/gled-org/Geom1/Glasses/ZImage.cxx
File length: 4788 byte(s)
Import for Gled 1.2


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

cvs-admin@gled.org
ViewVC Help
Powered by ViewVC 1.1.11