1. 92022f2 zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations by Iago Toral Quiroga · 3 years, 9 months ago
  2. 81a0f1e meson: Only require libexpat when a part of the build needs it. by Eric Anholt · 3 years, 9 months ago
  3. e5034f0 v3dv: add v3d vulkan driver skeleton by Alejandro Piñeiro · 4 years, 8 months ago
  4. 9ac1686 meson: don't advertise TLS support if glx wasn't build with it by Eric Engestrom · 4 years, 8 months ago
  5. 42e29fe virgl: move protocol headers to a common place by Chia-I Wu · 4 years, 1 month ago
  6. 932f51d ci: Include enough Android headers to let us compile test EGL by Kristian H. Kristensen · 4 years ago
  7. a8e2d79 meson: use gnu_symbol_visibility argument by Dylan Baker · 4 years, 3 months ago
  8. 6ef314b meson: Use build_always_stale instead of build_always by Dylan Baker · 4 years, 3 months ago
  9. 8e36961 remove final imports.h and imports.c bits by Dylan Baker · 6 years ago
  10. 79af307 meson: inline `inc_common` by Eric Engestrom · 5 years ago
  11. 5a32dda meson: use existing variables in inc_common by Eric Engestrom · 5 years ago
  12. e5339fe Move compiler.h and imports.h/c from src/mesa/main into src/util by Marek Olšák · 4 years, 4 months ago
  13. d6db858 meson: only build imgui when needed by Samuel Pitoiset · 4 years, 8 months ago
  14. 6e21dcc meson: revert glvnd workaround by Eric Engestrom · 4 years, 10 months ago
  15. b57fa7c meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files` by Eric Engestrom · 4 years, 10 months ago
  16. 3a08110 amd: Move all amd/common code that depends on LLVM to amd/llvm. by Timur Kristóf · 4 years, 10 months ago
  17. fafd20f meson: fix logic for generating .pc files with old glvnd by Dylan Baker · 4 years, 10 months ago
  18. 93df862 meson: re-add incorrect pkg-config files with GLVND for backward compatibility by Eric Engestrom · 4 years, 10 months ago
  19. a1de301 gl: drop incorrect pkg-config file for glvnd by Eric Engestrom · 4 years, 10 months ago
  20. f680cc6 meson: build getopt when using msvc by Dylan Baker · 6 years ago
  21. 82bf197 v3d: Introduce a DRM shim for calling out to the simulator. by Eric Anholt · 6 years ago
  22. 4132422 lima,panfrost: Move lima_tiling.c/h to /src/panfrost by Alyssa Rosenzweig · 5 years ago
  23. b921df3 build: Build etnaviv drm by Guido Günther · 5 years ago
  24. 26380b3 turnip: Add driver skeleton (v2) by Bas Nieuwenhuizen · 6 years ago
  25. e1ee4ab meson: avoid going back up the tree with include_directories() by Eric Engestrom · 5 years ago
  26. 2dce0e9 iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. by Kenneth Graunke · 7 years ago
  27. 51047cd build: move imgui out of src/intel/tools to be reused by Lionel Landwerlin · 6 years ago
  28. 9527f9e TODO: glx: meson: build dri based glx tests, only with -Dglx=dri by Emil Velikov · 6 years ago
  29. b447613 freedreno: move drm to common location by Rob Clark · 6 years ago
  30. 4fa2fb3 meson: fix wayland-less builds by Eric Engestrom · 6 years ago
  31. 3832db2 meson: only run vulkan's meson.build when building vulkan by Eric Engestrom · 6 years ago
  32. d84f003 meson: Only build gallium state tracker tests with shared_glapi by Dylan Baker · 6 years ago
  33. 2ee1c86 meson: Build with Python 3 by Mathieu Bridon · 6 years ago
  34. 34cefa7 v3d: Fix meson build without vc4. by Eric Anholt · 6 years ago
  35. c73abb4 meson: only build mesa_st tests when build-tests is true by Dylan Baker · 6 years ago
  36. 34cb4d0 meson: build tests for gallium mesa state tracker by Dylan Baker · 6 years ago
  37. b9636fe meson: fix building without GL by Dylan Baker · 6 years ago
  38. 5c46033 meson: Fix GL and EGL pkg-config files with glvnd by Dylan Baker · 6 years ago
  39. 834d221 meson: Add Haiku platform support v4 by Alexander von Gluck IV · 6 years ago
  40. 5fcadae meson: define inc_gbm as empty if not otherwise assigned by Dylan Baker · 7 years ago
  41. fbf192a meson: Use consistent style by Dylan Baker · 7 years ago
  42. 5060c51 meson: build r600 driver by Dylan Baker · 7 years ago
  43. d16af73 meson: reorder subdirs to avoid directly including more than one level by Eric Engestrom · 7 years ago
  44. 689fb74 meson: don't build gallium subdir unless we're building gallium by Dylan Baker · 7 years ago
  45. 46a7fdd meson: Remove build_by_default from amd code by Dylan Baker · 7 years ago
  46. 49fa074 meson: Don't build intel shared components by default by Dylan Baker · 7 years ago
  47. 13752af meson: move gl pkgconfig generation out of glx by Dylan Baker · 7 years ago
  48. dc0ec58 meson: move wayland-egl into egl folder by Dylan Baker · 7 years ago
  49. cbbd5bb meson: build classic osmesa by Dylan Baker · 7 years ago
  50. 06c6675 meson: move gallium include declarations to src by Dylan Baker · 7 years ago
  51. 05a94a4 meson: bring MESA_GIT_SHA1 in line with other build systems by Eric Engestrom · 7 years ago
  52. 108d257 meson: build libEGL by Dylan Baker · 7 years ago
  53. 1ae8018 meson: Add support for the vc4 driver. by Eric Anholt · 7 years ago
  54. b1b6539 meson: Build gallium auxiliary by Dylan Baker · 7 years ago
  55. 816bf7d1 meson: build gbm by Dylan Baker · 7 years ago
  56. a47c525 meson: build glx by Dylan Baker · 7 years ago
  57. 3218056 meson: Build i965 and dri stack by Dylan Baker · 7 years ago
  58. 673dda8 meson: build "radv" vulkan driver for radeon hardware by Dylan Baker · 7 years ago
  59. d199225 meson: Add build Intel "anv" vulkan driver by Dylan Baker · 7 years ago