summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
...
* | compat/strtod: Add missing const qualifiers.Carl Eugen Hoyos2017-05-04
* | Support building C++ files with MSVCAaron Levinson2017-04-13
* | Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d'James Almer2017-04-13
|\|
| * compat/atomics: add typecasts in atomic_compare_exchange_strong()Wan-Teh Chang2016-12-08
* | Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'Clément Bœsch2017-04-09
|\|
| * Remove Plan 9 supportDiego Biurrun2016-12-03
* | Merge commit 'bd9cd04626a98a752c5771d057a6b86779359904'James Almer2017-04-04
|\|
| * w32pthreads: Fix function pointer castsDiego Biurrun2016-11-24
| * Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-10-02
* | stdatomic/win32: only include the lean windows headers to avoid conflictsHendrik Leppkes2017-04-04
* | compat/atomics: fix atomic_fetch_xorJames Almer2017-04-02
* | compat/atomics/gcc: use __typeof__ instead of typeofJames Almer2017-03-18
* | compat/cuda: fix ulong size on cygwinTimo Rothenpieler2017-03-01
* | compat/atomics: rename header guardsJames Almer2016-12-02
* | Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-12-02
* | Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-12-02
* | Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-12-02
* | Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-12-02
* | Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-12-02
* | avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale2016-11-22
* | avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler2016-11-22
* | compat/cuda: add dynamic loaderTimo Rothenpieler2016-11-22
* | compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions.Matt Oliver2016-11-05
* | compat/cuda: convert to unix line endingsTimo Rothenpieler2016-09-23
* | cuvid: Use bundled headersPhilip Langdale2016-09-22
* | cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0Philip Langdale2016-09-22
* | avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler2016-08-28
* | compat/avisynth: update AviSynth+ headerStephen Hutchinson2016-08-17
* | Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43'Derek Buitenhuis2016-05-08
|\|
| * jack: Support OSXJosh de Kock2016-03-31
* | compat/os2threads: split long linesKO Myung-Hun2016-02-14
* | compat/os2threads: support the return value of joined threadKO Myung-Hun2016-02-14
* | compat/os2threads: Improve pthread_cond_xxx() functionsKO Myung-Hun2016-02-14
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | all: Add missing header guardsTimothy Gu2016-01-28
* | os2threads: Add pthread_once()KO Myung-Hun2015-11-12
* | Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'Hendrik Leppkes2015-11-02
|\|
| * w32pthreads: Map MemoryBarrier to __sync_synchronize on mingwMartin Storsjö2015-10-30
| * w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-16
* | compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perlMichael Niedermayer2015-10-20
* | w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-16
* | winrt: multithreading supportwang-bin2015-10-16
* | Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'Hendrik Leppkes2015-10-14
|\|
| * build: add Solaris symbol versioningSean McGovern2015-10-11
* | Merge commit '2830bce47e2eb29c76202f19017031ddc1f95dd3'Hendrik Leppkes2015-10-10
|\|
| * w32pthreads: Load dynamically loaded functions on demandHendrik Leppkes2015-10-07