Originally posted by entropy
View Post
Every g3d hardware drivers should be able to handle TGSI shader language and different states common in a graphic pipeline.
So when you use a state_tracker, it just hooks itself to a hardware-driver able to use TGSI and different states. This will able different state_trackers work on different g3d hardware drivers.
Developers, please correct me if I am wrong.
Comment