本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
brkho
/
mesa
關注
1
收藏
0
複製
0
程式碼
版本發佈
562
Wiki
活動
瀏覽代碼
mesa: Clean up header file inclusion in vf.h.
Remove mtypes.h. Include glheader.h for GL symbols.
tags/mesa-7.9-rc1
Vinson Lee
15 年之前
父節點
5dbd3fe3d4
當前提交
48def868d9
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
顯示文件統計
1
1
src/mesa/vf/vf.h
+ 1
- 1
src/mesa/vf/vf.h
查看文件
@@ -28,7 +28,7 @@
#ifndef VF_VERTEX_H
#define VF_VERTEX_H
#include "main/
mtypes
.h"
#include "main/
glheader
.h"
#include "math/m_vector.h"
enum {
Write
Preview
Loading…
取消
儲存