| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: probe RISC-V Vector extension | Rémi Denis-Courmont | 2022-09-27 | 1 | -0/+2 |
* | ffbuild/common: Fix CPPFLAGS applied for compiling C++ files | Andreas Rheinhardt | 2022-05-24 | 1 | -1/+6 |
* | lib*/version: Move library version functions into files of their own | Andreas Rheinhardt | 2022-05-10 | 1 | -2/+0 |
* | Fix libversion.sh for split version headers, to unbreak shared library builds | Martin Storsjö | 2022-03-17 | 2 | -2/+6 |
* | Makefile: Redo duplicating object files in shared builds | Andreas Rheinhardt | 2022-01-04 | 2 | -5/+27 |
* | build: simplify rules for metal | Zhao Zhili | 2021-12-20 | 1 | -3/+3 |
* | build: detect Metal.framework and build .metal files | Aman Karmani | 2021-12-18 | 1 | -0/+9 |
* | avutil: [loongarch] Add support for loongarch SIMD. | Shiyou Yin | 2021-12-15 | 2 | -1/+11 |
* | avfilter: compress CUDA PTX code if possible | Timo Rothenpieler | 2021-06-22 | 3 | -5/+101 |
* | ffbuild: Avoid using the --preprocessor argument to windres | Martin Storsjö | 2021-06-18 | 1 | -1/+1 |
* | libavresample: Remove deprecated library | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | ffbuild/common: Make deletion of templates possible | Andreas Rheinhardt | 2021-02-07 | 1 | -1/+1 |
* | ffbuild: Refine MIPS handling | Jiaxun Yang | 2020-07-23 | 1 | -1/+9 |
* | common.mak: Also clean Windows debug files. | Carl Eugen Hoyos | 2020-03-21 | 1 | -1/+1 |
* | build: add support for building CUDA files with clang | Rodger Combs | 2019-08-04 | 1 | -2/+1 |
* | Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b' | James Almer | 2019-03-10 | 1 | -1/+1 |
* | Merge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c' | James Almer | 2017-11-12 | 1 | -1/+1 |
* | Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214' | James Almer | 2017-11-12 | 2 | -6/+1 |
* | Merge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359' | James Almer | 2017-11-12 | 1 | -1/+3 |
* | Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' | James Almer | 2017-11-11 | 1 | -0/+2 |
* | Merge commit '857e26b655a769e5a56bada1a0d9adb44cc176b7' | James Almer | 2017-11-06 | 1 | -1/+1 |
* | Merge commit 'f960fd2fb1218d49866d0bf47cbf839233fb9904' | James Almer | 2017-11-01 | 1 | -1/+1 |
* | build: fix builds configured with a suffix | James Almer | 2017-10-12 | 1 | -1/+1 |
* | Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63' | James Almer | 2017-10-11 | 2 | -2/+2 |
* | build: prevent SDL2 from polluting global cflags and extralibs | James Almer | 2017-10-09 | 1 | -1/+0 |
* | build: Skip generating .version files when cleaning | Diego Biurrun | 2017-09-10 | 1 | -0/+2 |
* | build: Allow generating dependencies as a side-effect of assembling | Diego Biurrun | 2017-06-21 | 1 | -5/+5 |
* | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 2 | -14/+14 |
* | build: remove --enable-raise-major configure option | James Almer | 2017-05-17 | 2 | -3/+1 |
* | build: add support for building .cu files via nvcc | Timo Rothenpieler | 2017-05-15 | 1 | -3/+12 |
* | library.mak: fix build rules that depend on pgk-config files | James Almer | 2017-05-05 | 1 | -3/+3 |
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125' | James Almer | 2017-05-04 | 5 | -4/+90 |
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' | Clément Bœsch | 2017-05-03 | 5 | -0/+350 |