[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [40359] branches/cycles: Cycles: svn merge -r40266:40358 https://svn.blender.org/svnroot/bf-blender/trunk/ blender

Brecht Van Lommel brechtvanlommel at pandora.be
Mon Sep 19 16:20:16 CEST 2011


Revision: 40359
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=40359
Author:   blendix
Date:     2011-09-19 14:20:15 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
Cycles: svn merge -r40266:40358 https://svn.blender.org/svnroot/bf-blender/trunk/blender

Revision Links:
--------------
    http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=40266

Modified Paths:
--------------
    branches/cycles/CMakeLists.txt
    branches/cycles/SConstruct
    branches/cycles/build_files/cmake/cmake_static_check_cppcheck.py
    branches/cycles/build_files/cmake/cmake_static_check_sparse.py
    branches/cycles/build_files/cmake/cmake_static_check_splint.py
    branches/cycles/build_files/cmake/project_source_info.py
    branches/cycles/build_files/scons/tools/btools.py
    branches/cycles/extern/glew/include/GL/glew.h
    branches/cycles/extern/glew/include/GL/glxew.h
    branches/cycles/extern/glew/include/GL/wglew.h
    branches/cycles/extern/glew/src/glew.c
    branches/cycles/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/cycles/intern/audaspace/intern/AUD_Mixer.cpp
    branches/cycles/intern/guardedalloc/intern/mallocn.c
    branches/cycles/intern/itasc/kdl/frames.hpp
    branches/cycles/intern/string/intern/STR_String.cpp
    branches/cycles/release/scripts/modules/bpy/utils.py
    branches/cycles/release/scripts/modules/bpy_extras/io_utils.py
    branches/cycles/release/scripts/modules/bpy_types.py
    branches/cycles/release/scripts/modules/console_python.py
    branches/cycles/release/scripts/startup/bl_operators/image.py
    branches/cycles/release/scripts/startup/bl_operators/object.py
    branches/cycles/release/scripts/startup/bl_operators/object_quick_effects.py
    branches/cycles/release/scripts/startup/bl_operators/sequencer.py
    branches/cycles/release/scripts/startup/bl_operators/uvcalc_follow_active.py
    branches/cycles/release/scripts/startup/bl_operators/uvcalc_lightmap.py
    branches/cycles/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/cycles/release/scripts/startup/bl_operators/wm.py
    branches/cycles/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/cycles/release/scripts/startup/bl_ui/properties_particle.py
    branches/cycles/release/scripts/startup/bl_ui/properties_scene.py
    branches/cycles/release/scripts/startup/bl_ui/space_userpref.py
    branches/cycles/release/scripts/templates/operator_export.py
    branches/cycles/source/blender/avi/intern/avirgb.c
    branches/cycles/source/blender/avi/intern/endian.c
    branches/cycles/source/blender/blenfont/BLF_api.h
    branches/cycles/source/blender/blenfont/intern/blf.c
    branches/cycles/source/blender/blenfont/intern/blf_dir.c
    branches/cycles/source/blender/blenfont/intern/blf_font.c
    branches/cycles/source/blender/blenfont/intern/blf_glyph.c
    branches/cycles/source/blender/blenfont/intern/blf_internal_types.h
    branches/cycles/source/blender/blenfont/intern/blf_lang.c
    branches/cycles/source/blender/blenfont/intern/blf_util.c
    branches/cycles/source/blender/blenkernel/BKE_global.h
    branches/cycles/source/blender/blenkernel/BKE_utildefines.h
    branches/cycles/source/blender/blenkernel/CMakeLists.txt
    branches/cycles/source/blender/blenkernel/intern/blender.c
    branches/cycles/source/blender/blenkernel/intern/constraint.c
    branches/cycles/source/blender/blenkernel/intern/curve.c
    branches/cycles/source/blender/blenkernel/intern/effect.c
    branches/cycles/source/blender/blenkernel/intern/particle.c
    branches/cycles/source/blender/blenkernel/intern/screen.c
    branches/cycles/source/blender/blenkernel/intern/seqeffects.c
    branches/cycles/source/blender/blenkernel/intern/sound.c
    branches/cycles/source/blender/blenlib/BLI_math_rotation.h
    branches/cycles/source/blender/blenlib/BLI_utildefines.h
    branches/cycles/source/blender/blenlib/BLI_voxel.h
    branches/cycles/source/blender/blenlib/intern/math_rotation.c
    branches/cycles/source/blender/blenlib/intern/voxel.c
    branches/cycles/source/blender/blenloader/intern/readfile.c
    branches/cycles/source/blender/collada/AnimationExporter.cpp
    branches/cycles/source/blender/collada/AnimationImporter.cpp
    branches/cycles/source/blender/collada/CameraExporter.cpp
    branches/cycles/source/blender/collada/DocumentImporter.cpp
    branches/cycles/source/blender/collada/TransformReader.cpp
    branches/cycles/source/blender/collada/TransformWriter.cpp
    branches/cycles/source/blender/editors/animation/anim_channels_defines.c
    branches/cycles/source/blender/editors/animation/anim_draw.c
    branches/cycles/source/blender/editors/animation/drivers.c
    branches/cycles/source/blender/editors/animation/fmodifier_ui.c
    branches/cycles/source/blender/editors/animation/keyframes_general.c
    branches/cycles/source/blender/editors/animation/keyframing.c
    branches/cycles/source/blender/editors/animation/keyingsets.c
    branches/cycles/source/blender/editors/armature/editarmature.c
    branches/cycles/source/blender/editors/armature/meshlaplacian.c
    branches/cycles/source/blender/editors/armature/poseSlide.c
    branches/cycles/source/blender/editors/armature/poseobject.c
    branches/cycles/source/blender/editors/curve/editcurve.c
    branches/cycles/source/blender/editors/curve/editfont.c
    branches/cycles/source/blender/editors/gpencil/gpencil_edit.c
    branches/cycles/source/blender/editors/gpencil/gpencil_paint.c
    branches/cycles/source/blender/editors/interface/interface.c
    branches/cycles/source/blender/editors/interface/interface_draw.c
    branches/cycles/source/blender/editors/interface/interface_layout.c
    branches/cycles/source/blender/editors/interface/interface_ops.c
    branches/cycles/source/blender/editors/interface/interface_templates.c
    branches/cycles/source/blender/editors/interface/view2d_ops.c
    branches/cycles/source/blender/editors/mesh/editmesh.c
    branches/cycles/source/blender/editors/mesh/editmesh_mods.c
    branches/cycles/source/blender/editors/mesh/editmesh_tools.c
    branches/cycles/source/blender/editors/mesh/mesh_data.c
    branches/cycles/source/blender/editors/mesh/meshtools.c
    branches/cycles/source/blender/editors/metaball/mball_edit.c
    branches/cycles/source/blender/editors/object/object_constraint.c
    branches/cycles/source/blender/editors/object/object_edit.c
    branches/cycles/source/blender/editors/object/object_hook.c
    branches/cycles/source/blender/editors/object/object_modifier.c
    branches/cycles/source/blender/editors/object/object_ops.c
    branches/cycles/source/blender/editors/object/object_relations.c
    branches/cycles/source/blender/editors/object/object_select.c
    branches/cycles/source/blender/editors/object/object_shapekey.c
    branches/cycles/source/blender/editors/object/object_transform.c
    branches/cycles/source/blender/editors/object/object_vgroup.c
    branches/cycles/source/blender/editors/physics/particle_edit.c
    branches/cycles/source/blender/editors/physics/physics_fluid.c
    branches/cycles/source/blender/editors/render/render_internal.c
    branches/cycles/source/blender/editors/render/render_opengl.c
    branches/cycles/source/blender/editors/render/render_shading.c
    branches/cycles/source/blender/editors/screen/screen_ops.c
    branches/cycles/source/blender/editors/sculpt_paint/paint_image.c
    branches/cycles/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/cycles/source/blender/editors/sculpt_paint/paint_utils.c
    branches/cycles/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/cycles/source/blender/editors/sound/sound_ops.c
    branches/cycles/source/blender/editors/space_action/action_edit.c
    branches/cycles/source/blender/editors/space_action/action_select.c
    branches/cycles/source/blender/editors/space_console/console_ops.c
    branches/cycles/source/blender/editors/space_console/space_console.c
    branches/cycles/source/blender/editors/space_file/file_draw.c
    branches/cycles/source/blender/editors/space_file/file_ops.c
    branches/cycles/source/blender/editors/space_file/filesel.c
    branches/cycles/source/blender/editors/space_graph/graph_buttons.c
    branches/cycles/source/blender/editors/space_graph/graph_edit.c
    branches/cycles/source/blender/editors/space_graph/graph_select.c
    branches/cycles/source/blender/editors/space_image/image_buttons.c
    branches/cycles/source/blender/editors/space_image/image_ops.c
    branches/cycles/source/blender/editors/space_info/info_ops.c
    branches/cycles/source/blender/editors/space_info/info_report.c
    branches/cycles/source/blender/editors/space_logic/logic_window.c
    branches/cycles/source/blender/editors/space_nla/nla_channels.c
    branches/cycles/source/blender/editors/space_nla/nla_edit.c
    branches/cycles/source/blender/editors/space_nla/nla_select.c
    branches/cycles/source/blender/editors/space_node/node_edit.c
    branches/cycles/source/blender/editors/space_node/node_select.c
    branches/cycles/source/blender/editors/space_outliner/outliner_draw.c
    branches/cycles/source/blender/editors/space_outliner/outliner_edit.c
    branches/cycles/source/blender/editors/space_outliner/outliner_select.c
    branches/cycles/source/blender/editors/space_outliner/outliner_tools.c
    branches/cycles/source/blender/editors/space_sequencer/sequencer_add.c
    branches/cycles/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/cycles/source/blender/editors/space_sequencer/sequencer_select.c
    branches/cycles/source/blender/editors/space_sequencer/space_sequencer.c
    branches/cycles/source/blender/editors/space_text/text_ops.c
    branches/cycles/source/blender/editors/space_view3d/drawobject.c
    branches/cycles/source/blender/editors/space_view3d/view3d_buttons.c
    branches/cycles/source/blender/editors/space_view3d/view3d_edit.c
    branches/cycles/source/blender/editors/space_view3d/view3d_select.c
    branches/cycles/source/blender/editors/space_view3d/view3d_view.c
    branches/cycles/source/blender/editors/transform/transform_conversions.c
    branches/cycles/source/blender/editors/transform/transform_ops.c
    branches/cycles/source/blender/editors/uvedit/uvedit_draw.c
    branches/cycles/source/blender/editors/uvedit/uvedit_ops.c
    branches/cycles/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/cycles/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/cycles/source/blender/imbuf/CMakeLists.txt
    branches/cycles/source/blender/imbuf/SConscript
    branches/cycles/source/blender/imbuf/intern/IMB_anim.h
    branches/cycles/source/blender/imbuf/intern/IMB_indexer.h
    branches/cycles/source/blender/imbuf/intern/imbuf.h
    branches/cycles/source/blender/imbuf/intern/jp2.c
    branches/cycles/source/blender/imbuf/intern/md5.c
    branches/cycles/source/blender/imbuf/intern/radiance_hdr.c
    branches/cycles/source/blender/imbuf/intern/tiff.c
    branches/cycles/source/blender/makesdna/DNA_ID.h
    branches/cycles/source/blender/makesrna/intern/rna_ID.c
    branches/cycles/source/blender/makesrna/intern/rna_access.c
    branches/cycles/source/blender/makesrna/intern/rna_action.c
    branches/cycles/source/blender/makesrna/intern/rna_actuator.c
    branches/cycles/source/blender/makesrna/intern/rna_actuator_api.c
    branches/cycles/source/blender/makesrna/intern/rna_animation.c
    branches/cycles/source/blender/makesrna/intern/rna_armature.c
    branches/cycles/source/blender/makesrna/intern/rna_armature_api.c
    branches/cycles/source/blender/makesrna/intern/rna_color.c
    branches/cycles/source/blender/makesrna/intern/rna_controller_api.c
    branches/cycles/source/blender/makesrna/intern/rna_curve.c
    branches/cycles/source/blender/makesrna/intern/rna_fcurve.c
    branches/cycles/source/blender/makesrna/intern/rna_gpencil.c
    branches/cycles/source/blender/makesrna/intern/rna_group.c
    branches/cycles/source/blender/makesrna/intern/rna_image_api.c
    branches/cycles/source/blender/makesrna/intern/rna_main.c
    branches/cycles/source/blender/makesrna/intern/rna_main_api.c
    branches/cycles/source/blender/makesrna/intern/rna_material.c
    branches/cycles/source/blender/makesrna/intern/rna_mesh.c
    branches/cycles/source/blender/makesrna/intern/rna_mesh_api.c
    branches/cycles/source/blender/makesrna/intern/rna_meta.c
    branches/cycles/source/blender/makesrna/intern/rna_modifier.c
    branches/cycles/source/blender/makesrna/intern/rna_nla.c
    branches/cycles/source/blender/makesrna/intern/rna_nodetree.c
    branches/cycles/source/blender/makesrna/intern/rna_object.c
    branches/cycles/source/blender/makesrna/intern/rna_object_api.c
    branches/cycles/source/blender/makesrna/intern/rna_object_force.c
    branches/cycles/source/blender/makesrna/intern/rna_pose.c
    branches/cycles/source/blender/makesrna/intern/rna_pose_api.c
    branches/cycles/source/blender/makesrna/intern/rna_render.c
    branches/cycles/source/blender/makesrna/intern/rna_scene.c
    branches/cycles/source/blender/makesrna/intern/rna_scene_api.c
    branches/cycles/source/blender/makesrna/intern/rna_screen.c
    branches/cycles/source/blender/makesrna/intern/rna_sensor_api.c
    branches/cycles/source/blender/makesrna/intern/rna_sequencer.c
    branches/cycles/source/blender/makesrna/intern/rna_sequencer_api.c
    branches/cycles/source/blender/makesrna/intern/rna_smoke.c
    branches/cycles/source/blender/makesrna/intern/rna_sound.c
    branches/cycles/source/blender/makesrna/intern/rna_space.c
    branches/cycles/source/blender/makesrna/intern/rna_speaker.c
    branches/cycles/source/blender/makesrna/intern/rna_text_api.c
    branches/cycles/source/blender/makesrna/intern/rna_texture.c
    branches/cycles/source/blender/makesrna/intern/rna_texture_api.c
    branches/cycles/source/blender/makesrna/intern/rna_ui.c
    branches/cycles/source/blender/makesrna/intern/rna_ui_api.c
    branches/cycles/source/blender/makesrna/intern/rna_userdef.c
    branches/cycles/source/blender/makesrna/intern/rna_wm.c
    branches/cycles/source/blender/makesrna/intern/rna_wm_api.c
    branches/cycles/source/blender/python/generic/bgl.c
    branches/cycles/source/blender/python/mathutils/mathutils_Matrix.c
    branches/cycles/source/blender/render/intern/include/voxeldata.h
    branches/cycles/source/blender/render/intern/source/convertblender.c
    branches/cycles/source/blender/render/intern/source/shadbuf.c
    branches/cycles/source/blender/render/intern/source/volumetric.c
    branches/cycles/source/blender/render/intern/source/voxeldata.c
    branches/cycles/source/blender/windowmanager/intern/wm_init_exit.c
    branches/cycles/source/blender/windowmanager/intern/wm_operators.c
    branches/cycles/source/gameengine/Ketsji/KX_Dome.cpp
    branches/cycles/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/cycles/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/cycles/source/gameengine/Ketsji/KX_Scene.cpp

Removed Paths:
-------------
    branches/cycles/extern/glew/ChangeLog
    branches/cycles/extern/glew/README.txt
    branches/cycles/extern/glew/doc/
    branches/cycles/source/blender/blenkernel/BKE_endian.h

Property Changed:
----------------
    branches/cycles/
    branches/cycles/build_files/cmake/cmake_static_check_cppcheck.py
    branches/cycles/build_files/cmake/cmake_static_check_sparse.py
    branches/cycles/build_files/cmake/cmake_static_check_splint.py
    branches/cycles/build_files/cmake/project_source_info.py
    branches/cycles/source/blender/editors/datafiles/startup.blend.c
    branches/cycles/source/blender/editors/render/render_update.c
    branches/cycles/source/blender/editors/space_outliner/
    branches/cycles/source/blender/editors/uvedit/uvedit_buttons.c
    branches/cycles/source/blender/python/intern/


Property changes on: branches/cycles
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk:37695-37700
/trunk/blender:36353-40267
   + /trunk:37695-37700
/trunk/blender:36353-40358

Modified: branches/cycles/CMakeLists.txt
===================================================================
--- branches/cycles/CMakeLists.txt	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/CMakeLists.txt	2011-09-19 14:20:15 UTC (rev 40359)
@@ -106,6 +106,7 @@
 
 get_blender_version()
 
+
 # Blender internal features
 option(WITH_BLENDER "Build blender (disable to build only the blender player)" ON)
 mark_as_advanced(WITH_BLENDER)
@@ -1273,6 +1274,18 @@
 	unset(_sse2)
 endif()
 
+
+# set the endian define
+include(TestBigEndian)
+test_big_endian(_SYSTEM_BIG_ENDIAN)
+if(_SYSTEM_BIG_ENDIAN)
+	add_definitions(-D__BIG_ENDIAN__)
+else()
+	add_definitions(-D__LITTLE_ENDIAN__)
+endif()
+unset(_SYSTEM_BIG_ENDIAN)
+
+
 if(WITH_IMAGE_OPENJPEG)
 	if(UNIX AND NOT APPLE)
 		# dealt with above

Modified: branches/cycles/SConstruct
===================================================================
--- branches/cycles/SConstruct	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/SConstruct	2011-09-19 14:20:15 UTC (rev 40359)
@@ -337,6 +337,17 @@
     env['CXXFLAGS'].append('-DDISABLE_ELBEEM')
     env['CCFLAGS'].append('-DDISABLE_ELBEEM')
 
+
+if btools.ENDIAN == "big":
+    env['CPPFLAGS'].append('-D__BIG_ENDIAN__')
+    env['CXXFLAGS'].append('-D__BIG_ENDIAN__')
+    env['CCFLAGS'].append('-D__BIG_ENDIAN__')
+else:
+    env['CPPFLAGS'].append('-D__LITTLE_ENDIAN__')
+    env['CXXFLAGS'].append('-D__LITTLE_ENDIAN__')
+    env['CCFLAGS'].append('-D__LITTLE_ENDIAN__')	
+
+
 # TODO, make optional
 env['CPPFLAGS'].append('-DWITH_AUDASPACE')
 env['CXXFLAGS'].append('-DWITH_AUDASPACE')

Modified: branches/cycles/build_files/cmake/cmake_static_check_cppcheck.py
===================================================================
--- branches/cycles/build_files/cmake/cmake_static_check_cppcheck.py	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/build_files/cmake/cmake_static_check_cppcheck.py	2011-09-19 14:20:15 UTC (rev 40359)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# $Id:
+# $Id$
 # ***** BEGIN GPL LICENSE BLOCK *****
 #
 # This program is free software; you can redistribute it and/or


Property changes on: branches/cycles/build_files/cmake/cmake_static_check_cppcheck.py
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: branches/cycles/build_files/cmake/cmake_static_check_sparse.py
===================================================================
--- branches/cycles/build_files/cmake/cmake_static_check_sparse.py	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/build_files/cmake/cmake_static_check_sparse.py	2011-09-19 14:20:15 UTC (rev 40359)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# $Id:
+# $Id$
 # ***** BEGIN GPL LICENSE BLOCK *****
 #
 # This program is free software; you can redistribute it and/or


Property changes on: branches/cycles/build_files/cmake/cmake_static_check_sparse.py
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: branches/cycles/build_files/cmake/cmake_static_check_splint.py
===================================================================
--- branches/cycles/build_files/cmake/cmake_static_check_splint.py	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/build_files/cmake/cmake_static_check_splint.py	2011-09-19 14:20:15 UTC (rev 40359)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# $Id:
+# $Id$
 # ***** BEGIN GPL LICENSE BLOCK *****
 #
 # This program is free software; you can redistribute it and/or


Property changes on: branches/cycles/build_files/cmake/cmake_static_check_splint.py
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: branches/cycles/build_files/cmake/project_source_info.py
===================================================================
--- branches/cycles/build_files/cmake/project_source_info.py	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/build_files/cmake/project_source_info.py	2011-09-19 14:20:15 UTC (rev 40359)
@@ -1,4 +1,4 @@
-# $Id:
+# $Id$
 # ***** BEGIN GPL LICENSE BLOCK *****
 #
 # This program is free software; you can redistribute it and/or


Property changes on: branches/cycles/build_files/cmake/project_source_info.py
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: branches/cycles/build_files/scons/tools/btools.py
===================================================================
--- branches/cycles/build_files/scons/tools/btools.py	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/build_files/scons/tools/btools.py	2011-09-19 14:20:15 UTC (rev 40359)
@@ -63,10 +63,28 @@
 
     return 'r' + build_rev
 
+
+# copied from: http://www.scons.org/wiki/AutoconfRecipes
+def checkEndian():
+    import struct
+    array = struct.pack('cccc', '\x01', '\x02', '\x03', '\x04')
+    i = struct.unpack('i', array)
+    # Little Endian
+    if i == struct.unpack('<i', array):
+        return "little"
+    # Big Endian
+    elif i == struct.unpack('>i', array):
+        return "big"
+    else:
+        raise Exception("cant find endian")
+
+
 # This is used in creating the local config directories
 VERSION, VERSION_DISPLAY = get_version()
 REVISION = get_revision()
+ENDIAN = checkEndian()
 
+
 def print_arguments(args, bc):
     if len(args):
         for k,v in args.iteritems():

Deleted: branches/cycles/extern/glew/ChangeLog
===================================================================
--- branches/cycles/extern/glew/ChangeLog	2011-09-19 14:09:13 UTC (rev 40358)
+++ branches/cycles/extern/glew/ChangeLog	2011-09-19 14:20:15 UTC (rev 40359)
@@ -1,1703 +0,0 @@
-2005-05-16 00:35  ikits
-
-	* auto/src/template.html, doc/advanced.html, doc/basic.html,
-	  doc/credits.html, doc/index.html, doc/install.html, doc/log.html:
-	  getting ready for the release
-
-2005-05-16 00:14  ikits
-
-	* auto/Makefile: Added option for splitting the source into
-	  multiple files
-
-2005-05-16 00:13  ikits
-
-	* auto/bin/update_ext.sh: Fixed GL_ARB_transpose_matrix bug
-
-2005-04-22 18:47  ikits
-
-	* auto/: bin/update_ext.sh, core/GL_VERSION_2_0: fixed bugs 1185517
-	  and 1182116
-
-2005-04-04 23:49  ikits
-
-	* auto/src/: glew_head.c, glew_init_gl.c: fix for OGL 2.0 problem
-
-2005-03-16 21:49  ikits
-
-	* config/version: bump version number
-
-2005-03-16 21:48  ikits
-
-	* auto/src/glew_init_gl.c: minor issue
-
-2005-03-16 21:04  ikits
-
-	* doc/advanced.html, doc/basic.html, doc/credits.html,
-	  doc/index.html, doc/install.html, doc/log.html,
-	  auto/src/template.html: getting ready for the release
-
-2005-03-16 20:49  ikits
-
-	* ChangeLog: it's that time again
-
-2005-03-16 20:48  ikits
-
-	* TODO.txt: fix it when there is time
-
-2005-03-16 20:45  ikits
-
-	* auto/src/glew_init_gl.c: added check for crippled hardware
-
-2005-03-14 23:50  ikits
-
-	* auto/src/template.html: documentation update
-
-2005-03-14 23:38  ikits
-
-	* doc/log.html: update log
-
-2005-03-14 23:24  ikits
-
-	* TODO.txt: done
-
-2005-03-14 23:21  ikits
-
-	* doc/: advanced.html, basic.html, credits.html, index.html,
-	  install.html, log.html, glew.css: changes for html 4.01
-	  compliance
-
-2005-03-14 00:13  ikits
-
-	* TODO.txt: oops
-
-2005-03-14 00:10  ikits
-
-	* TODO.txt: some more
-
-2005-03-14 00:08  ikits
-
-	* TODO.txt: the road ahead
-
-2005-03-14 00:00  ikits
-
-	* config/: Makefile.mingw, Makefile.mingw32: fixed bug #1161790
-
-2005-03-13 23:09  ikits
-
-	* auto/core/: GL_APPLE_pixel_buffer, GL_EXT_framebuffer_object,
-	  GL_SGIX_shadow: cleanup and bug fixes; thanks to Stephane for
-	  these
-
-2005-02-05 02:17  ikits
-
-	* auto/core/GL_VERSION_2_0: fixed bug 1116569
-
-2005-02-03 00:25  ikits
-
-	* ChangeLog: version bump
-
-2005-02-03 00:21  ikits
-
-	* config/version: version bump
-
-2005-02-03 00:13  ikits
-
-	* doc/log.html: oops
-
-2005-02-02 23:28  ikits
-
-	* doc/index.html: added reference
-
-2005-02-02 22:49  ikits
-
-	* doc/install.html: ready for release
-
-2005-02-02 22:34  ikits
-
-	* auto/Makefile, auto/src/template.html, doc/advanced.html,
-	  doc/basic.html, doc/credits.html, doc/glew.css, doc/index.html,
-	  doc/install.html, doc/log.html: prepare for release
-
-2005-01-30 17:26  ikits
-
-	* doc/advanced.html, doc/basic.html, doc/credits.html,
-	  doc/index.html, doc/install.html, doc/log.html,
-	  auto/src/template.html: ,
-
-2005-01-30 17:12  ikits
-
-	* doc/install.html: corrected VS.NET install location
-
-2005-01-30 01:46  ikits
-
-	* auto/src/: glew.rc, glewinfo.rc, visualinfo.rc: added description
-	  fields
-
-2005-01-30 01:35  ikits
-
-	* ChangeLog, doc/log.html: update logs
-
-2005-01-29 20:48  ikits
-
-	* auto/Makefile, auto/src/glew.rc, auto/src/glewinfo.rc,
-	  auto/src/visualinfo.rc, build/vc6/glew_shared.dsp,
-	  build/vc6/glew_static.dsp, build/vc6/glewinfo.dsp,
-	  build/vc6/visualinfo.dsp: added resource files for win32
-	  versioning
-
-2005-01-29 18:39  ikits
-
-	* config/version: changed versioning to make it easier to follow
-
-2005-01-29 11:59  ikits
-
-	* auto/src/glew_head.h: fix borland compilation problem
-
-2005-01-28 23:36  ikits
-
-	* auto/bin/parse_spec.pl: fixed GLhalf bug
-
-2005-01-21 09:04  ikits
-
-	* auto/core/GL_EXT_framebuffer_object: ubercomplete
-
-2005-01-20 19:53  ikits
-
-	* auto/core/GL_VERSION_2_0: fixed bugs
-
-2005-01-11 18:03  mem
-
-	* auto/lib/OpenGL/Spec.pm: Clean up a little
-
-2005-01-11 15:40  mem
-
-	* auto/lib/OpenGL/Spec.pm: Modularized parser
-
-2005-01-06 01:53  ikits
-
-	* doc/: advanced.html, basic.html, credits.html, index.html,
-	  install.html, log.html, ogl_sm.jpg, new.png: sync up webpage and
-	  docs
-
-2005-01-06 01:26  ikits
-
-	* TODO.txt: one more item
-
-2005-01-06 01:25  ikits
-
-	* auto/bin/update_ext.sh: fixed GLhandleARB
-
-2005-01-05 15:37  mem
-
-	* config/version: Forgot to bump GLEW version
-
-2005-01-05 15:35  mem
-
-	* TODO.txt: Expanded TODO item about autoinitialization
-
-2005-01-05 15:27  mem
-
-	* ChangeLog: Added ChangeLog.  The file is generated with cvs2cl.
-
-2005-01-05 15:19  mem
-
-	* Makefile, auto/Makefile, config/Makefile.darwin,
-	  config/Makefile.freebsd, config/Makefile.irix,

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list