The MASM Forum

Projects => Game Development => Topic started by: K_F on May 31, 2020, 04:35:01 AM

Title: MSofts GPU 'Assembler' Docs
Post by: K_F on May 31, 2020, 04:35:01 AM
I've come to the point in my project where I would like the Power of the GPU Gods.

Knowing the problems with finding decent Assembly Language stuff for GPUs and looking at the next best option.
I've looked at Nvidia PTX, Intel's GPU systems, must still look at AMD's goodies but oddly enough MSofts version is not that bad at first glance.

Still at early stages of some serious gpu assembler programming, but I wanted offline documentation, so I'm putting together MSofts web based info into a lot of PDF prints (mainly for night time reading).
So sharing this lot.. here is the early stages - I'll add and resort the stuff as I go along. ;)

Title: Re: MSofts GPU 'Assembler' Docs
Post by: daydreamer on May 31, 2020, 08:13:11 AM
thanks for the link K_F :thumbsup:
Title: Re: MSofts GPU 'Assembler' Docs
Post by: K_F on June 01, 2020, 07:48:45 PM
Sorry, I'm wasting your time here, This is all in the DirectX June2010 SDK.
I just hadn't noticed this. ;)
Title: Re: MSofts GPU 'Assembler' Docs
Post by: LiaoMi on June 03, 2020, 06:42:28 AM
Quote from: K_F on May 31, 2020, 04:35:01 AM
I've come to the point in my project where I would like the Power of the GPU Gods.

Knowing the problems with finding decent Assembly Language stuff for GPUs and looking at the next best option.
I've looked at Nvidia PTX, Intel's GPU systems, must still look at AMD's goodies but oddly enough MSofts version is not that bad at first glance.

Still at early stages of some serious gpu assembler programming, but I wanted offline documentation, so I'm putting together MSofts web based info into a lot of PDF prints (mainly for night time reading).
So sharing this lot.. here is the early stages - I'll add and resort the stuff as I go along. ;)

https://drive.google.com/open?id=1C4c5K45nPLsR8jsw-cwL2vhqaQFx0AyX (43MB)

Hi K_F,

thanks, great selection!