summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-06-18meson: fix i965/anv/isl genX static lib namesEric Engestrom1-1/+1
2018-05-26i965: Revert recent tiled memcpy changes.Kenneth Graunke1-15/+3
2018-05-25i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips1-3/+15
2018-05-08i965: Use ISL for emitting depth/stencil/hiz state on gen6+Jason Ekstrand1-2/+0
2018-04-23i965: perf: add support for raw queriesLionel Landwerlin1-0/+1
2018-04-23i965: perf: extract utility functionsLionel Landwerlin1-0/+1
2018-03-22i965: add performance query support on CNLLionel Landwerlin1-0/+1
2018-03-20i965: perf: reduce i965 binary sizeLionel Landwerlin1-13/+24
2018-03-05intel: Split gen_device_info out into libintel_devJordan Justen1-1/+2
2018-02-16i965: Implement GenerateMipmap directly, rather than using Meta.Kenneth Graunke1-0/+1
2018-02-15i965/icl: Build and use gen11 functions for genxml state-upload and blorpAnuj Phogat1-1/+1
2018-02-14meson: use a custom target instead of a generator for i965 oaDylan Baker1-11/+10
2018-01-11meson: Use dependencies for nirDylan Baker1-5/+5
2018-01-11meson: don't use intermediate variables that are immediately discardedDylan Baker1-2/+1
2018-01-11meson: Use consistent styleDylan Baker1-9/+14
2017-12-08i965: Add ARB_get_program_binary support using nir_serializationJordan Justen1-0/+1
2017-11-28i965: perf: add support for CoffeeLake GT3Lionel Landwerlin1-1/+1
2017-11-28i965: perf: add support for CoffeeLake GT2Lionel Landwerlin1-1/+1
2017-10-31i965: add initial implementation of on disk shader cacheTimothy Arceri1-0/+1
2017-10-12i965: Get rid of gen7_cs_state.cJason Ekstrand1-1/+0
2017-10-09meson: Build i965 and dri stackDylan Baker1-0/+178