浏览代码

Remove CVS keywords.

Please remove CVS keywords when importing third-party code into the git
repository.
tags/mesa_20090313
José Fonseca 17 年前
父节点
当前提交
8c092def6c
共有 6 个文件被更改,包括 0 次插入6 次删除
  1. 0
    1
      include/GLES/gl.h
  2. 0
    1
      include/GLES/glext.h
  3. 0
    1
      include/GLES/glplatform.h
  4. 0
    1
      include/GLES2/gl2.h
  5. 0
    1
      include/GLES2/gl2ext.h
  6. 0
    1
      include/GLES2/gl2platform.h

+ 0
- 1
include/GLES/gl.h 查看文件

@@ -1,7 +1,6 @@
#ifndef __gl_h_
#define __gl_h_

/* $Id: gl.h 4533 2007-11-26 11:19:35Z markc $ */

#include <GLES/glplatform.h>


+ 0
- 1
include/GLES/glext.h 查看文件

@@ -1,7 +1,6 @@
#ifndef __glext_h_
#define __glext_h_

/* $Id: glext.h 5687 2008-05-13 21:31:32Z oddhack $ */

#ifdef __cplusplus
extern "C" {

+ 0
- 1
include/GLES/glplatform.h 查看文件

@@ -1,7 +1,6 @@
#ifndef __glplatform_h_
#define __glplatform_h_

/* $Id: glplatform.h 4585 2007-11-30 09:49:39Z markc $ */

#ifdef __cplusplus
extern "C" {

+ 0
- 1
include/GLES2/gl2.h 查看文件

@@ -1,7 +1,6 @@
#ifndef __gl2_h_
#define __gl2_h_

/* $Id: gl2.h 5418 2008-03-26 19:57:12Z oddhack $ */

#include <GLES2/gl2platform.h>


+ 0
- 1
include/GLES2/gl2ext.h 查看文件

@@ -1,7 +1,6 @@
#ifndef __gl2ext_h_
#define __gl2ext_h_

/* $Id: gl2ext.h 5767 2008-06-02 17:44:20Z benj $ */

#ifdef __cplusplus
extern "C" {

+ 0
- 1
include/GLES2/gl2platform.h 查看文件

@@ -1,7 +1,6 @@
#ifndef __gl2platform_h_
#define __gl2platform_h_

/* $Id: gl2platform.h 4532 2007-11-26 11:12:44Z markc $ */

#ifdef __cplusplus
extern "C" {

正在加载...
取消
保存