summaryrefslogtreecommitdiff
path: root/src/intel/isl/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-03-28intel/meson: Remove redundant inc_galliumYonggang Luo1-2/+2
2024-02-13genxml: generate opencl packing headersLionel Landwerlin1-1/+1
2024-02-13intel/dev: fix missing dependency on generated packing heaersLionel Landwerlin1-1/+1
2023-09-21intel/isl: Build for Xe2Jordan Justen1-1/+1
2023-09-02intel/isl: Unittest for linear to Ytile conversionAditya Swarup1-1/+15
2023-09-01intel/isl: Implement correct tile size calculations for Ys/YfJason Ekstrand1-0/+12
2023-08-03intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler ...Yonggang Luo1-6/+6
2023-07-17isl: add a tool to query surface parametersLionel Landwerlin1-0/+13
2023-03-10meson: inline gtest_test_protocol now that it's always 'gtest'Eric Engestrom1-1/+1
2023-03-02intel/dev: create a helper dependency for libintel_devDylan Baker1-7/+8
2023-02-27meson: Use sse2_arg and sse2_args to replace usage of c and c_sse2_argsYonggang Luo1-2/+2
2023-02-25intel: use c_see2_arg instead of explicit -msse2David Heidelberg1-1/+1
2022-11-23intel: Disable SSE2 instruction set if building for non x86 architecturesPhilippe Lecluse1-1/+1
2022-02-02isl: add support for coarse pixel control surfacesLionel Landwerlin1-0/+1
2021-12-06isl: Move some genxml surface state helpers into an include fileKenneth Graunke1-0/+1
2021-10-16meson: use gtest protocol for gtest based tests when possibleDylan Baker1-0/+1
2021-04-20intel: Rename _gen keyword to _gfx_ver in few build filesAnuj Phogat1-3/+3
2021-04-20intel: Rename {i965, iris, anv, isl}_gen prefix in build filesAnuj Phogat1-6/+6
2021-04-02intel: Rename genx keyword to gfxx in build filesAnuj Phogat1-11/+11
2021-04-02intel: Rename genx keyword in filenames to gfxxAnuj Phogat1-14/+14
2021-04-02intel: Rename GEN_VERSIONx10 macro to GFX_VERx10Anuj Phogat1-1/+1
2020-12-01intel/isl: Build gen 12.5Jordan Justen1-1/+7
2020-11-24util: Add helgrind support for simple_mtxRob Clark1-0/+4
2020-10-20genxml: drop gen10Lionel Landwerlin1-2/+1
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-5/+11
2020-03-28intel: drop unused include directoriesEric Engestrom1-6/+6
2020-03-28meson: inline `inc_common`Eric Engestrom1-6/+6
2020-03-13isl: Avoid EXPECT_DEATH in unit testsMatt Turner1-2/+6
2020-02-24isl: Add a module which manages aux resolvesNanley Chery1-0/+12
2019-10-17intel/isl: Add gen12 depth/stencil surface alignmentsJordan Justen1-1/+7
2019-08-28intel/isl: Build gen12 using gen11 code pathsJordan Justen1-1/+1
2019-08-03meson: replace libmesa_util with idep_mesautilEric Engestrom1-2/+2
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom1-3/+3
2019-01-10intel/isl: move tiled_memcpy static libs from i965 to islTapani Pälli1-1/+34
2018-11-20meson: Add tests to suitesDylan Baker1-1/+2
2018-08-10meson: Build with Python 3Mathieu Bridon1-1/+1
2018-06-18meson: fix i965/anv/isl genX static lib namesEric Engestrom1-1/+1
2018-05-09intel/isl: Add format conversion codeJason Ekstrand1-1/+1
2018-03-05intel: Split gen_device_info out into libintel_devJordan Justen1-1/+1
2018-02-15intel/isl/icl: Build and use gen11 surface state emit functionsAnuj Phogat1-1/+1
2018-01-11meson: don't use intermediate variables that are immediately discardedDylan Baker1-4/+2
2018-01-11meson: Use consistent style for testsDylan Baker1-8/+9
2017-11-13meson: Don't build intel shared components by defaultDylan Baker1-3/+0
2017-10-12meson: fix typo in isltournier.elie1-1/+1
2017-09-27meson: Add build Intel "anv" vulkan driverDylan Baker1-0/+105