使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
brkho
/
mesa
关注
1
点赞
0
派生
0
代码
版本发布
562
百科
动态
浏览代码
made fxMesaCurrentCtx static
tags/mesa_3_3
Brian Paul
25 年前
父节点
e70c623cf0
当前提交
0b5566a9d6
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
显示文件统计
1
1
src/mesa/drivers/glide/fxapi.c
+ 1
- 1
src/mesa/drivers/glide/fxapi.c
查看文件
@@ -623,7 +623,7 @@
#if defined(FX)
#include "fxdrv.h"
fxMesaContext fxMesaCurrentCtx=NULL;
static
fxMesaContext fxMesaCurrentCtx=NULL;
/*
* Status of 3Dfx hardware initialization
撰写
预览
正在加载...
取消
保存