.. |
.cvsignore
|
shut up cvs
|
2003-08-18 05:42:23 +00:00 |
Makefile.am
|
revised tests for AltiVec. Define ALTIVEC_EXTRA_CFLAGS for the extra
|
2005-03-06 08:43:25 +00:00 |
gimp-composite-3dnow-installer.c
|
migrated to new (trimmer) code and removed dead code. Some beautification
|
2003-10-06 02:46:15 +00:00 |
gimp-composite-3dnow-test.c
|
a regression test now iterates over 8388625 pixels per pass.
|
2004-09-03 02:53:19 +00:00 |
gimp-composite-3dnow.c
|
Print the list of active instruction sets if the --verbose command line
|
2004-07-20 15:59:12 +00:00 |
gimp-composite-3dnow.h
|
Print the list of active instruction sets if the --verbose command line
|
2004-07-20 15:59:12 +00:00 |
gimp-composite-altivec-installer.c
|
More accelerated functions (screen, grain_merge, grain_extract, divide,
|
2005-03-19 20:25:36 +00:00 |
gimp-composite-altivec-test.c
|
More accelerated functions (screen, grain_merge, grain_extract, divide,
|
2005-03-19 20:25:36 +00:00 |
gimp-composite-altivec.c
|
More accelerated functions (screen, grain_merge, grain_extract, divide,
|
2005-03-19 20:25:36 +00:00 |
gimp-composite-altivec.h
|
More accelerated functions (screen, grain_merge, grain_extract, divide,
|
2005-03-19 20:25:36 +00:00 |
gimp-composite-generic-installer.c
|
migrated to new (trimmer) code and removed dead code. Some beautification
|
2003-10-06 02:46:15 +00:00 |
gimp-composite-generic.c
|
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
|
2005-03-05 17:29:21 +00:00 |
gimp-composite-generic.h
|
fixed dependencies for test-config.
|
2003-10-12 16:46:50 +00:00 |
gimp-composite-mmx-installer.c
|
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
|
2005-03-05 17:29:21 +00:00 |
gimp-composite-mmx-test.c
|
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
|
2005-03-05 17:29:21 +00:00 |
gimp-composite-mmx.c
|
app/composite/gimp-composite-altivec.[ch]
|
2005-03-06 05:57:10 +00:00 |
gimp-composite-mmx.h
|
a regression test now iterates over 8388625 pixels per pass.
|
2004-09-03 02:53:19 +00:00 |
gimp-composite-regression.c
|
Regression tests now include printing the image type for each test.
|
2004-09-02 02:46:31 +00:00 |
gimp-composite-regression.h
|
Added functions to print the pixels in their various formats.
|
2003-10-25 06:39:00 +00:00 |
gimp-composite-sse-installer.c
|
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
|
2005-03-05 17:29:21 +00:00 |
gimp-composite-sse-test.c
|
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
|
2005-03-05 17:29:21 +00:00 |
gimp-composite-sse.c
|
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
|
2005-03-05 17:29:21 +00:00 |
gimp-composite-sse.h
|
a regression test now iterates over 8388625 pixels per pass.
|
2004-09-03 02:53:19 +00:00 |
gimp-composite-sse2-installer.c
|
Print the list of active instruction sets if the --verbose command line
|
2004-07-20 15:59:12 +00:00 |
gimp-composite-sse2-test.c
|
a regression test now iterates over 8388625 pixels per pass.
|
2004-09-03 02:53:19 +00:00 |
gimp-composite-sse2.c
|
app/composite/gimp-composite-x86.h app/composite/gimp-composite-sse.c
|
2004-08-29 21:06:31 +00:00 |
gimp-composite-sse2.h
|
a regression test now iterates over 8388625 pixels per pass.
|
2004-09-03 02:53:19 +00:00 |
gimp-composite-test.c
|
retired and removed.
|
2003-08-18 01:47:10 +00:00 |
gimp-composite-util.h
|
removed ... ... and readded under a new name.
|
2003-07-09 11:52:10 +00:00 |
gimp-composite-vis-installer.c
|
migrated to new (trimmer) code and removed dead code. Some beautification
|
2003-10-06 02:46:15 +00:00 |
gimp-composite-vis-test.c
|
a regression test now iterates over 8388625 pixels per pass.
|
2004-09-03 02:53:19 +00:00 |
gimp-composite-vis.c
|
Print the list of active instruction sets if the --verbose command line
|
2004-07-20 15:59:12 +00:00 |
gimp-composite-vis.h
|
Print the list of active instruction sets if the --verbose command line
|
2004-07-20 15:59:12 +00:00 |
gimp-composite-x86.h
|
app/composite/gimp-composite-x86.h applied patch from Andreas Jochens that
|
2005-01-07 12:23:44 +00:00 |
gimp-composite.c
|
now that the output depends on --verbose, enable it for stable releases
|
2004-07-20 16:55:39 +00:00 |
gimp-composite.h
|
app/app_procs.c app/base/base.[ch] pass "be_verbose" to the base and
|
2004-07-20 14:33:22 +00:00 |
gimp-composite.html
|
I hate cvs.
|
2003-07-08 23:15:16 +00:00 |
make-installer.py
|
Applied patch from starox-gimp@starox.org (Frederic Leroy) which fixed the
|
2005-03-04 07:39:47 +00:00 |
makefile.msc
|
new file to keep common definitions for the msc build use common
|
2004-02-07 23:01:33 +00:00 |
ns.py
|
Applied patch from starox-gimp@starox.org (Frederic Leroy) which fixed the
|
2005-03-04 07:39:47 +00:00 |