mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 10:38:30 +02:00
Fix up leftover "state_trackers" references to "frontends"
Fixes:d6287a94b6"gallium: rename 'state tracker' to 'frontend'" Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11676> (cherry picked from commit61a2cfc302)
This commit is contained in:
parent
1b3211780f
commit
965fb52f47
3 changed files with 3 additions and 3 deletions
|
|
@ -66,7 +66,7 @@
|
|||
- src/gallium/auxiliary/**/*
|
||||
- src/gallium/drivers/*
|
||||
- src/gallium/include/**/*
|
||||
- src/gallium/state_trackers/**/*
|
||||
- src/gallium/frontends/**/*
|
||||
- src/gallium/targets/**/*
|
||||
- src/gallium/tests/**/*
|
||||
- src/gallium/winsys/*
|
||||
|
|
|
|||
|
|
@ -4234,7 +4234,7 @@
|
|||
"description": "Fix up leftover \"state_trackers\" references to \"frontends\"",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "d6287a94b697ffe12a4e576a38943cdf4e90cdb0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ HAIKU
|
|||
R: Alexander von Gluck IV <kallisti5@unixzen.com>
|
||||
F: include/HaikuGL/
|
||||
F: src/egl/drivers/haiku/
|
||||
F: src/gallium/state_trackers/hgl/
|
||||
F: src/gallium/frontends/hgl/
|
||||
F: src/gallium/targets/haiku-softpipe/
|
||||
F: src/gallium/winsys/sw/hgl/
|
||||
F: src/hgl/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue