|
From: Brian P. <br...@tu...> - 2002-10-01 01:29:39
|
Chromium 1.0 can now be downloaded from the SourceForge page at: http://sourceforge.net/project/showfiles.php?group_id=16529 From the documentation: New Features Graphical configuration tool New SPUs: Feedback (OpenGL feedback & selection support) Perf (performance SPU) for collecting performance statistics Wet Motion blur New configuration options and features: Render SPU: render_to_app_window, resizable, display_string, lut8 Tilesort SPU: bucket_mode, dynamic tile configuration (tile layout changable at runtime), warped tile support Readback SPU: tile/image reassembly Saveframe SPU: many new options Hiddenline SPU: added silhouette mode and fog color options New network (server) node options: only_swap_once, spu_dir New application node option: track_window_size, application, start_dir, client_dll, spu_dir SunOS support (Jorge Luis Williams) OpenGL 1.2 support (but not ARB_imaging) New OpenGL extensions: GL_EXT_fog_coord support GL_ARB_point_parameters GL_NV_vertex_program (on app nodes only) GL_NV_fence (on app nodes only) GL_NV_vertex_array_range (on app nodes only) IPv6 support Quadrics network support OpenGL limits computed per context, not just once during start-up Header file clean-up (client apps should include chromium.h) Namespace cleanup (ex: BoundsInfo() is now BoundsInfoCR(), similarly for semaphore and barrier functions) Thread safety clean-ups and fixes Improved OpenGL error handling city demo Bug Fixes Fixed GM memory leak (Michael Brodeur) Cygwin 5.1 patches (Sebastien Barre) Fixed sort-last rendering synchronization problems Fixed glRasterPos/glBitmap/display list bug in tilesort SPU Working binaryswap SPU Fixed tilesort bounding box / state broadcast bug Fixed overlapping tile bug in tilesort SPU / server glAreTexturesResident() fixed glGenTextures() fixed Fixed state tracker link bug (use static state tracker lib on Unix) Lots of other bug fixes -Brian PS to developers: the CVS head has been tagged as release-1-0-0-20020930. |