IABSD.fr/xenocara/lib/libGL/gallium/libgallium

Branch :


Log

Author Commit Date CI Message
a3c5584b 2015-02-20 23:31:04 switch back to Mesa 10.2 With 10.4.3 gpu compositing on chromium would result in a black window on older Intel parts (ie x60s with 945gm) and at least some discrete Radeon parts. These problems do not seem to occur on recent Intel parts, though those have coherent memory and hardware contexts. It isn't clear what changes in Mesa are involved in the problem though it also occurs with the 10.3 branch.
5f55a0a1 2015-01-25 15:09:12 Mesa 10.4.3
ea95abeb 2014-07-09 21:32:40 Mesa 10.2.3
18a75284 2013-09-05 15:11:54 build infrastructure changes for Mesa 9.2.0 ok matthieu@ mpi@
290e6736 2013-04-14 10:23:04 Add a new option to the xenocara infrastructure be able to automatically build the Gallium3D software rasterizer as part of the libGL. Note that it can also makes use of LLVM to build the llvmpipe if the corresponding port is installed. Please refer to the README for a more complete documentation. Prodded by ajacoutot@, ok matthieu@
e67a5fe8 2012-08-17 13:57:59 Upate to libGL 7.11.2 Tested by jsg@, matthieu@ and ajacoutot@, ok mattieu@
87615d41 2012-07-13 12:43:30 Import the infrastructure for building Gallium3D graphics drivers. Currently only software drivers are supported, looks ok to matthieu.