nir: remove dependency on glsl
[mesa.git] / src / gallium / targets / osmesa /
2015-05-20 Emil Velikovtargets/osmesa: drop the -module tag from LDFLAGS
2015-04-27 Olivier Penascons: add target osmesa using gallium state tracker.
2014-12-12 Matt Turnergallium/targets: Add *.sym files to distribution.
2014-11-16 Emil Velikovtargets: bundle all files in the tarball
2014-05-25 Emil Velikovautomake: correctly append the version-script
2014-05-25 Emil Velikovtargets/osmesa: include mangled gl symbols
2014-05-23 Emil Velikovtargets/osmesa: limit the amount of exported symbols
2014-05-02 Emil Velikovtargets/osmesa: hide osmesa_create_screen
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-31 Emil Velikovgallium/targets: explicitly include a dummy.cpp and...
2014-03-11 Emil Velikovautomake: allow only shared builds
2014-03-11 Emil Velikovautomake: do not use symbols names for static glapi.la
2014-03-11 Emil Velikovgallium/targets: use install-gallium-targets.mk
2013-08-23 Jon Severinssongallium/osmesa: Link, not copy, the shared library...
2013-08-23 Jon Severinssongallium/osmesa: Always link with the c++ linker.
2013-08-23 Jon Severinssongallium/osmesa: Make and install an osmesa.pc.
2013-08-20 Maarten Lankhorstgallium/osmesa: link against static libglapi library...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-03-13 Brian Paultarget/osmesa: add new Makefile.am
2013-03-13 Brian Paultargets/osmesa: new OSMesa gallium target