2012/6/21 Alex Deucher :
> If you just want to play with simple shaders and setting up the 3D
> pipeline, radeondemo is an easy place to start:
> http://cgit.freedesktop.org/~airlied/radeondemo
>
> Alex
Yes, I'm learning the assembly, because it helps me have a better
understanding of the architec
Hi all,
I'm trying to learn to program radeons in assembly in Linux and
already got help once in this mailing list.
I'm programming in C++ using the kernel DRM ioctls directly because
libdrm appears to be a thin wrapper around these (for my purpose,
which is using the GPU for computing), but in d