summaryrefslogtreecommitdiff
path: root/src/mesa/meson.build
Commit message (Expand)AuthorAgeFilesLines
* mesa: add support for nvidia conservative rasterization extensionsRhys Perry2018-04-301-0/+2
* meson: don't build classic mesa tests without dri_driversDylan Baker2018-04-241-1/+1
* mesa: rename api_validate.{c,h} -> draw_validate.{c,h}Timothy Arceri2018-04-241-2/+2
* meson: Remove TODO about mesa/main testsDylan Baker2018-04-181-2/+0
* mesa: include mtypes.h lessMarek Olšák2018-04-121-1/+1
* vbo: Move vbo_split into the tnl module.Mathias Fröhlich2018-03-311-4/+4
* st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state trackerTimothy Arceri2018-03-201-0/+1
* vbo: Move vbo_rebase into its only caller module tnl.Mathias Fröhlich2018-02-061-1/+1
* mesa/st: add support for semaphore object create/import/delete v3Andres Rodriguez2018-01-301-0/+2
* meson: fix missing dependenciesGreg V2018-01-241-1/+1
* vbo: remove vbo_context.h and change includes to use vbo.h insteadBrian Paul2018-01-241-1/+0
* meson: Use dependencies for nirDylan Baker2018-01-111-1/+2
* mesa: add GL_ARB_gl_spirv boilerplateNicolai Hähnle2017-12-121-0/+2
* mesa: Add Mesa ARB_get_program_binary helper functionsJordan Justen2017-12-081-0/+2
* meson: Enable SSE4.1 optimizationsDylan Baker2017-11-221-3/+11
* meson: add support for xlib glxDylan Baker2017-11-101-5/+3
* meson: build classic osmesaDylan Baker2017-10-271-0/+3
* meson: build mesa test.Dylan Baker2017-10-161-0/+3
* meson: build libmesa_galliumDylan Baker2017-10-161-2/+141
* meta: Delete the PBO texsubimage path for realJason Ekstrand2017-10-121-1/+0
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+582