Originally posted by Vanek
View Post
Announcement
Collapse
No announcement yet.
Updated and Optimized Ubuntu Free Graphics Drivers
Collapse
X
-
So, it is in master now vl: add motion adaptive deinterlacer and st/vdpau: add support for DEINTERLACE_TEMPORAL
Comment
-
Originally posted by Vanek View PostSo, it is in master now vl: add motion adaptive deinterlacer and st/vdpau: add support for DEINTERLACE_TEMPORAL
Comment
-
-
-
So, after much wrangling of tarballs and gnashing of teeth, I've finally got a ppa set up for:
1. LLVM dailies
2. LibCLC dailies
3. Oibaf's mesa releases
I had to use gross hacks for LLVM, since its daily debian builds wouldn't work with a launchpad recipe (basically, I set up a script to automatically wget the latest successful build from the llvm jenkins, and import them into my ppa).
The problem is, libclc and mesa won't automatically recompile when LLVM is updated in my PPA. This is bad news, since they're both linked with the llvm runtime. Does anyone know how to set it up so that both of these will automatically recompile?
Comment
-
Ok, after tinkering with it a bit, I think I can finally say that it's ready for people to test:
BLEEDIER, EDGIER Graphics Drivers
The primary purpose of this PPA is to provide the most up-to-date development snapshot of OpenCL support in the Mesa drivers. Bugs are being fixed and new cards are being supported every day in the LLVM and libCLC trunks, so this will give you a good idea of the state of open source OpenCL.
This requires you also have the oibaf PPA added to your sources as well, to install dependencies.
As always, the disclaimer is: this is an unstable development snapshot, so don't be surprised when things break.
Comment
Comment