Giter Club home page Giter Club logo

vulkan's People

Contributors

1k23lkasdasd avatar clyybber avatar gmpreussner avatar yglukhov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vulkan's Issues

Question regarding the status of this binding

Hi there, I wonder if this binding is usable on Windows x64 now, or some work is required to make it work. Since you said that there are some problems with the compiler, which was a year ago. Another thing is that it was built with SDK 1.0.5.0, which is kinda outdated as well.

Creating swapchain gives SIGSEGV / segfault

EDIT: There never was an issue, I was dumb enough to pass a physical device to vkCreateSwapchainKHR

If trying to create a swapchain with vkCreateSwapchainKHR(device, addr createInfo, nil, addr swapchain) where swapchain is of type VkSwapchainKHR I get SIGSEGV: Illegal Storage access.
I suppose this is just me being dumb but I really can't figure out what I am doing wrong here.

Tag new version for Nimble

The last tagged version for this is 1.0.5.0, which is from 2016 and has API differences (mainly Vk*Bits vs vk*Bit).

I would make this a PR, but git doesn't allow PRs for tags.

nimble error

nick /tmp/vulkan $ nimble build
  Verifying dependencies for [email protected]
       Tip: 6 messages have been suppressed, use --verbose to show them.
     Error: Nothing to build. Did you specify a module to build using the `bin` key in your .nimble file?

nick /tmp/vulkan $ !! --verbose
nimble build --verbose
    Setting Nim stdlib prefix to /usr
    Setting Nim stdlib path to /usr/lib/nim
       Info Hint: used config file '/etc/nim.cfg' [Conf]
       Info Hint: used config file '/tmp/vulkan/nim.cfg' [Conf]
       Info usr/lib/nim/system.nim(470, 35) Warning: unknown magic 'Exception' might crash the compiler [UnknownMagic]
       Info usr/lib/nim/system/nimscript.nim(15, 19) Warning: unknown magic 'BuildOS' might crash the compiler [UnknownMagic]
  Verifying dependencies for [email protected]
     Error: Nothing to build. Did you specify a module to build using the `bin` key in your .nimble file?

also didn't you think about including your library to https://nim-lang.org/docs/lib.html?

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.