1. fc04733 anv: Don't generate Gen10-specific functions by Ian Romanick · 4 years, 1 month ago
  2. 4654609 meson/anv: Use variable that checks for --build-id by Dylan Baker · 4 years, 1 month ago
  3. 00b9a34 anv: Mark anv_dump_{start,finish} as PUBLIC by Rohan Garg · 4 years, 3 months ago
  4. f95637f meson: fix android vulkan build by Eric Engestrom · 4 years, 4 months ago
  5. 448eb19 vulkan: automatically compile the `display` platform when available by Eric Engestrom · 5 years ago
  6. 2ef983d driconf: drop now unused translation facility by Eric Engestrom · 4 years, 5 months ago
  7. a8e2d79 meson: use gnu_symbol_visibility argument by Dylan Baker · 4 years, 6 months ago
  8. 8970b78 intel: drop unused include directories by Eric Engestrom · 4 years, 7 months ago
  9. 79af307 meson: inline `inc_common` by Eric Engestrom · 6 years ago
  10. 9baa33c anv: Rework push constant handling by Jason Ekstrand · 5 years ago
  11. aecde23 anv: Pre-compute push ranges for graphics pipelines by Jason Ekstrand · 5 years ago
  12. 2f652e0 meson: move the generic symbols check arguments to a common variable by Eric Engestrom · 5 years ago
  13. 2c4395e meson: add variable to control the symbols checks by Eric Engestrom · 5 years ago
  14. 791ece1 anv: add missing xmlconfig headers dependency by Eric Engestrom · 5 years ago
  15. 2b5f30b anv: implement VK_INTEL_performance_query by Lionel Landwerlin · 6 years ago
  16. 960038d anv: add exported symbols check by Eric Engestrom · 6 years ago
  17. 4dcb1ff anv: add support for driconf by Eric Engestrom · 6 years ago
  18. 181be14 anv: Build for gen12 by Jordan Justen · 7 years ago
  19. 5a26f52 meson,i965: Link with android deps when building for android. by Bas Nieuwenhuizen · 5 years ago
  20. d2d85b9 meson: replace libmesa_util with idep_mesautil by Eric Engestrom · 5 years ago
  21. d2de5b6 anv+tu+radv: delete unusable dev_icd.json by Eric Engestrom · 5 years ago
  22. d4f0f1a anv: Add android dependencies on android. by Bas Nieuwenhuizen · 5 years ago
  23. 09c4037 anv: Fix pool allocator when first alloc needs to grow by Caio Marcelo de Oliveira Filho · 5 years ago
  24. c31f470 anv,nir: Move lower_input_attachments pass from ANV to NIR. by Daniel Schürmann · 6 years ago
  25. 755c633 anv: Fix vulkan build in meson. by Bas Nieuwenhuizen · 5 years ago
  26. cb7c9b2 vulkan: fix build dependency issue with generated files by Lionel Landwerlin · 5 years ago
  27. b74e605 meson: Add dependency on genxml to anvil genfiles by Juan A. Suarez Romero · 6 years ago
  28. 48e48b8 intel: add dependency on genxml generated files by Lionel Landwerlin · 6 years ago
  29. f137480 drm-uapi: use local files, not system libdrm by Eric Engestrom · 6 years ago
  30. 279060c meson: Add dependency on genxml to anvil by Dylan Baker · 6 years ago
  31. 927ba12 anv/tests: Adding test for the state_pool padding. by Rafael Antognolli · 6 years ago
  32. 89679e1 anv/meson: make sure tests link with -msse2 by Erik Faye-Lund · 6 years ago
  33. a999798 meson: Add tests to suites by Dylan Baker · 6 years ago
  34. b43f955 anv: stub internal android code by Lionel Landwerlin · 6 years ago
  35. 2be1f9c anv: add missing meson build dependency by Eric Engestrom · 6 years ago
  36. d709f12 intel: compiler option msse2 and mstackrealign by Sergii Romantsov · 6 years ago
  37. 2ee1c86 meson: Build with Python 3 by Mathieu Bridon · 6 years ago
  38. 3f960c1 vulkan: EXT_acquire_xlib_display requires libXrandr headers to build by Keith Packard · 6 years ago
  39. 46090a6 anv: Add EXT_acquire_xlib_display to anv driver [v3] by Keith Packard · 7 years ago
  40. 54d0daa anv: Add KHR_display extension to anv [v7] by Keith Packard · 7 years ago
  41. e8eb848 meson: fix i965/anv/isl genX static lib names by Eric Engestrom · 6 years ago
  42. 7772de5 meson: fix race condition revealed by using 0.44 by Dylan Baker · 7 years ago
  43. 595021b meson: remove dummy_cpp by Dylan Baker · 7 years ago
  44. 92550d9 meson: remove workaround for custom target creating .h and .c files by Dylan Baker · 7 years ago
  45. 69f4475 vulkan: Drop vk_android_native_buffer.xml by Jason Ekstrand · 7 years ago
  46. dfe18be anv: Implement vkCmdDispatchBase by Jason Ekstrand · 7 years ago
  47. 272bef0 intel: Split gen_device_info out into libintel_dev by Jordan Justen · 7 years ago
  48. 9673c21 anv/icl: Build anv libs for gen11 by Anuj Phogat · 7 years ago
  49. 7d0e342 meson: add convenience variable for anv_extensions.py depdendency by Dylan Baker · 7 years ago
  50. 0e617c0 meson: use depend_files for adding extra file dependencies by Dylan Baker · 7 years ago
  51. b03969a meson: use depend_files to track extra file dependencies by Dylan Baker · 7 years ago
  52. 384bff1 Revert "anv/meson: Make anv_entrypoints_gen.py depend on anv_extensions.py" by Dylan Baker · 7 years ago
  53. dd088d4 anv/extensions: Generate a header file with extension tables by Jason Ekstrand · 7 years ago
  54. ffb10bf anv/meson: Simplify some dependency and flag tracking by Jason Ekstrand · 7 years ago
  55. f939940 anv: Split anv_extensions.py into two files by Jason Ekstrand · 7 years ago
  56. 10d1b0b anv/meson: Make anv_entrypoints_gen.py depend on anv_extensions.py by Jason Ekstrand · 7 years ago
  57. e5b1bd6 vulkan: move anv VK_EXT_debug_report implementation to common code. by Bas Nieuwenhuizen · 7 years ago
  58. 2083a14 meson: Use dependencies for nir by Dylan Baker · 7 years ago
  59. 60856a7 meson: don't use intermediate variables that are immediately discarded by Dylan Baker · 7 years ago
  60. 4ccb981 meson: Use consistent style for tests by Dylan Baker · 7 years ago
  61. fbf192a meson: Use consistent style by Dylan Baker · 7 years ago
  62. cd6f79a anv/meson: Generate dev_icd.json by Chad Versace · 7 years ago
  63. b7441ef anv: Fix architecture in intel_icd.{arch}.json by Chad Versace · 7 years ago
  64. f3e91e7 anv: add nir lowering pass for ycbcr textures by Lionel Landwerlin · 7 years ago
  65. af867d7 meson: add window system deps to intel vulkan common by Dylan Baker · 7 years ago
  66. a118322 meson: remove duplicate libisl dependency in anv by Dylan Baker · 7 years ago
  67. d199225 meson: Add build Intel "anv" vulkan driver by Dylan Baker · 7 years ago