summaryrefslogtreecommitdiffstats
path: root/src/glx/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+3
| | | | | | | | | | | This reverts commit adefee50d954151f76150af80207081ae3c247d9. Shared glapi was never tested with --enable-xlib-glx and turns out to cause a lot of problems. Conflicts: configure.ac
* Always build shared glapiMatt Turner2012-01-201-3/+0
| | | | | | | | libglapi.so, libGL.so, libGLESv2.so, libGLESv1_CM.so must all come from the same version of Mesa or bad things may happen. Acked-by: Kenneth Graunke <[email protected]> Signed-off-by: Matt Turner <[email protected]>
* scons: Fix libGL.so build.Roland Scheidegger2012-01-131-0/+1
|
* scons: Fix libGL.so build.José Fonseca2012-01-101-0/+3
|
* scons: MacOSX build fixes.José Fonseca2011-09-201-3/+0
|
* scons: Actually add src/glx/SConscript.José Fonseca2011-07-011-0/+85