projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0dc85
)
r600g: remove an irrelevant XXX comment
author
Marek Olšák
<maraeo@gmail.com>
Sun, 11 Sep 2011 17:31:40 +0000
(19:31 +0200)
committer
Marek Olšák
<maraeo@gmail.com>
Mon, 12 Sep 2011 20:03:03 +0000
(22:03 +0200)
src/gallium/drivers/r600/r600.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r600/r600.h
b/src/gallium/drivers/r600/r600.h
index d058cdd6328ceac7eac8918b901168cf75ae9eaa..9a5f74c7abeecddc514f6ff2b93a0d690200d87c 100644
(file)
--- a/
src/gallium/drivers/r600/r600.h
+++ b/
src/gallium/drivers/r600/r600.h
@@
-148,7
+148,7
@@
struct r600_pipe_resource_state {
unsigned id;
u32 val[8];
struct r600_bo *bo[2];
- enum radeon_bo_usage bo_usage[2];
/* XXX set these */
+ enum radeon_bo_usage bo_usage[2];
};
#define R600_BLOCK_STATUS_ENABLED (1 << 0)