Tagged Questions
1
vote
1answer
292 views
gpu, old hardware, 3d acceleration and a lib
i am writing a 2d lib which will have 3d acceleration but i'd like to do it in a way that it will efficiently run on older HW. Possibly typedefs to hide options/functions that your targeted mode does ...