Giter Site home page Giter Site logo

Comments (3)

kjliew avatar kjliew commented on August 11, 2024

You can't be wrong with what Master Dege has already explained at:
https://www.vogons.org/viewtopic.php?p=733399#p733399

Yes, both ToyStory and Assassin demos aren't currently supported by Wine. Though I am pretty certain that RGB10_A2 formats are quite common nowadays and supported in OpenGL. This could be a simple wire-up in Wine. DF16 depth texture is ATI specific implementation AFAIK.

You can try your luck at WineHQ bugzilla for both d3d9 features quoting these 2 ATI X1800 demos.

from qemu-3dfx.

tomnic79 avatar tomnic79 commented on August 11, 2024

https://bugs.winehq.org/attachment.cgi?id=35038&action=edit this patch should work for DF16, I'll find a way to try to apply it ;)

from qemu-3dfx.

kjliew avatar kjliew commented on August 11, 2024

Further down reading the same bug, that patch did not work for DF16. I am not surprised otherwise the patch would have gone into wine-staging. There is no simple way of mapping DF16 depth texture in OpenGL as DEPTH_COMPONENT32F is what the current standard exposes as depth texture in float format. I presume the implementation would have to depend on GLSL shaders to perform sampling and conversion.

from qemu-3dfx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.