| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/osmesa: Introduce a test. | Eric Anholt | 2019-09-04 | 2 | -0/+52 |
* | meson: expose glapi through osmesa | Eric Engestrom | 2019-05-18 | 1 | -2/+2 |
* | delete autotools input files | Eric Engestrom | 2019-04-29 | 1 | -12/+0 |
* | Delete autotools | Dylan Baker | 2019-04-15 | 1 | -93/+0 |
* | gallium/osmesa: link with winsock2 library on Windows | Brian Paul | 2018-04-13 | 1 | -0/+3 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 3 | -8/+4 |
* | spirv: Fix building with SCons | Neil Roberts | 2018-03-30 | 1 | -0/+1 |
* | Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" | Roland Scheidegger | 2018-02-07 | 1 | -1/+3 |
* | gallium: build ddebug, noop, rbug, trace as part of auxiliary | Marek Olšák | 2018-02-07 | 1 | -3/+1 |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -1/+2 |
* | meson: Turn on swr for relevant targets | Dylan Baker | 2018-01-08 | 1 | -3/+2 |
* | meson: Add osmesa.sym script as a link dependency (gallium-osmesa) | Dylan Baker | 2017-12-04 | 1 | -0/+3 |
* | meson: use driver_deps for gallium osmesa | Dylan Baker | 2017-12-04 | 1 | -11/+6 |
* | meson: standardize .so version to major.minor.patch | Eric Engestrom | 2017-11-07 | 1 | -1/+1 |
* | meson: build gallium based osmesa | Dylan Baker | 2017-10-27 | 1 | -0/+68 |
* | osmesa: link with libunwind if enabled (v2) | Alexandre Demers | 2017-05-26 | 1 | -1/+2 |
* | swr: Fix swr osmesa build | George Kyriazis | 2017-04-14 | 1 | -1/+1 |
* | configure.ac: Move llvm_set_environment_variables higher. | Tobias Droste | 2016-12-05 | 1 | -1/+1 |
* | gallium: Add support for SWR compilation | George Kyriazis | 2016-11-21 | 1 | -0/+4 |
* | osmesa: Export OSMesaCreateContextAttribs. | Mathias Fröhlich | 2016-07-07 | 3 | -0/+3 |
* | scons: gallium: link against nir as needed | Emil Velikov | 2016-05-17 | 1 | -0/+1 |
* | mesa/build: add OpenSWR to build | Tim Rowley | 2016-03-02 | 1 | -0/+6 |
* | nir: move shader_enums.[ch] to compiler | Emil Velikov | 2016-01-26 | 1 | -0/+1 |
* | osmesa: Expose GL entry points for Windows build via DEF file. | Nigel Stewart | 2015-10-21 | 2 | -0/+674 |
* | scons: Build nir/glsl_types.cpp once. | Jose Fonseca | 2015-10-19 | 2 | -9/+1 |
* | scons: fix MSVC, MinGW build | Brian Paul | 2015-10-17 | 2 | -1/+9 |
* | targets/osmesa: drop the -module tag from LDFLAGS | Emil Velikov | 2015-05-20 | 1 | -1/+0 |
* | scons: add target osmesa using gallium state tracker. | Olivier Pena | 2015-04-27 | 4 | -1/+77 |
* | gallium/targets: Add *.sym files to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+1 |
* | targets: bundle all files in the tarball | Emil Velikov | 2014-11-16 | 1 | -0/+2 |
* | automake: correctly append the version-script | Emil Velikov | 2014-05-25 | 1 | -1/+4 |
* | targets/osmesa: include mangled gl symbols | Emil Velikov | 2014-05-25 | 1 | -0/+1 |
* | targets/osmesa: limit the amount of exported symbols | Emil Velikov | 2014-05-23 | 2 | -0/+19 |
* | targets/osmesa: hide osmesa_create_screen | Emil Velikov | 2014-05-02 | 1 | -1/+3 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+1 |
* | automake: add -Wl,--no-undefined to all libraries | Emil Velikov | 2014-03-31 | 1 | -1/+6 |
* | gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem | Emil Velikov | 2014-03-31 | 1 | -3/+1 |
* | automake: allow only shared builds | Emil Velikov | 2014-03-11 | 1 | -4/+0 |
* | automake: do not use symbols names for static glapi.la | Emil Velikov | 2014-03-11 | 1 | -4/+4 |
* | gallium/targets: use install-gallium-targets.mk | Emil Velikov | 2014-03-11 | 1 | -8/+1 |
* | gallium/osmesa: Link, not copy, the shared library to the LIB_DIR. | Jon Severinsson | 2013-08-23 | 1 | -1/+1 |
* | gallium/osmesa: Always link with the c++ linker. | Jon Severinsson | 2013-08-23 | 1 | -9/+2 |
* | gallium/osmesa: Make and install an osmesa.pc. | Jon Severinsson | 2013-08-23 | 2 | -3/+14 |
* | gallium/osmesa: link against static libglapi library too to get the gl exports | Maarten Lankhorst | 2013-08-20 | 1 | -3/+2 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | target/osmesa: add new Makefile.am | Brian Paul | 2013-03-12 | 1 | -0/+91 |
* | targets/osmesa: new OSMesa gallium target | Brian Paul | 2013-03-12 | 1 | -0/+55 |