• GLIntercept是一个调试工具,用来捕获创记录与所载呼吁的32位和64位Windows计算机。 这一功能呼叫拦截适用于任何载兼容的应用程序。

    值得注意的是,你必须下载的建筑类型的支持的程序要调试,这并不一定等你的操作系统。

    安装操作是迅速和需要最小的用户的干预。 后来,这是有必要复制opengl32.dll 图书馆和gliConfig的。ini配置文件(从安装目录)。exe文件夹的程序,你们打算用于拦截载的呼吁。

    在下面的步骤,可以检查gliConfig的。ini文件和进行修改,如果你不满意的默认结构。 例如,这是可能的禁用功能的电话记录、刷新记录仪后,各载呼吁的文本的文件(用于解决崩溃),以及设置的名称和路径保存记录的文件(否则,他们都保存在相同的位置opengl32.dll条)。

    有几个预先定义的配置文件的可下载的软件包,例如基本的文本记录象清单倾销(默认gliConfig的。ini),一个演示如何使用所载版本复盖插件(gliConfig_ExtOverride的。ini),和作者的首选的发展设置(gliConfig_DebugContext的。ini)。

    确保检查出GLIntercept的readme文档的额外信息。

  • GLIntercept है एक डीबगिंग उपकरण के लिए बनाया गया है पर कब्जा करने के लिए और लॉग बनाने के साथ सभी OpenGL कॉल पर 32-बिट और 64-बिट Windows कंप्यूटर है । इस समारोह में कॉल इंटरसेप्टर के लिए काम करता है किसी भी ओपन-संगत अनुप्रयोग है ।

    ध्यान देने योग्य है कि आप डाउनलोड करना होगा वास्तुकला के प्रकार के द्वारा समर्थित कार्यक्रम आप डीबग करना चाहते हैं, जो जरूरी नहीं है, बराबर करने के लिए अपने ऑपरेटिंग सिस्टम की.

    स्थापना आपरेशन तेजी से और न्यूनतम उपयोगकर्ता हस्तक्षेप की आवश्यकता है. बाद में, यह कॉपी करने के लिए आवश्यक opengl32.dll पुस्तकालय और gliConfig.ini विन्यास फाइल (से स्थापित निर्देशिका) के लिए .exe फ़ोल्डर के लिए प्रोग्राम कर रहे हैं करने के लिए इच्छुक है अवरोधन के लिए ओपन कॉल.

    निम्न चरण में, आप की जांच कर सकते हैं gliConfig.ini फ़ाइल बनाने के लिए संशोधनों यदि आप संतुष्ट नहीं कर रहे हैं के साथ डिफ़ॉल्ट विन्यास है । उदाहरण के लिए, यह संभव है करने के लिए अक्षम समारोह कॉल लॉगिंग, फ्लश लकड़हारा प्रत्येक के बाद ओपन कॉल पर पाठ फ़ाइलें (उपयोगी समस्या निवारण के लिए दुर्घटनाओं), के रूप में अच्छी तरह से सेट के रूप में नाम और पथ के भंडारण के लिए लॉग इन फ़ाइलों (अन्यथा, वे बच रहे हैं में एक ही स्थान के रूप में opengl32.dll).

    वहाँ रहे हैं कई पूर्वनिर्धारित विन्यास उपलब्ध फ़ाइलों को डाउनलोड पैकेज में, इस तरह के रूप में मूल पाठ में प्रवेश के साथ छवि सूची डंपिंग (डिफ़ॉल्ट gliConfig.ini), कैसे दिखा एक डेमो का उपयोग करने के लिए ओपन का संस्करण ओवरराइड प्लगइन (gliConfig_ExtOverride.ini), और लेखक के विकास को प्राथमिकता सेटिंग्स (gliConfig_DebugContext.ini).

    सुनिश्चित करें कि करने के लिए बाहर की जाँच करें GLIntercept के रीडमी दस्तावेज़ में अतिरिक्त जानकारी के लिए.

  • GLIntercept is a debugging tool designed to capture and create logs with all OpenGL calls on 32-bit and 64-bit Windows computers. This function call interceptor works for any OpenGL-compatible application.

    Worth noting is that you must download the architecture type supported by the program you want to debug, which doesn't necessarily have to equal your operating system's.

    The installation operation is speedy and requires minimal user intervention. Afterward, it's necessary to copy the opengl32.dll library and gliConfig.ini configuration file (from the installed directory) to the .exe folder of the program you're intending to intercept for OpenGL calls.

    In the following step, you can examine the gliConfig.ini file and make modifications if you're not satisfied with the default configuration. For example, it's possible to disable function call logging, flush the logger after each OpenGL call on text files (useful for troubleshooting crashes), as well as set the name and path for storing the logged files (otherwise, they are saved in the same location as opengl32.dll).

    There are several predefined configuration files available in the downloaded package, such as basic text logging with image list dumping (default gliConfig.ini), a demo showing how to use the OpenGL version override plugin (gliConfig_ExtOverride.ini), and the author's preferred development settings (gliConfig_DebugContext.ini).

    Make sure to check out GLIntercept's readme document for additional information.