使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
brkho
/
mesa
关注
1
点赞
0
派生
0
代码
版本发布
562
百科
动态
浏览代码
mesa: Clean up header file inclusion in debug.h.
tags/snb-magic
Vinson Lee
15 年前
父节点
a408dbeb37
当前提交
76a5fed501
共有
1 个文件被更改
,包括
4 次插入
和
1 次删除
分列视图
显示文件统计
4
1
src/mesa/main/debug.h
+ 4
- 1
src/mesa/main/debug.h
查看文件
@@ -37,7 +37,10 @@
#define _DEBUG_H
#include "glheader.h"
#include "mtypes.h"
#include "mfeatures.h"
struct gl_context;
struct gl_texture_image;
#if _HAVE_FULL_GL
撰写
预览
正在加载...
取消
保存