aboutsummaryrefslogtreecommitdiffstats
path: root/common/jpeg/acinclude.m4
Commit message (Collapse)AuthorAgeFilesLines
* Remove the included libjpeg-turbo from the tree and rely completely on onePierre Ossman2011-03-021-136/+0
| | | | | | | being provided by the system. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4310 3789f03b-4d11-0410-bbf8-ca57d06f2519
* FreeBSD sometimes sets host_cpu to amd64 on 64-bit systems. Handle this ↵DRC2010-05-171-1/+1
| | | | | | case so --host doesn't have to be specified explicitly. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4055 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fix amd64 build on FreeBSDDRC2010-04-131-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4020 3789f03b-4d11-0410-bbf8-ca57d06f2519
* This should make the codec work on Win64 (but doesn't for unknown reasons)DRC2010-02-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3994 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Configure nasm properly for Win64.Pierre Ossman2010-02-181-1/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3990 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Enable 64-bit libjpeg/SIMD build on SolarisDRC2010-01-281-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3960 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Enable 64-bit build on Snow LeopardDRC2009-10-081-1/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3911 3789f03b-4d11-0410-bbf8-ca57d06f2519
* 64-bit SIMD accelerationDRC2009-06-251-2/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3858 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implement x86 SIMD frameworkPierre Ossman2009-03-091-0/+99
Add NASM support and stub routine for detecting SIMD extensions. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3646 3789f03b-4d11-0410-bbf8-ca57d06f2519