gimp/libgimpbase
Manish Singh 9a263bb917 revised tests for AltiVec. Define ALTIVEC_EXTRA_CFLAGS for the extra
2003-03-06  Manish Singh  <yosh@gimp.org>

        * configure.in: revised tests for AltiVec. Define ALTIVEC_EXTRA_CFLAGS
        for the extra compiler options needed. Also, support runtime checking
        for AltiVec through the sysctl on Mac OS X, instead of SIGILL assembly
        instruction checking, which needs GNU as.

        * app/base/cpu_accel.c: use the sysctl if available.

        * app/composite/Makefile.am: use ALTIVEC_EXTRA_CFLAGS.

        * app/composite/gimp-composite-altivec.c: conditionally #include
        altivec.h
2005-03-06 08:43:25 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the gimpbase.def file. Produce 2002-03-29 23:10:18 +00:00
Makefile.am s/GIMP_THREAD_FLAGS/GTHREAD_CFLAGS/ 2005-02-13 15:52:44 +00:00
gimpbase-private.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpbase-private.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
gimpbase.def added gimp_path_parse added gimp_param_spec_matrix2 2005-01-29 19:11:17 +00:00
gimpbase.h libgimpbase/Makefile.am removed these two files again. 2005-01-25 23:44:05 +00:00
gimpbaseenums.c added GIMP_PROGRESS_COMMAND_PULSE. 2005-02-12 15:46:31 +00:00
gimpbaseenums.h added GIMP_PROGRESS_COMMAND_PULSE. 2005-02-12 15:46:31 +00:00
gimpbasetypes.c libgimpbase/Makefile.am removed these two files again. 2005-01-25 23:44:05 +00:00
gimpbasetypes.h libgimpbase/Makefile.am removed these two files again. 2005-01-25 23:44:05 +00:00
gimpchecks.c libgimpbase/gimpchecks.h moved check size and check color defines. It 2004-09-03 11:18:56 +00:00
gimpchecks.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpcpuaccel.c revised tests for AltiVec. Define ALTIVEC_EXTRA_CFLAGS for the extra 2005-03-06 08:43:25 +00:00
gimpcpuaccel.h rewrote the x86 tests, moved debug printout from base.c to here. 2003-09-04 21:58:57 +00:00
gimpdatafiles.c libgimpbase/gimpdatafiles.c libgimpbase/gimpenv.c 2005-02-07 01:10:50 +00:00
gimpdatafiles.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpenv.c libgimpbase/gimpdatafiles.c libgimpbase/gimpenv.c 2005-02-07 01:10:50 +00:00
gimpenv.h libgimpbase/gimpdatafiles.[ch] libgimpbase/gimpenv.[ch] 2003-11-23 15:35:27 +00:00
gimplimits.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpmemsize.c libgimpbase/Makefile.am removed this file again. 2005-01-23 02:09:41 +00:00
gimpmemsize.h libgimpbase/Makefile.am removed this file again. 2005-01-23 02:09:41 +00:00
gimpparasite.c removed enums GimpImageType and GimpImageBaseType ... 2004-07-29 12:33:15 +00:00
gimpparasite.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpparasiteio.c cosmetics, untabified. 2004-11-23 14:28:43 +00:00
gimpparasiteio.h cosmetics, untabified. 2004-11-23 14:28:43 +00:00
gimpprotocol.c formatting. 2005-01-15 11:55:34 +00:00
gimpprotocol.h app/config/gimpguiconfig.[ch] added gimprc option "show-help-button". 2004-10-04 16:21:52 +00:00
gimpsignal.c libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpsignal.h bumped version number to 2.0pre3 (1.3.26), binary age 2, interface age 0. 2004-01-19 17:35:20 +00:00
gimpunit.c libgimpbase/Makefile.am removed this file again. 2005-01-23 02:09:41 +00:00
gimpunit.h libgimpbase/Makefile.am removed this file again. 2005-01-23 02:09:41 +00:00
gimputils.c app/core/gimpgradient-load.c app/core/gimppalette.c app/core/gimppattern.c 2005-02-20 21:49:53 +00:00
gimputils.h renamed gimp_flags_get_value() to gimp_flags_get_first_value(). Reordered 2004-11-10 12:44:13 +00:00
gimpwin32-io.h TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
gimpwire.c added assertions to make sure "count" is always >= 0. Turns the crash 2004-10-04 13:25:33 +00:00
gimpwire.h libgimpbase/gimpprotocol.[ch] pass "gpointer user_data" to all functions, 2002-05-16 17:41:38 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00