summaryrefslogtreecommitdiff
path: root/src/gallium/targets/osmesa
AgeCommit message (Expand)AuthorFilesLines
2023-03-10meson: inline gtest_test_protocol now that it's always 'gtest'Eric Engestrom1-1/+1
2023-03-09osmesa: add exported symbols checkEric Engestrom2-0/+1318
2023-01-19meson: use [] instead of 'lib for !windows name_prefixDylan Baker1-1/+1
2022-11-11meson: Refactoring shared gen_vs_module_defs_normal_command outYonggang Luo1-3/+1
2022-10-26gallium: Remove mgl* prefix in linker script osmesa.sym and libgl-xlib.symYonggang Luo1-1/+0
2022-08-23osmesa: Fixes [-Wdeprecated-declarations] in test-render.cppYonggang Luo1-1/+1
2022-06-16meson: Using get_argument_syntax as the `--compiler_id` option for gen_vs_mod...Yonggang Luo1-1/+1
2022-04-19win32: Fixes 32 bits visual studio module definition files by add script gen_...Yonggang Luo4-710/+361
2021-12-06gallium/swr: Remove common code and build optionsJan Zielinski1-2/+1
2021-12-03mesa: Merge libmesa_gallium and libmesa_commonDylan Baker1-1/+1
2021-10-16meson: use gtest protocol for gtest based tests when possibleDylan Baker1-1/+2
2021-09-03osmesa: Add a unit test for resizing buffers.Emma Anholt1-0/+23
2021-02-22Adjust dylib compatibility versions to match what was set by mesa-18.3's auto...Jeremy Huddleston Sequoia1-0/+1
2021-02-10osmesa: Pacify MSVC in the test codeAdam Jackson1-1/+1
2020-12-10osmesa/test: Clear the stencil bits in the depth test.Eric Anholt1-1/+1
2020-12-04gallium/osmesa: Return cleanly for OSMesaGetDepthBuffer() with no depth.Eric Anholt1-0/+19
2020-12-04gallium/osmesa: Remove the broken buffer-reuse scheme.Eric Anholt1-0/+51
2020-12-04gallium/osmesa: Fix flushing and Y-flipping of the depth buffer.Eric Anholt1-0/+53
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-2/+1
2020-03-30scons: Prune out unnecessary targets.Jose Fonseca1-52/+0
2020-03-28meson: inline `inc_common`Eric Engestrom1-1/+1
2020-02-04gallium/osmesa: Try to fix the test for big-endian.Eric Anholt1-0/+21
2020-02-04gallium/osmesa: Fill out other format tests.Eric Anholt1-42/+68
2020-02-04gallium/osmesa: Fix a typo in the unit test's test names.Eric Anholt1-1/+1
2020-02-04osmesa/tests: Cover OSMESA_RGB GL_UNSIGNED_BYTE caseDanylo Piliaiev1-5/+21
2019-11-07Meson: Remove lib prefix from graw and osmesa when building with Mingw.Prodea Alexandru-Liviu1-0/+1
2019-11-07osmesa/tests: Extend render test to cover other working casesDylan Baker1-1/+3
2019-11-07gallium/osmesa: Convert osmesa test to gtestDylan Baker3-49/+108
2019-10-18osmesa: add missing #include <stdint.h>Eric Engestrom1-0/+1
2019-10-10meson: fix gallium-osmesa to build for windowsDylan Baker1-1/+9
2019-09-04gallium/osmesa: Introduce a test.Eric Anholt2-0/+52
2019-05-18meson: expose glapi through osmesaEric Engestrom1-2/+2
2019-04-29delete autotools input filesEric Engestrom1-12/+0
2019-04-15Delete autotoolsDylan Baker1-93/+0
2018-04-13gallium/osmesa: link with winsock2 library on WindowsBrian Paul1-0/+3
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák3-8/+4
2018-03-30spirv: Fix building with SConsNeil Roberts1-0/+1
2018-02-07Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger1-1/+3
2018-02-07gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák1-3/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+2
2018-01-08meson: Turn on swr for relevant targetsDylan Baker1-3/+2
2017-12-04meson: Add osmesa.sym script as a link dependency (gallium-osmesa)Dylan Baker1-0/+3
2017-12-04meson: use driver_deps for gallium osmesaDylan Baker1-11/+6
2017-11-07meson: standardize .so version to major.minor.patchEric Engestrom1-1/+1
2017-10-27meson: build gallium based osmesaDylan Baker1-0/+68
2017-05-26osmesa: link with libunwind if enabled (v2)Alexandre Demers1-1/+2
2017-04-14swr: Fix swr osmesa buildGeorge Kyriazis1-1/+1
2016-12-05configure.ac: Move llvm_set_environment_variables higher.Tobias Droste1-1/+1
2016-11-21gallium: Add support for SWR compilationGeorge Kyriazis1-0/+4
2016-07-07osmesa: Export OSMesaCreateContextAttribs.Mathias Fröhlich3-0/+3