root/trunk/Source/System/Image


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1647 [1647] 01/05/09 15:20:07 cneumann changed: use one CMakeList.Lib.<name>.txt file per lib : use …
(edit) @1643 [1643] 12/22/08 01:37:39 vossg fixed: missing glut includes basic key support for csm native win32 …
(edit) @1629 [1629] 12/19/08 02:25:39 vossg fixed: win boost
(edit) @1625 [1625] 12/19/08 02:24:52 vossg fixed: use image libs only if found : try to get boost working on …
(edit) @1622 [1622] 12/19/08 02:24:12 vossg added: basic cmake support not working : auto gen, unit tests …
(edit) @1604 [1604] 12/04/08 03:02:52 vossg fixed: old style casts
(edit) @1592 [1592] 11/27/08 03:11:55 vossg fixed: fc10 gcc 4.3.2 compile problems : reduced amount of shader …
(edit) @1578 [1578] 11/10/08 10:32:52 cneumann fixed: gcc 4.3 compiler errors Many thanks to Yvonne Jung for the patch.
(edit) @1567 [1567] 11/03/08 21:38:14 vossg changed: added basic compression to image::reformat
(edit) @1558 [1558] 10/29/08 03:15:39 vossg changed : replaced OSG_WINCE by OSG_EMBEDDED
(edit) @1546 [1546] 10/28/08 22:10:03 vossg fixed: ptr changes
(edit) @1545 [1545] 10/28/08 22:09:49 vossg changed: ptr cleanup changes
(edit) @1542 [1542] 10/28/08 22:09:09 vossg added: ByteSwap? Function
(edit) @1540 [1540] 10/28/08 22:08:21 vossg added: helper (rectangle, huffman compression, texture compression)
(edit) @1528 [1528] 10/14/08 23:36:22 vossg added: createDependent base rebuild
(edit) @1516 [1516] 10/07/08 04:57:19 vossg fixed: missed an obscure image copy during porting
(edit) @1497 [1497] 09/30/08 16:56:08 cneumann fixed: removed commented addRef
(edit) @1486 [1486] 09/25/08 17:36:40 cneumann fixed: cleaned out commented subRefX calls
(edit) @1485 [1485] 09/25/08 17:36:28 cneumann fixed: cleaned out commented addRefX calls
(edit) @1470 [1470] 09/09/08 03:25:30 vossg base rebuild
(edit) @1438 [1438] 08/27/08 00:12:57 vossg fixed: windows compile problems
(edit) @1429 [1429] 08/22/08 05:56:58 vossg changed: call execSync on fc not fcbase
(edit) @1383 [1383] 07/18/08 03:56:42 vossg fixed: const string warnings
(edit) @1375 [1375] 07/10/08 07:31:15 vossg fixed: win compiler warnings : wrong dll export
(edit) @1370 [1370] 07/08/08 02:39:40 vossg removed : XX_COMPILEINST defines Base rebuild
(edit) @1369 [1369] 07/08/08 01:51:08 vossg removed : XX_COMPILEINST defines
(edit) @1363 [1363] 07/01/08 18:41:49 cneumann base rebuild
(edit) @1350 [1350] 06/25/08 10:06:52 patrick Merge r970 from the fcptr_stable_jun07 branch: Add the ability to …
(edit) @1348 [1348] 06/25/08 09:50:36 patrick Merged r1010 from the fcptr_stable_jun07 branch: Switch the MIME type …
(edit) @1347 [1347] 06/25/08 09:36:36 patrick Merge r1009 from the fcptr_stable_jun07 branch: Extend …
(edit) @1319 [1319] 06/19/08 01:39:43 vossg fixed: make the generic interface work with my more restricted compiler …
(edit) @1318 [1318] 06/18/08 14:21:10 cneumann base regen - for generic interface
(edit) @1309 [1309] 06/17/08 10:40:49 patrick Use native line endings.
(edit) @1301 [1301] 06/16/08 03:54:41 vossg added: support for non fieldcontainer parent fields changed: node.volume …
(edit) @1298 [1298] 06/15/08 21:21:11 vossg changed: moved #define OSG_CLEAN_FCFIELDS to my compiler flags
(edit) @1291 [1291] 06/15/08 21:14:39 vossg base rebuild bundle create change
(edit) @1288 [1288] 06/09/08 01:10:45 vossg Base rebuild changed: removed osg1 compat field interfaces (handled by …
(edit) @1267 [1267] 05/30/08 11:11:28 cneumann fixed compile error (use of old osg namespace)
(edit) @1264 [1264] 05/30/08 02:00:01 vossg merged: 1.x system changes
(edit) @1260 [1260] 05/29/08 16:39:12 cneumann base regen
(edit) @1250 [1250] 05/27/08 08:20:01 vossg removed: old c-style casts as these hide edit/get mixups Base …
(edit) @1249 [1249] 05/27/08 08:13:17 vossg removed: old c-style casts as these hide edit/get mixups
(edit) @1233 [1233] 05/19/08 11:04:03 cneumann reimplemented io options as std::string name, std::string value pairs …
(edit) @1198 [1198] 05/05/08 07:12:19 vossg changed: interface cleanup, removed ptr typedefs, nullfc these …
(edit) @1197 [1197] 05/05/08 06:58:23 vossg changed: base rebuild interface clean up (removal ptr typedef / NullFC)
(edit) @1194 [1194] 05/05/08 06:42:33 vossg fixed: field container field interface cleanup - removed duplicated …
(edit) @1193 [1193] 05/05/08 06:39:01 vossg changed: base rebuild
(edit) @1188 [1188] 04/23/08 01:57:31 vossg fixed: another missed name change
(edit) @1184 [1184] 04/22/08 04:54:20 vossg renamed: FieldContainerAttachment? → Attachment ContainerPool?
(edit) @1177 [1177] 04/18/08 04:05:46 vossg changed: cleanup old pointer typedefs
(edit) @1174 [1174] 04/17/08 06:20:11 vossg changed: continue to merge remaining changes from carstens branch
(edit) @1161 [1161] 04/15/08 04:48:53 vossg changed: renamed fields, base rebuild
(edit) @1160 [1160] 04/15/08 04:39:14 vossg changed: renamed fields : some cleanups
(edit) @1156 [1156] 04/14/08 08:19:04 vossg changed: base rebuild child handling merge
(edit) @1155 [1155] 04/14/08 08:17:49 vossg changed: merged child handling
(edit) @1142 [1142] 04/09/08 20:04:44 vossg removed: dublicated fieldclass and fieldcard definitions
(edit) @1127 [1127] 04/05/08 20:19:08 vossg changed: rename base rebuild
(edit) @1126 [1126] 04/05/08 20:16:18 vossg changed: renamed {X}RefCounts?{X}RefCountPolicy?
(edit) @1123 [1123] 04/04/08 06:36:19 vossg fixed: win compile problems
(edit) @1117 [1117] 04/04/08 01:15:49 vossg fixed: fcd edit to create all field variants
(edit) @1116 [1116] 04/04/08 01:14:00 vossg changed: base rebuild
(edit) @1110 [1110] 04/04/08 01:01:13 vossg changed: mfield cleanup
(edit) @1107 [1107] 04/04/08 00:59:02 vossg changed: child field aliases : transitptr unrecorded
(edit) @1106 [1106] 04/04/08 00:58:00 vossg added: basic parent handling fields
(edit) @1105 [1105] 04/04/08 00:53:19 vossg changed: more cleanup, removed pointerfunctions
(edit) @1102 [1102] 04/04/08 00:47:22 vossg changed: cleaned ptr field names and variants
(edit) @1101 [1101] 04/04/08 00:43:34 vossg changed: base rebuild: cleaned ptr field names and variants
(edit) @1098 [1098] 04/04/08 00:28:08 vossg added: cluster and mt local fieldcontainer infrastructure
(edit) @1097 [1097] 04/04/08 00:18:00 vossg changed: create returns transitptr
(edit) @1093 [1093] 04/03/08 23:59:07 vossg changed: added refcount policy to mfields
(edit) @1092 [1092] 04/03/08 23:52:33 vossg removed old ref/weak/trans ptrs to start clean merge
(edit) @1087 [1087] 04/03/08 23:42:30 vossg fixed: removed ptrwrapper for parent fieldcontainer ptr
(edit) @1085 [1085] 04/03/08 23:39:36 vossg changed: moved refcount to fields
(edit) @1083 [1083] 04/03/08 23:29:01 vossg changed: reorg pointer fields
(edit) @1082 [1082] 04/03/08 23:16:48 vossg fixed: basic mem leak
(edit) @1081 [1081] 04/03/08 23:14:37 vossg fixed: exit callback from type terminate
(edit) @1051 [1051] 01/29/08 00:44:00 vossg fixed: missing cast
(edit) @1050 [1050] 01/29/08 00:43:46 vossg fixed: missing return values
(edit) @986 [986] 10/24/07 03:06:25 vossg fixed: OSGSharePtrGraphOp, wrong generic interface called …
(edit) @954 [954] 09/11/07 15:11:01 dirk Use the ImageFileHanlder?'s PathHandler? to make it independent from the …
(edit) @888 [888] 08/06/07 23:42:58 vossg fixed : more win compile problems
(edit) @886 [886] 08/06/07 10:29:33 vossg cleaned : system build.info (please keep this clean I don't want to …
(edit) @885 [885] 08/06/07 10:21:53 vossg fixed : linux compile problems (u_long uint32 type mixup)
(edit) @884 [884] 08/06/07 09:22:39 PatrickDaehne Fixed TIFF image loader on Intel Macs
(edit) @883 [883] 08/06/07 09:01:31 PatrickDaehne Added test for the image loaders
(edit) @882 [882] 08/06/07 07:16:39 vossg changed : explicit field container field spezializations : field …
(edit) @870 [870] 08/01/07 21:55:44 vossg fixed : windows compile problems
(edit) @864 [864] 08/01/07 05:16:18 vossg fixed : start for windows compile problems
(edit) @862 [862] 07/31/07 01:57:53 vossg changed : redesign generic interface
(edit) @853 [853] 07/26/07 23:54:51 vossg changed : trigger tex::changed from image
(edit) @852 [852] 07/26/07 21:33:19 vossg changed : provide details during child → parent changed call
(edit) @798 [798] 06/18/07 06:45:35 vossg fixed : wince compile problems : applied 1.8 merge changes
(edit) @795 [795] 06/18/07 06:29:50 vossg changed : remove Ptr/CPtr Functions : removed constructPtr calls
(edit) @787 [787] 06/15/07 05:53:00 vossg removed : OSG_MT_FIELDCONTAINERPTR dependend code
(edit) @785 [785] 06/14/07 03:06:44 vossg changed : removed cvsids
(edit) @784 [784] 06/13/07 22:21:44 vossg changed : cleaned OSGContainerPtr functions
(edit) @783 [783] 06/12/07 03:15:40 vossg removed : fieldcontainerptr classes
(edit) @782 [782] 06/12/07 00:44:15 vossg changed : removed ptrbuilder
(edit) @781 [781] 06/11/07 02:31:07 vossg changed : removed old configure based build
(edit) @780 [780] 06/11/07 02:26:28 vossg changed : merged mixin collapse changes back
Note: See TracRevisionLog for help on using the revision log.