| Commit message (Expand) | Author | Age | Files | Lines |
* | scons: Prune out unnecessary targets. | Jose Fonseca | 2020-03-30 | 1 | -52/+0 |
* | meson: inline `inc_common` | Eric Engestrom | 2020-03-28 | 1 | -1/+1 |
* | gallium/osmesa: Try to fix the test for big-endian. | Eric Anholt | 2020-02-04 | 1 | -0/+21 |
* | gallium/osmesa: Fill out other format tests. | Eric Anholt | 2020-02-04 | 1 | -42/+68 |
* | gallium/osmesa: Fix a typo in the unit test's test names. | Eric Anholt | 2020-02-04 | 1 | -1/+1 |
* | osmesa/tests: Cover OSMESA_RGB GL_UNSIGNED_BYTE case | Danylo Piliaiev | 2020-02-04 | 1 | -5/+21 |
* | Meson: Remove lib prefix from graw and osmesa when building with Mingw. | Prodea Alexandru-Liviu | 2019-11-07 | 1 | -0/+1 |
* | osmesa/tests: Extend render test to cover other working cases | Dylan Baker | 2019-11-07 | 1 | -1/+3 |
* | gallium/osmesa: Convert osmesa test to gtest | Dylan Baker | 2019-11-07 | 3 | -49/+108 |
* | osmesa: add missing #include <stdint.h> | Eric Engestrom | 2019-10-18 | 1 | -0/+1 |
* | meson: fix gallium-osmesa to build for windows | Dylan Baker | 2019-10-10 | 1 | -1/+9 |
* | 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 |