gtk/gdk-pixbuf
Owen Taylor c96a394cc2 Fix and uncomment non-MMX version.
Thu Jan  3 19:31:58 2002  Owen Taylor  <otaylor@redhat.com>

	* pixops/pixops.c (scale_line_22_33): Fix and uncomment
	non-MMX version.

	* pixops/pixops.c (pixops_composite_nearest): Remove a
	division.

	* pixops/pixops.c (pixops_composite): Add some docs
	about the parameters.

	* pixops/README: Add notes about the correct algorithms
	for alpha compositing and how to implement them quickly.
2002-01-04 00:34:06 +00:00
..
pixops Fix and uncomment non-MMX version. 2002-01-04 00:34:06 +00:00
.cvsignore add generated files to ignore list. 2001-09-16 23:54:37 +00:00
ChangeLog Fix and uncomment non-MMX version. 2002-01-04 00:34:06 +00:00
gdk_pixbuf.def Add gdk_pixbuf_get_option. 2001-12-02 18:03:52 +00:00
gdk-pixbuf-animation.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-csource.1 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
gdk-pixbuf-csource.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
gdk-pixbuf-data.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-features.h.in No more libart/gdk-pixbuf as part of gnome-libs 2000-01-10 19:17:42 +00:00
gdk-pixbuf-i18n.h Pixbuf saving, patch from David Welton. 2000-10-06 18:19:18 +00:00
gdk-pixbuf-io.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-io.h fix some shell typos 2001-05-07 15:58:47 +00:00
gdk-pixbuf-loader.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-loader.h fix some shell typos 2001-05-07 15:58:47 +00:00
gdk-pixbuf-marshal.list Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
gdk-pixbuf-private.h gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h 2001-10-05 18:51:47 +00:00
gdk-pixbuf-scale.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-util.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-xform.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf.c Forgotten files. 2001-12-20 23:44:19 +00:00
gdk-pixbuf.h Fix docs. (#66383) 2001-12-06 21:38:12 +00:00
gdk-pixdata.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixdata.h Fix trailing "," in enumeration. 2001-12-23 22:55:53 +00:00
io-bmp.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-gif-animation.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-gif-animation.h fix some shell typos 2001-05-07 15:58:47 +00:00
io-gif.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-ico.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-jpeg.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-png.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-pnm.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-ras.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-tga.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-tiff.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-wbmp.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-xbm.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-xpm.c Use g_ascii_strcasecmp() instead of g_strcasecmp(). 2001-12-14 09:40:20 +00:00
make-inline-pixbuf.c Fix args to g_type_init (). 2001-06-29 02:53:01 +00:00
Makefile.am Add makefile.msc. 2001-12-29 10:09:50 +00:00
makefile.mingw.in Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on 2001-10-29 06:48:04 +00:00
makefile.msc use g_strcasecmp(), some poor platforms don't have strcasecmp() 2001-11-18 15:33:18 +00:00
pixbufloader_bmp.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_gif.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_ico.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_jpeg.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_png.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_pnm.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_ras.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_tga.def Add tga loader, patch by Nicola Girardi. (#56067) 2001-08-21 08:51:06 +00:00
pixbufloader_tiff.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_wbmp.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_xbm.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_xpm.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
test-gdk-pixbuf.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
test-images.h Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga 2001-09-14 22:04:55 +00:00
test-loaders.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00