i'm still puzzled over what relevance "power of 3" has to graphics hardwareTechnoCat wrote:That sounds very wasteful and inefficient of your driver developers to do.veethree wrote:po3 framebuffers up to 2187x2187.
anyway i support all 3 :>
i'm still puzzled over what relevance "power of 3" has to graphics hardwareTechnoCat wrote:That sounds very wasteful and inefficient of your driver developers to do.veethree wrote:po3 framebuffers up to 2187x2187.
It is wasteful because O(n^2) < O(n^3). Also, power of 2 is used because memory spaces are usually (always?) worded by powers of 2's.veethree wrote:Why's that?TechnoCat wrote:That sounds very wasteful and inefficient of your driver developers to do.veethree wrote:po3 framebuffers up to 2187x2187.
Users browsing this forum: aikusuuta and 8 guests