上一页 1 ··· 3 4 5 6 7
摘要: Quake OpenGL function for MetaHook plugin.Thank hzqst :DQGL.h 1 #ifndef QGL_H 2 #define QGL_H 3 4 #include 5 #include 6 7 extern void (APIE... 阅读全文
posted @ 2015-08-04 19:31 Akatsuki- 阅读(344) 评论(0) 推荐(0)
摘要: This function load a LithTech*.dtx texture file and convert to OpenGL pixel format,compressedsupport.Use FileSystem interface. :D 1 #pragma pack(1) 2 ... 阅读全文
posted @ 2015-08-04 19:24 Akatsuki- 阅读(599) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7