projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673d01e
)
util: (Re)enable memory debugging for all windows platforms.
author
José Fonseca
<jfonseca@vmware.com>
Tue, 17 Feb 2009 21:54:39 +0000
(21:54 +0000)
committer
José Fonseca
<jfonseca@vmware.com>
Wed, 18 Feb 2009 11:17:06 +0000
(11:17 +0000)
src/gallium/auxiliary/util/u_memory.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_memory.h
b/src/gallium/auxiliary/util/u_memory.h
index 1a6b596421f0ed6960c6eb0176f9e7b6e5011599..626b13af83d105422d7829abde2487153dfb650d 100644
(file)
--- a/
src/gallium/auxiliary/util/u_memory.h
+++ b/
src/gallium/auxiliary/util/u_memory.h
@@
-52,7
+52,7
@@
extern "C" {
#endif
-#if defined(PIPE_
SUBSYSTEM_WINDOWS_DISPLAY
) && defined(DEBUG)
+#if defined(PIPE_
OS_WINDOWS
) && defined(DEBUG)
/* memory debugging */