Git Product home page Git Product logo

Comments (15)

emberian avatar emberian commented on August 25, 2024

First thing we need is a way to generate Rust bindings from COM IDL files.

from gfx.

brendanzab avatar brendanzab commented on August 25, 2024

Linked to #56?

from gfx.

emberian avatar emberian commented on August 25, 2024

I originally thought so as well but indeed not. --cfg d3d works just as
well. Runtime switching is more like being able to change the backend,
while the app is running, in a settings screen. (This of course involves
tearing down all the state and building it back up again with the new API,
perhaps not worth it)

On Wed, Jul 9, 2014 at 8:22 AM, Brendan Zabarauskas <
[email protected]> wrote:

Linked to #56 https://github.com/bjz/gfx-rs/issues/56?


Reply to this email directly or view it on GitHub
https://github.com/bjz/gfx-rs/issues/89#issuecomment-48487990.

http://octayn.net/

from gfx.

emberian avatar emberian commented on August 25, 2024

Status: working on COM bindings generator. Due to the cpp_quote macro in MIDL, they basically contain arbitrary C code! This is annoying, but bindgen should be able to cope with this. Unfortunately I'm hitting lots of bugs with it. And this is just for the lowest-level COM API, not even trying to add Rust goodness to it.

from gfx.

brendanzab avatar brendanzab commented on August 25, 2024

This is pretty exciting despite your issues!

from gfx.

emberian avatar emberian commented on August 25, 2024

I'm leaving this in backlog until the COM generator is working, which I think is going to take a lot longer than I hoped. In particular there are some rust-bindgen/libclang bugs that will take a while to resolve, as well as windows cross-compiling being broken on Linux right now.

from gfx.

emberian avatar emberian commented on August 25, 2024

https://github.com/cmr/d3d11-rs 😄

from gfx.

bvssvni avatar bvssvni commented on August 25, 2024

@cmr You are awesome!

from gfx.

brendanzab avatar brendanzab commented on August 25, 2024

\o/

from gfx.

kvark avatar kvark commented on August 25, 2024

Any updates on this one? Is it still blocked?

from gfx.

kvark avatar kvark commented on August 25, 2024

The new hope: https://github.com/retep998/winapi-rs

from gfx.

retep998 avatar retep998 commented on August 25, 2024

[Insert comment]

from gfx.

kvark avatar kvark commented on August 25, 2024

DX9 is landing in retep998/winapi-rs#59

from gfx.

retep998 avatar retep998 commented on August 25, 2024

DX11 is landing in retep998/winapi-rs#187

from gfx.

sectopod avatar sectopod commented on August 25, 2024

Grabbing due to inactivity

from gfx.

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.