Go to file
Kevin Kofler 42f26ca168 no-sse2.patch: remove -ffloat-store, fix DirectConvolver FTBFS
* Remove the -ffloat-store workaround: The media player issue that
  caused problems with x87 floating point (and ultimately made upstream
  require SSE2) should already be fixed / worked around by:
  https://crrev.com/d2c745b13c93ecff5108bed57d8e052126715492
  So I will only readd -ffloat-store if people request it, and even
  then, only to specific parts of code and not everything.
* Fix src/3rdparty/chromium/third_party/WebKit/Source/platform/audio/
  DirectConvolver.cpp to not require SSE2 on x86. (No runtime detection,
  sorry.)
* Update the changelog date in the specfile.
2016-01-17 02:34:08 +01:00
.gitignore Initial import (#1295549). 2016-01-09 04:32:05 +01:00
clean_ffmpeg.sh clean_ffmpeg.sh: Add missing libavcodec/arm/neon.S 2016-01-10 00:19:16 +01:00
clean_qtwebengine.sh Initial import (#1295549). 2016-01-09 04:32:05 +01:00
process_ffmpeg_gyp.py Initial import (#1295549). 2016-01-09 04:32:05 +01:00
qt5-qtwebengine.spec no-sse2.patch: remove -ffloat-store, fix DirectConvolver FTBFS 2016-01-17 02:34:08 +01:00
qtwebengine-opensource-src-5.6.0-beta-chimera-nss-init.patch Drop nss321 backport, do an NSS/BoringSSL "chimera build" instead 2016-01-14 17:37:36 +01:00
qtwebengine-opensource-src-5.6.0-beta-fix-extractcflag.patch Fix extractCFlag to also look in QMAKE_CFLAGS_RELEASE (needed for ARM) 2016-01-10 18:18:58 +01:00
qtwebengine-opensource-src-5.6.0-beta-linux-pri.patch Drop nss321 backport, do an NSS/BoringSSL "chimera build" instead 2016-01-14 17:37:36 +01:00
qtwebengine-opensource-src-5.6.0-beta-no-format.patch Initial import (#1295549). 2016-01-09 04:32:05 +01:00
qtwebengine-opensource-src-5.6.0-beta-no-neon.patch Fix FTBFS on ARM: Disable NEON due to #1282495 (GCC bug) 2016-01-10 17:53:25 +01:00
qtwebengine-opensource-src-5.6.0-beta-no-sse2.patch no-sse2.patch: remove -ffloat-store, fix DirectConvolver FTBFS 2016-01-17 02:34:08 +01:00
qtwebengine-opensource-src-5.6.0-beta-system-icu-utf.patch Unbundle NSPR prtime and ICU UTF API 2016-01-12 03:38:10 +01:00
qtwebengine-opensource-src-5.6.0-beta-system-icu54.patch Use more specific BuildRequires for docs, fix FTBFS against ICU 54 (F22/F23) 2016-01-09 04:34:32 +01:00
qtwebengine-opensource-src-5.6.0-beta-system-nspr-prtime.patch Fix system-nspr-prtime patch to match Fedora paths 2016-01-12 04:10:50 +01:00
sources clean_ffmpeg.sh: Add missing libavcodec/arm/neon.S 2016-01-10 00:19:16 +01:00