projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fe055e
)
update flush/fence comments for i915_flush()
author
Brian
<brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 00:17:32 +0000
(17:17 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 00:17:32 +0000
(17:17 -0700)
src/mesa/pipe/i915simple/i915_flush.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/i915simple/i915_flush.c
b/src/mesa/pipe/i915simple/i915_flush.c
index 51cf9960aad0f32405241f416b39b3c0a2f91e52..3c2069b8273f96b0e35cf442683d5d57ae600f15 100644
(file)
--- a/
src/mesa/pipe/i915simple/i915_flush.c
+++ b/
src/mesa/pipe/i915simple/i915_flush.c
@@
-35,9
+35,9
@@
#include "i915_reg.h"
#include "i915_batch.h"
-/* There will be actual work to do here. In future we may want a
- * fence-like interface instead of finish, and perhaps flush will take
- *
flags to indicate what type of flush is required
.
+
+/**
+ *
In future we may want a fence-like interface instead of finish
.
*/
static void i915_flush( struct pipe_context *pipe,
unsigned flags )