summaryrefslogtreecommitdiffstats
path: root/common/jpeg/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* turbojpeg.h isn't part of the libjpeg.a sourceDRC2010-02-141-1/+1
* Fix VPATH and out-of-tree buildsDRC2010-02-141-4/+4
* Back out r3958 and r3959. They aren't needed anymore, because the libjpeg-tu...DRC2010-02-051-10/+0
* Use the correct version to name the shared library, and if the shared library...DRC2010-01-281-2/+3
* Allow building libjpeg.so if --enable-shared is passed to configure (but disa...DRC2010-01-281-0/+9
* Make our Makefile.am a bit easier to convert to a standalone one byPierre Ossman2009-07-101-0/+1
* Make sure bmp.h gets distributed.Pierre Ossman2009-07-101-2/+2
* Clean up SIMD glue codePierre Ossman2009-06-291-2/+5
* Add back in cjpeg and djpeg utilities for testing purposesDRC2009-06-251-1/+17
* Don't install test programs, build them only.Adam Tkac2009-04-031-1/+1
* Include low-level unit tests borrowed from VirtualGLDRC2009-04-031-1/+12
* Work around subdirectory bug in older automake.Pierre Ossman2009-03-161-24/+2
* Add SSE2 SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-1/+6
* Add SSE SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-1/+2
* Add 3DNow SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-1/+2
* Add MMX SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-1/+6
* Implement x86 SIMD frameworkPierre Ossman2009-03-091-0/+17
* Framework for supporting SIMD accelerationPierre Ossman2009-03-091-2/+3
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-221-2/+2
* Add headers to Makefile.am-s to fix "make dist" command in common/* subtreeAdam Tkac2008-06-181-8/+11
* - introduced common/jpeg/{configure.ac,Makefile.am}Adam Tkac2008-04-031-0/+11