v1: dropped libdricore.so* (dropped by upstream)
updated libxatracker.so.1 to libxatracker.so.2 (updated by upstream)
updated patches and tools:
make-git-snapshot updated for 10.0 branch
sanitize-tarball updated for new functions
nv-50 build fix updated for new file location
dropped no-useless-vdpau, because not needed for new mesa stack
v2: Added msm_dri.so (added by upstream)
v3: Fix sanitize for vl_level_supported()
Reported-and-tested-by: Kirill Rusinov <carasin.berlogue@mail.ru>
v4: Add reference to spec
Drop old patch nv50
Tested-by: Kirill Rusinov <carasin.berlogue@mail.ru>
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1036361
- Revert to swrast on ppc32 and s390 since llvm doesn't actually work
- Build freedreno on arm
- Drop snb hang workaround (upstream 1dfea559)
- Rename filesystem package
- Fix llvmpipe on big-endian and enable llvmpipe everywhere
- Build vdpau drivers for r600/radeonsi/nouveau
- Enable hardware floating-point texture support
- Drop GLESv1, nothing's using it, let's not start
- Today's git snap of same
- Switch to irritatingly-slow swrast instead of intolerably-slow softpipe
on non-llvm arches
- Re-disable llvm on PPC until it's in shape enough to make pixels appear
- Drop libGLU subpackage, split off upstream
- Drop manpages, require gl-manpages from libGL-devel instead
- Capitulate to libkms until upstream stops needing it again