mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
i965g: Add brw_winsys_debug.c to SCons build.
This commit is contained in:
parent
1b5b04de75
commit
1bf67a3b3f
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ i965 = env.ConvenienceLibrary(
|
|||
'brw_vs_emit.c',
|
||||
'brw_vs_state.c',
|
||||
'brw_vs_surface_state.c',
|
||||
'brw_winsys_debug.c',
|
||||
'brw_wm.c',
|
||||
# 'brw_wm_constant_buffer.c',
|
||||
'brw_wm_debug.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue