ancientcoder
About
- Username
- ancientcoder
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 1
Reactions
Comments
-
Quote: Originally Posted by jnjnjn As I understand it, triple buffering is a hardware trick to decouple the GPU and CPU even more. That's because double buffering introduces a latency when copying the buffer, and the program is loc…