Re: [Mesa-dev] [PATCH 08/18] build: Move src/mapi/mapi/* to src/mapi/

2013-03-14 Thread Jakob Bornecrantz
On Mon, Mar 11, 2013 at 4:24 AM, Matt Turner wrote: > s,mapi/mapi,mapi,g This is a bit of a silly request, but mesa really sucks with tab completion, getting to anything g* in src is a PITA, it would be really nice if at least could fix the m* overload, by just calling the folder api, or somethin

Re: [Mesa-dev] [PATCH 08/18] build: Move src/mapi/mapi/* to src/mapi/

2013-03-14 Thread Andreas Boll
Hi Matt, this patch breaks building with --enable-openvg . I've attached a patch to fix the build. Andreas. vega-fix.diff Description: Binary data ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/m

Re: [Mesa-dev] [PATCH 08/18] build: Move src/mapi/mapi/* to src/mapi/

2013-03-11 Thread Jose Fonseca
- Original Message - > hot to build mesa > in > windows > use > mingw scons ? > > if use `scons platform=windows toolchain=crossmingw machine=x86 build=release > mesagdi libgl-gdi` > > will happan > > [build\windows-x86\mesa\libmesa.a] Error 1 > > without any tips Surely there must be