| commit | 29eb2e89444691d319902679016738112173cc31 | [log] [tgz] |
|---|---|---|
| author | Brian Paul <brianp@vmware.com> | Mon Oct 31 10:52:56 2011 -0600 |
| committer | Brian Paul <brianp@vmware.com> | Mon Oct 31 10:52:56 2011 -0600 |
| tree | 3d47f98a4b054e82be3f8026e67863c5197f2e68 | |
| parent | a7d9e449f0a492c31ffb6417c98b87a543496930 [diff] [blame] |
mesa: compile new texstore.c file
diff --git a/src/mesa/SConscript b/src/mesa/SConscript index 45414bc..7688ce9 100644 --- a/src/mesa/SConscript +++ b/src/mesa/SConscript
@@ -126,6 +126,7 @@ 'main/texpal.c', 'main/texparam.c', 'main/texstate.c', + 'main/texstorage.c', 'main/texstore.c', 'main/texturebarrier.c', 'main/transformfeedback.c',