aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* meson: fix i965/anv/isl genX static lib namesEric Engestrom2018-06-181-1/+1
* i965: Revert recent tiled memcpy changes.Kenneth Graunke2018-05-261-15/+3
* i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips2018-05-251-3/+15
* i965: Use ISL for emitting depth/stencil/hiz state on gen6+Jason Ekstrand2018-05-081-2/+0
* i965: perf: add support for raw queriesLionel Landwerlin2018-04-231-0/+1
* i965: perf: extract utility functionsLionel Landwerlin2018-04-231-0/+1
* i965: add performance query support on CNLLionel Landwerlin2018-03-221-0/+1
* i965: perf: reduce i965 binary sizeLionel Landwerlin2018-03-201-13/+24
* intel: Split gen_device_info out into libintel_devJordan Justen2018-03-051-1/+2
* i965: Implement GenerateMipmap directly, rather than using Meta.Kenneth Graunke2018-02-161-0/+1
* i965/icl: Build and use gen11 functions for genxml state-upload and blorpAnuj Phogat2018-02-151-1/+1
* meson: use a custom target instead of a generator for i965 oaDylan Baker2018-02-141-11/+10
* meson: Use dependencies for nirDylan Baker2018-01-111-5/+5
* meson: don't use intermediate variables that are immediately discardedDylan Baker2018-01-111-2/+1
* meson: Use consistent styleDylan Baker2018-01-111-9/+14
* i965: Add ARB_get_program_binary support using nir_serializationJordan Justen2017-12-081-0/+1
* i965: perf: add support for CoffeeLake GT3Lionel Landwerlin2017-11-281-1/+1
* i965: perf: add support for CoffeeLake GT2Lionel Landwerlin2017-11-281-1/+1
* i965: add initial implementation of on disk shader cacheTimothy Arceri2017-10-311-0/+1
* i965: Get rid of gen7_cs_state.cJason Ekstrand2017-10-121-1/+0
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+178