CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/02/22 16:38:55
Modified files:
. : ChangeLog
Log message:
Please keep indentation style (tabs)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2437&r2=1.2438
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2437
retrieving revision 1.2438
diff -u -b -r1.2437 -r1.2438
--- ChangeLog 22 Feb 2007 16:36:13 -0000 1.2437
+++ ChangeLog 22 Feb 2007 16:38:55 -0000 1.2438
@@ -19,15 +19,15 @@
2007-02-22 Udo Giacomozzi <[EMAIL PROTECTED]>
* backend/render_handler_agg.cpp, backend/render_handler_agg_style.h:
- Switched to pre-multiplied pixel values. Fixes some anti-aliasing issues
- and improves rendering performance, especially for gradients.
- * backend/render_handler_agg.cpp: Avoid re-initialisation of AGG path class
- inside for-loop.
- * extensions/fileio/fileio.cpp: Fixed fgets() to avoid segfauls; call
fclose()
- in destructor to close file descriptor in any case.
+ Switched to pre-multiplied pixel values. Fixes some anti-aliasing
+ issues and improves rendering performance, especially for gradients.
+ * backend/render_handler_agg.cpp:
+ Avoid re-initialisation of AGG path class inside for-loop.
+ * extensions/fileio/fileio.cpp: Fixed fgets() to avoid segfaults;
+ call fclose() in destructor to close file descriptor in any case.
* server/movie_root.h: Provided write access for m_timer
- * gui/fb.cpp: Update global timer to make getTimer() work at least with the
- FB GUI
+ * gui/fb.cpp: Update global timer to make getTimer() work
+ at least with the FB GUI
2007-02-22 Sandro Santilli <[EMAIL PROTECTED]>
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit