summaryrefslogtreecommitdiff
path: root/DESIGN
AgeCommit message (Collapse)AuthorFilesLines
2010-01-25Simplify lock_resource/unlock_resource.Chia-I Wu1-10/+0
They were designed for future extension without breaking the ABI. Let's keep it simple for now.
2010-01-18Fix a serious typo in issue 3.Chia-I Wu1-1/+1
Should be st_context->bind_framebuffers, not st_framebuffer->bind_framebuffers.
2010-01-18Detail a possible simplification for lock_resource/unlock_resource.Chia-I Wu1-0/+10
2010-01-17Fix typos.Chia-I Wu1-2/+2
2010-01-17Add DESIGN.Chia-I Wu1-0/+77