Basic shader cache.
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'crc32.cc',
|
||||
'crc32.h',
|
||||
'file.cc',
|
||||
'file.h',
|
||||
'hash.cc',
|
||||
'hash.h',
|
||||
'memory.cc',
|
||||
'memory.h',
|
||||
'mmap.h',
|
||||
|
||||
Reference in New Issue
Block a user