| Commit message (Expand) | Author | Age | Files | Lines |
* | define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. | Michael Natterer | 2008-08-12 | 1 | -2/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 2 | -2/+2 |
* | Remove all .cvsignore files. | Michael Natterer | 2007-12-13 | 1 | -8/+0 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 1 | -1/+3 |
* | Use GDK_PIXBUF_DEP_LIBS instead of GDK_PIXBUF_EXTRA_LIBS here, too. | Tor Lillqvist | 2007-07-04 | 1 | -1/+1 |
* | Add Sun mediaLib support so that hardware acceleration via mediaLib is | Brian Cameron | 2007-05-16 | 4 | -225/+1163 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 1 | -4/+5 |
* | NetBSD portability fixes. (#346374, Thomas Klausner) | Matthias Clasen | 2006-07-02 | 4 | -4/+4 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 1 | -1/+0 |
* | Add a cast to avoid compiler warnings. | Matthias Clasen | 2005-08-30 | 1 | -1/+1 |
* | Correct copyright information | Matthias Clasen | 2005-07-12 | 8 | -8/+8 |
* | Add copyright and license information | Matthias Clasen | 2005-07-12 | 8 | -0/+144 |
* | Add necessary protection | Matthias Clasen | 2005-02-28 | 4 | -9/+20 |
* | Add .note.GNU-stack sections to Mark these as not requiring an executable | Matthias Clasen | 2005-02-28 | 4 | -0/+9 |
* | Really fix the math to make the vectors sum up to 1, making | Matthias Clasen | 2005-01-02 | 1 | -2/+2 |
* | Fix a mixup in the handling of dest_channels. (#111922, Christophe | Matthias Clasen | 2004-08-22 | 1 | -19/+18 |
* | Remove C99-isms. (#149967, Vincent Noel) | Matthias Clasen | 2004-08-12 | 1 | -7/+14 |
* | underscore prefix the mmx implementations, in order to not export them. | Matthias Clasen | 2004-08-11 | 6 | -83/+87 |
* | Correct the math to calculate bilinear weights. (#112412, Brian Cameron) | Matthias Clasen | 2004-07-03 | 1 | -2/+2 |
* | _-prefix the nonstatic pixops_... functions. (#142233, Morten Welinder) | Matthias Clasen | 2004-05-10 | 3 | -121/+121 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 2 | -1/+2 |
* | Split correction into multiple pieces if no single weight is large enough | Matthias Clasen | 2003-07-17 | 1 | -10/+13 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 1 | -5/+4 |
* | Exploit the fact that all our filters are separable to simplify the | Owen Taylor | 2003-04-01 | 3 | -346/+395 |
* | Use correct DLL and import library names, with GTK_API_VERSION in name, | Tor Lillqvist | 2003-01-05 | 2 | -42/+0 |
* | Don't use .type on Cygwin, either (#91597, Masahiro Sakai). | Tor Lillqvist | 2002-09-28 | 4 | -4/+4 |
* | added makefile.msc to EXTRA_DIST | Hans Breuer | 2002-09-14 | 1 | -1/+2 |
* | Fix problem where when no alpha was involved, we scaled rather than | Owen Taylor | 2002-06-13 | 1 | -1/+7 |
* | Patch from Matthias Clasen to fix some typos (#77246) | Owen Taylor | 2002-05-16 | 1 | -9/+8 |
* | Move the call to correct_total() to the right spot. (#72732) | Matthias Clasen | 2002-02-28 | 1 | -2/+2 |
* | New function to make sure that the weights sum up to the correct total | Matthias Clasen | 2002-02-15 | 1 | -9/+28 |
* | Fix handing of overall alpha. | Owen Taylor | 2002-02-11 | 1 | -3/+3 |
* | Force all weight arrays to sum exactly to 65535. (Fixes #70971, reported | Owen Taylor | 2002-02-09 | 1 | -6/+26 |
* | Fix comment; PixopsInterpType -> GdkInterpType. | Federico Mena Quintero | 2002-02-08 | 1 | -1/+1 |
* | Fix integer overflow for the values passed to the pixel functions. | Owen Taylor | 2002-01-11 | 1 | -4/+4 |
* | Remove meaningless FIXME. | Owen Taylor | 2002-01-11 | 5 | -21/+41 |
* | Replace some hardcoded values with the SUBSAMPLE | Owen Taylor | 2002-01-10 | 1 | -6/+6 |
* | Fix and uncomment non-MMX version. | Owen Taylor | 2002-01-04 | 3 | -24/+129 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -0/+2 |
* | use g_strcasecmp(), some poor platforms don't have strcasecmp() | Hans Breuer | 2001-11-09 | 1 | -1/+1 |
* | Mirror GdkInterpType to PixopsInterpType to avoid including gdk-pixbuf | Owen Taylor | 2001-09-17 | 4 | -34/+39 |
* | applied some simple but effective optimizations to | Sven Neumann | 2001-08-19 | 1 | -48/+67 |
* | new file use it to complete the build | Hans Breuer | 2001-07-30 | 1 | -0/+65 |
* | Add missing <stdlib.h> include. Add ifdef so we compile without warnings | Darin Adler | 2001-07-18 | 1 | -0/+2 |
* | Switch over to the new include flags AC_SUBST(). (Problem pointed out by | Owen Taylor | 2001-07-05 | 1 | -1/+7 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -15/+30 |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 1 | -1/+1 |
* | Copy data and free data with free(). | Alexander Larsson | 2001-02-19 | 1 | -4/+4 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -1/+2 |
* | remove unecessary rules for win32-specific config-substituted targets. If | Owen Taylor | 2000-11-16 | 1 | -4/+0 |