Clone of mesa.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

.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