Merge branch 'master' into cuda_a_dev

This commit is contained in:
Rob Armstrong 2025-04-02 08:40:31 -07:00
commit a4fba501a6
6 changed files with 2 additions and 1 deletions

View File

@ -258,7 +258,7 @@ namespace nv
s[2] = &r3[0];
s[3] = &r4[0];
register int i,j,p,jj;
int i,j,p,jj;
for (i=0; i<4; i++)
{

View File

@ -25,6 +25,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <cuda_runtime.h>
#include <cuda.h>
#include <helper_cuda.h>
#include <helper_image.h>

Binary file not shown.

Binary file not shown.

BIN
bin/win64/minsizeRel/freeglut.dll Executable file

Binary file not shown.

BIN
bin/win64/minsizeRel/glew64.dll Executable file

Binary file not shown.