📄 makefile
字号:
# src/mesa/drivers/dri/mach64/MakefileTOP = ../../../../..include $(TOP)/configs/currentLIBNAME = mach64_dri.so# Not yet# MINIGLX_SOURCES = server/mach64_dri.c DRIVER_SOURCES = \ mach64_context.c \ mach64_ioctl.c \ mach64_screen.c \ mach64_span.c \ mach64_state.c \ mach64_tex.c \ mach64_texmem.c \ mach64_texstate.c \ mach64_tris.c \ mach64_vb.c \ mach64_dd.c \ mach64_lock.cC_SOURCES = \ $(COMMON_SOURCES) \ $(DRIVER_SOURCES)ASM_SOURCES = include ../Makefile.templatesymlinks:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -