Skip to content

issues Search Results · repo:Mervill/Tanagra language:C#

Filter by

13 results
 (84 ms)

13 results

inMervill/Tanagra (press backspace or delete to remove)

See also https://github.com/KhronosGroup/Vulkan-Docs/issues/814
  • gfxstrand
  • Opened 
    on Oct 2, 2018
  • #14

Hello The wiki of Vulkan redirect to Tanagra Github when we want Vulkan C# my question is why call you this Vulkan C# Tanagra ? Thanks
  • ghost
  • Opened 
    on Sep 16, 2018
  • #13

Would be quite useful! Thanks.
  • pglaspey
  • Opened 
    on Aug 4, 2016
  • #12

QueryResultFlags is the object of interest in this function call
bug
  • Mervill
  • 1
  • Opened 
    on Jun 23, 2016
  • #11

The return type is currently IntPtr[], it should be byte[] Spec reference
bug
  • Mervill
  • Opened 
    on Jun 23, 2016
  • #10

Incorrectly generated as an IntPtr[], it should be an array of bytes Spec refrence
bug
  • Mervill
  • Opened 
    on Jun 23, 2016
  • #9

Vulkan spec §2.5. Threading Behavior: All commands support being called concurrently from multiple threads, but certain parameters, or components of parameters are defined to be externally synchronized. ...
help wanted
roadmap
  • Mervill
  • Opened 
    on Jun 16, 2016
  • #8

Currently the generator places structs into large Structs.cs files. This makes it difficult to easily see changes to single structures in commit logs and in other areas. They should be split up so that ...
enhancement
  • Mervill
  • Opened 
    on Jun 15, 2016
  • #7

I don t currently have easy access to a Linux machine that is also Vulkan capable. I ll hopefully have time to partition my main development machine this weekend. If anyone can run the RenderToDisk example ...
help wanted
  • Mervill
  • 1
  • Opened 
    on Jun 15, 2016
  • #6

Instead of targeting vulkan-1.dll the dllName field of DllImport should reference a dllmap so that the vulkan loader is correctly loaded on all platforms. Seealso #4
enhancement
  • Mervill
  • Opened 
    on Jun 15, 2016
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub