Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 252B

1234567891011121314151617
  1. debug/
  2. debug static crt/
  3. release/
  4. release static crt/
  5. demos/Debug/
  6. demos/Debug Static CRT/
  7. demos/Release/
  8. demos/Release Static CRT/
  9. demos/*.user
  10. glut/Debug/
  11. glut/Debug Static CRT/
  12. glut/Release/
  13. glut/Release Static CRT/
  14. glut/*.user
  15. progs.ncb
  16. progs.suo