- 
                Notifications
    
You must be signed in to change notification settings  - Fork 67
 
Cuda interop vk13 #637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Open
      
      
            devshgraphicsprogramming
  wants to merge
  64
  commits into
  master
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
cuda-interop-vk13
  
      
      
   
  
    
  
  
  
 
  
      
    base: master
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Open
                    Cuda interop vk13 #637
Changes from 1 commit
      Commits
    
    
            Show all changes
          
          
            64 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      d293b9b
              
                create exportable buffers to import into cuda
              
              
                atkurtul f5f1017
              
                add missing cuda fn and update submodule
              
              
                atkurtul 6689b33
              
                add missing cuda export functions
              
              
                atkurtul 9ade1c6
              
                move boilerplates to CCUDADevice
              
              
                atkurtul bfa7afc
              
                correct chained cleanup desctruction order
              
              
                atkurtul ddb861e
              
                add safety checks
              
              
                atkurtul f380398
              
                semaphore interop
              
              
                atkurtul 2f7b517
              
                get cuda interop working in vulkan_1_3 branch
              
              
                atkurtul bd32f36
              
                point jitify to the right hash
              
              
                atkurtul b1c5a46
              
                update examples && use non KHR version of vk functions
              
              
                atkurtul 0d36581
              
                correct bad validations, KHR  instead of coe func usage etc.
              
              
                devshgraphicsprogramming 725a984
              
                revert a dangerous api change
              
              
                devshgraphicsprogramming d2c9382
              
                update examples_tests
              
              
                devshgraphicsprogramming 2d24604
              
                Disabled CSPIRVIntrospector
              
              
                Przemog1 2114e50
              
                small fixes
              
              
                Przemog1 f6320ce
              
                remove unused cruft
              
              
                devshgraphicsprogramming f749ab8
              
                draft
              
              
                devshgraphicsprogramming ad1e6ff
              
                move the TimelineEventHandlers to their own header, simplifying every…
              
              
                devshgraphicsprogramming a1afcc8
              
                Made the TimelineEventHandlerST use a const ISemaphore, almost all of…
              
              
                devshgraphicsprogramming 262281f
              
                implement MultiTimelineEventHandlerST and correct TimelineEventHandlerST
              
              
                devshgraphicsprogramming d7690be
              
                fix KHR function loading bugs
              
              
                devshgraphicsprogramming 13ff02a
              
                fix some nasty bug in TimelineEventHandlerST
              
              
                devshgraphicsprogramming fabc999
              
                Take the TimelineEventHandlerST for a first spin with ICommandPoolCache
              
              
                devshgraphicsprogramming 0eb8e9a
              
                turns out its quite easy to port the other utilities to the new Multi…
              
              
                devshgraphicsprogramming e59408d
              
                remove more unused stuff
              
              
                devshgraphicsprogramming 3f41a81
              
                fix one liner huge bug
              
              
                devshgraphicsprogramming fb1f50d
              
                fix a smal bug and introduce a base class for TimelineEventHandler, a…
              
              
                devshgraphicsprogramming 94ee680
              
                fix one more KHR function pointer bug and remove unused class
              
              
                devshgraphicsprogramming c761d42
              
                bring back bits of IUtilities needed for ex 05
              
              
                devshgraphicsprogramming 04689b9
              
                device cap traits
              
              
                atkurtul 4a17eaf
              
                port macros to boost pp
              
              
                atkurtul 5fcad02
              
                has_member_x_with_type
              
              
                atkurtul 3c97ef1
              
                make e_member_presence bitflags
              
              
                atkurtul 06b43af
              
                Use new inline SPIR-V builtin syntax from DXC
              
              
                devshgraphicsprogramming fd73e28
              
                const correctness on surface capabilities
              
              
                devshgraphicsprogramming 153dd21
              
                3D Blit test case was failing because of unimplemented functions for …
              
              
                devshgraphicsprogramming bc7e24d
              
                Make the SPhysicalDeviceFilter use spans for requirement arrays.
              
              
                devshgraphicsprogramming b234d3b
              
                ok so I found out that renderdoc hates External memory
              
              
                devshgraphicsprogramming b5a633a
              
                fix typos causing issues
              
              
                devshgraphicsprogramming 2ab33ed
              
                API draft
              
              
                devshgraphicsprogramming bbc5aa9
              
                think about the other 3 utility functions
              
              
                devshgraphicsprogramming d41f279
              
                design clearing up
              
              
                devshgraphicsprogramming 04d05da
              
                Ok we're done here with the Streaming Buffer upload port (removed the…
              
              
                devshgraphicsprogramming 3d034c5
              
                move the SIntendedSubmitInfo struct out of IUtilities
              
              
                devshgraphicsprogramming 3160a46
              
                going to sleep, next TODO is to implement the IUtilities::downloadBuf…
              
              
                devshgraphicsprogramming 8670d42
              
                outline the TODO for @theoreticalphysicsftw
              
              
                devshgraphicsprogramming 2d86373
              
                fix debugmessenger not being created
              
              
                atkurtul ca2593c
              
                fix a validation error
              
              
                devshgraphicsprogramming 461cb4a
              
                rework pipeline barriers and events to use std::spans
              
              
                devshgraphicsprogramming d96fd1d
              
                Port `downloadBufferRangeViaStagingBuffer
              
              
                devshgraphicsprogramming 2d2acc9
              
                fix bug in CRAIISpanPatch
              
              
                devshgraphicsprogramming 60c1c39
              
                Ported Example 23, and fixed a few bugs here and there
              
              
                devshgraphicsprogramming 3faf1fb
              
                merge conflicts
              
              
                atkurtul fd4f733
              
                add missing external resource property queries
              
              
                atkurtul 5b1940c
              
                add more stuff
              
              
                atkurtul 7074256
              
                Merge branch 'vulkan_1_3' into cuda-interop-vk13
              
              
                atkurtul 6449b2f
              
                Merge branch 'vulkan_1_3' into cuda-interop-vk13
              
              
                atkurtul 3d9a530
              
                address pr comments
              
              
                atkurtul 4d174e5
              
                last commit part 2
              
              
                atkurtul cbd18f4
              
                add missing cuda fn & map queue indices to vk
              
              
                atkurtul 23fe8d4
              
                update submodule
              
              
                atkurtul c32fd79
              
                cache cuda devices
              
              
                atkurtul 4e2185c
              
                ifdef platform code
              
              
                atkurtul bd0b76a
              
                log queue validation warning
              
              
                atkurtul File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
  Submodule examples_tests
    updated
      
        3 files
      
      
          
    | +87 −82 | 06_HelloGraphicsQueue/main.cpp | |
| +357 −344 | 63_CUDAInterop/main.cpp | |
| +1 −1 | common/MonoDeviceApplication.hpp | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one stale line leftover?