Hello, according to <https://wiki.ixit.cz/d3d9> DRI3 is mandatory. But AFAICT you only enforce "has Gallium3D drivers" in the configure checks introduced in <https://github.com/iXit/Mesa-3D/commit/9671cfd9bdad5c310b34c57befcfd7c43034b925>.
I would find it better, if configure died, in case I'm trying to build something that's not going to work. Cheers, Kai P.S.: Sorry for answering to the cover letter, but I didn't see the patch referenced above in my inbox. David Heidelberger wrote on 20.10.2014 14:37: > Hello. > > Sending second and improved set of Nine patches. > > - few of them are dropped > [PATCH 06/16] gallium: add blending to pipe blit (only for Nouveau) > [PATCH 07/16] util: dlopen change to RTLD_NOW and LOCAL (not needed) > - some of them are already improved (v2) > - there was few lines of code leaked between commits, > which are now fixed > > You can get all important information about Nine from [1]. > Because Nine commit is too big, you can check all commits > including big (about 1M) Nine commit here [2]. > > I think there maybe lot of places for improvements and hidden bugs, > so please review carefully and we'll try fix and improve anything > which will be needed :) > > [1] https://wiki.ixit.cz/d3d9 (used self-signed cert) > [2] https://github.com/iXit/Mesa-3D/commits/for-upstream-2 > > Axel Davy (2): > nine: Add drirc options (v2) > nine: Implement threadpool > > Christoph Bumiller (10): > tgsi/ureg: add ureg_UARL shortcut > mesa/gallium: API settings / rasterization rules > gallium/drivers: use API settings / rasterization rules > winsys/sw/wrapper: hook up is_displaytarget_format_supported > gallium/auxiliary: implement sw_probe_wrapped > gallium/draw: support hack to disable clipping (v2) > configure: add configurable pipe-driver location > gallium/auxiliary: add inc and dec alternative with return > gallium/auxiliary: add contained and rect checks (v2) > gallium/auxiliary: add dump functions for Nine > > David Heidelberger (1): > gallium/auxiliary: Prefer intrinsics to handrolled atomic ops for > Linux (v2) > > Joakim Sindholt (1): > nine: Add state tracker nine for Direct3D9 > > [diffstat]
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev