Jump to content

Search the Community

Showing results for tags 'driver'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 2 results

  1. We run into a problem with an AMD Radeon RX 6800 graphics card when shutting down our application. When we call Unigine::Engine::init with our own created opengl context the next call to "wglDeleteContext(m_context);" crashes in the graphics driver. When we are not calling Unigine::Engine::init we are able to destroy the opengl context normally. This happens with Qt Opengl Context and build from scratch Windows OpenGL context. We don't know what is happening in the init call with te opengl context, but maybe you can tell us? NVidia graphics cards work. Thanks.
  2. Hi, guys! I have made the THRUSTMASTER T.16000M Driver and Plugin for UNIGINE in MAC OS X. It can show all 16 buttons and 5 axes in UNIGINE which keeps a good FPS. Now I can share time to build other input driver for UNIGINE MAC which can service for developer. Please tell me which kind of driver you need~~
×
×
  • Create New...