Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texture Cache

An implementation of the paper "The Implementation of a Scalable Texture Cache" by Matt Pharr.

Roadmap

  • Reduce the number of unsafe blocks
  • Make benchmark tests
  • Properly implement read-copy-update
  • Experiment with cache size, tabulate miss rate and total I/O
  • Complete maketiled executable implementation
  • Finish the exercises in the paper for next steps

About

Rust implementation of "The Implementation of a Scalable Texture Cache" by Matt Pharr

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages