-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow toggling CRe's new dithering & scaling #888
Commits on Apr 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4b9f088 - Browse repository at this point
Copy the full SHA 4b9f088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9861d - Browse repository at this point
Copy the full SHA 4f9861dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32425f3 - Browse repository at this point
Copy the full SHA 32425f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bacd69 - Browse repository at this point
Copy the full SHA 1bacd69View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69ced1 - Browse repository at this point
Copy the full SHA d69ced1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e87b55 - Browse repository at this point
Copy the full SHA 9e87b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa3810 - Browse repository at this point
Copy the full SHA 7aa3810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345b073 - Browse repository at this point
Copy the full SHA 345b073View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd67b9 - Browse repository at this point
Copy the full SHA 9cd67b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e41ca23 - Browse repository at this point
Copy the full SHA e41ca23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9cc31 - Browse repository at this point
Copy the full SHA 3e9cc31View commit details -
Configuration menu - View commit details
-
Copy full SHA for c265656 - Browse repository at this point
Copy the full SHA c265656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9def095 - Browse repository at this point
Copy the full SHA 9def095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41135d6 - Browse repository at this point
Copy the full SHA 41135d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for babdd9f - Browse repository at this point
Copy the full SHA babdd9fView commit details -
Bump CRe to pickup the required dithering/scaling changes
Let's see PB's GCC choke on C11/C++11...
Configuration menu - View commit details
-
Copy full SHA for a4cbade - Browse repository at this point
Copy the full SHA a4cbadeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5e6d9 - Browse repository at this point
Copy the full SHA ed5e6d9View commit details -
Enforce C11/C++11 w/ GNU extensions on older compilers.
Here's hoping that'll do the trick even on PB...
Configuration menu - View commit details
-
Copy full SHA for c394ecf - Browse repository at this point
Copy the full SHA c394ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb8c5c - Browse repository at this point
Copy the full SHA ffb8c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f4e17 - Browse repository at this point
Copy the full SHA 59f4e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc86eff - Browse repository at this point
Copy the full SHA dc86effView commit details -
Vague attempt at getting CMake to actually use the right flags
It's calling CXX w/ CFLAGS, which is braindead on all kinds of levels.
Configuration menu - View commit details
-
Copy full SHA for 45f8cbf - Browse repository at this point
Copy the full SHA 45f8cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb7c33 - Browse repository at this point
Copy the full SHA 9bb7c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0433298 - Browse repository at this point
Copy the full SHA 0433298View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33d180 - Browse repository at this point
Copy the full SHA c33d180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6461bca - Browse repository at this point
Copy the full SHA 6461bcaView commit details -
CRe is C++, use CXX & CXXFLAGS, even for the DYNLIB calls.
Configuration menu - View commit details
-
Copy full SHA for 63dfb22 - Browse repository at this point
Copy the full SHA 63dfb22View commit details -
Oh, fun, fun fun, expect all kind of weird shit to break now that CMake
actually picks up CFLAGS & friends.
Configuration menu - View commit details
-
Copy full SHA for 2b2cf75 - Browse repository at this point
Copy the full SHA 2b2cf75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622b8b2 - Browse repository at this point
Copy the full SHA 622b8b2View commit details -
Hopefully that should do the trick...
Otherwise, it's time for hilariously undocumented hacks.
Configuration menu - View commit details
-
Copy full SHA for dab3442 - Browse repository at this point
Copy the full SHA dab3442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c80329 - Browse repository at this point
Copy the full SHA 6c80329View commit details -
Why CMake is testing the CXX compiler in a project where CXX isn't
requested is one of life's great mysteries.
Configuration menu - View commit details
-
Copy full SHA for b811c6c - Browse repository at this point
Copy the full SHA b811c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecfecca - Browse repository at this point
Copy the full SHA ecfeccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a5069 - Browse repository at this point
Copy the full SHA f8a5069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7a9c5 - Browse repository at this point
Copy the full SHA 7e7a9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f55d53 - Browse repository at this point
Copy the full SHA 4f55d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d9272 - Browse repository at this point
Copy the full SHA e3d9272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8296ae5 - Browse repository at this point
Copy the full SHA 8296ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cbac1a - Browse repository at this point
Copy the full SHA 2cbac1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da9cd4e - Browse repository at this point
Copy the full SHA da9cd4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a705736 - Browse repository at this point
Copy the full SHA a705736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566080b - Browse repository at this point
Copy the full SHA 566080bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df4c8b - Browse repository at this point
Copy the full SHA 0df4c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 414175a - Browse repository at this point
Copy the full SHA 414175aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5112505 - Browse repository at this point
Copy the full SHA 5112505View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ebfe6 - Browse repository at this point
Copy the full SHA b0ebfe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df3ec6a - Browse repository at this point
Copy the full SHA df3ec6aView commit details -
With a bit of luck, the ExternalProject doc will turn out to actually
have been useful, for once.
Configuration menu - View commit details
-
Copy full SHA for fc89125 - Browse repository at this point
Copy the full SHA fc89125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5d9a5 - Browse repository at this point
Copy the full SHA 8d5d9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1676ce - Browse repository at this point
Copy the full SHA a1676ceView commit details -
Hopefully fix jpeg-utrbo when x-compiling without having to duplicate
the insane arch logic...
Configuration menu - View commit details
-
Copy full SHA for 7753e7c - Browse repository at this point
Copy the full SHA 7753e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff8fa0 - Browse repository at this point
Copy the full SHA 7ff8fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1eacb - Browse repository at this point
Copy the full SHA db1eacbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd3725b - Browse repository at this point
Copy the full SHA bd3725bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5949557 - Browse repository at this point
Copy the full SHA 5949557View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68a6df - Browse repository at this point
Copy the full SHA b68a6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e5389 - Browse repository at this point
Copy the full SHA a4e5389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ad925 - Browse repository at this point
Copy the full SHA 79ad925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b192d4 - Browse repository at this point
Copy the full SHA 0b192d4View commit details -
Don't use CHOST when it isn't set
Fix MACHINE & OUTPUT_DIR on native builds
Configuration menu - View commit details
-
Copy full SHA for 2266158 - Browse repository at this point
Copy the full SHA 2266158View commit details -
Clear LDFLAGS for the minilua build, because Android has some pretty
nasty target-specific flags in there.
Configuration menu - View commit details
-
Copy full SHA for 71fa7ad - Browse repository at this point
Copy the full SHA 71fa7adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b08010 - Browse repository at this point
Copy the full SHA 0b08010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b30be - Browse repository at this point
Copy the full SHA 33b30beView commit details -
Prefer command -v to which, and prefer LTO-friendly wrappers to base
ar/ranlib/nm (because they're currently not built properly to be plugin-aware automagically).
Configuration menu - View commit details
-
Copy full SHA for dc2b4aa - Browse repository at this point
Copy the full SHA dc2b4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee00da - Browse repository at this point
Copy the full SHA 8ee00daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87abe91 - Browse repository at this point
Copy the full SHA 87abe91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4edbd2b - Browse repository at this point
Copy the full SHA 4edbd2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for edd2374 - Browse repository at this point
Copy the full SHA edd2374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce9e13 - Browse repository at this point
Copy the full SHA 1ce9e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809370d - Browse repository at this point
Copy the full SHA 809370dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b608be - Browse repository at this point
Copy the full SHA 8b608beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d39b8e3 - Browse repository at this point
Copy the full SHA d39b8e3View commit details -
Let's see if ditching Ninja magically fixes it like jpeg-turbo...
Configuration menu - View commit details
-
Copy full SHA for 85b0ee4 - Browse repository at this point
Copy the full SHA 85b0ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e6a76e - Browse repository at this point
Copy the full SHA 9e6a76eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c62cc - Browse repository at this point
Copy the full SHA d9c62ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4746597 - Browse repository at this point
Copy the full SHA 4746597View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed923ac - Browse repository at this point
Copy the full SHA ed923acView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4eb30 - Browse repository at this point
Copy the full SHA ee4eb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f430ac6 - Browse repository at this point
Copy the full SHA f430ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e0bf8 - Browse repository at this point
Copy the full SHA 12e0bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68811c - Browse repository at this point
Copy the full SHA b68811cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eadbcfb - Browse repository at this point
Copy the full SHA eadbcfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfeb0d - Browse repository at this point
Copy the full SHA 6dfeb0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3efdb9 - Browse repository at this point
Copy the full SHA f3efdb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888d74e - Browse repository at this point
Copy the full SHA 888d74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb30e06 - Browse repository at this point
Copy the full SHA fb30e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482b5f9 - Browse repository at this point
Copy the full SHA 482b5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad92e3 - Browse repository at this point
Copy the full SHA 8ad92e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529fa6a - Browse repository at this point
Copy the full SHA 529fa6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 533c1f7 - Browse repository at this point
Copy the full SHA 533c1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c6908 - Browse repository at this point
Copy the full SHA e5c6908View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e22e1 - Browse repository at this point
Copy the full SHA f1e22e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1eb46f - Browse repository at this point
Copy the full SHA f1eb46fView commit details -
Let's see if that's enough to get a useful error out of Pb's shitty GCC
version Otherwise, it's going to get hairy...
Configuration menu - View commit details
-
Copy full SHA for bd82c3a - Browse repository at this point
Copy the full SHA bd82c3aView commit details -
Huh, wait, it's actually PRSTUX.
Which is using GCC 4.9.3, so, err, that's unexpected, since it is mostly C11 compliant.
Configuration menu - View commit details
-
Copy full SHA for 488c9d3 - Browse repository at this point
Copy the full SHA 488c9d3View commit details -
Bump CRe for the complete Android fix ;p.
It's also missing *at runtime* on some devices, even @ API 16.
Configuration menu - View commit details
-
Copy full SHA for 7322691 - Browse repository at this point
Copy the full SHA 7322691View commit details -
Ah, right, I'd forgotten how this worked.
Got to generate them on the host first, no matter what. Which means drop LDFLAGS like Lua for this step ;).
Configuration menu - View commit details
-
Copy full SHA for 27c15b4 - Browse repository at this point
Copy the full SHA 27c15b4View commit details -
The gen stage is host, don't flag it cross -_-". It's the build stage that should be flagged cross.
Configuration menu - View commit details
-
Copy full SHA for 9b29336 - Browse repository at this point
Copy the full SHA 9b29336View commit details -
This should fix OpenSSL on GCC 4.9 (i.e., PRSTUX).
Make it PRSTUX only, as it's a GCC bug, specific to this release.
Configuration menu - View commit details
-
Copy full SHA for 23731f2 - Browse repository at this point
Copy the full SHA 23731f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc2e4d - Browse repository at this point
Copy the full SHA 5cc2e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f2c9c - Browse repository at this point
Copy the full SHA 24f2c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c96158f - Browse repository at this point
Copy the full SHA c96158fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a328007 - Browse repository at this point
Copy the full SHA a328007View commit details
Commits on Apr 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 62ee45c - Browse repository at this point
Copy the full SHA 62ee45cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7749e4 - Browse repository at this point
Copy the full SHA e7749e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for db57c8f - Browse repository at this point
Copy the full SHA db57c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21da5b8 - Browse repository at this point
Copy the full SHA 21da5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa775de - Browse repository at this point
Copy the full SHA aa775deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b7b68 - Browse repository at this point
Copy the full SHA 08b7b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88a5f4 - Browse repository at this point
Copy the full SHA a88a5f4View commit details -
Anbdroid TCs are stuck on GCC 4.9 (Pre-GPL3).
Configuration menu - View commit details
-
Copy full SHA for fe59473 - Browse repository at this point
Copy the full SHA fe59473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a7cad4 - Browse repository at this point
Copy the full SHA 8a7cad4View commit details -
The tests don't build on Android, and we don't care anyway.
test/rsa_complex.c:17:23: fatal error: complex.h: No such file or directory
Configuration menu - View commit details
-
Copy full SHA for accf876 - Browse repository at this point
Copy the full SHA accf876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dac0a - Browse repository at this point
Copy the full SHA 22dac0aView commit details