projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d105f66
)
intel: Fix typo in intel_offset_S8 comments
author
Chad Versace
<chad@chad-versace.us>
Tue, 14 Jun 2011 19:56:49 +0000
(12:56 -0700)
committer
Chad Versace
<chad@chad-versace.us>
Wed, 15 Jun 2011 22:50:45 +0000
(15:50 -0700)
Signed-off-by: Chad Versace <chad@chad-versace.us>
src/mesa/drivers/dri/intel/intel_span.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/intel/intel_span.c
b/src/mesa/drivers/dri/intel/intel_span.c
index 9343f40eef0e6f1ffeef41617e1e290e8bfff6d0..fdf687a04a6a824d95b99703d23e577c103dfa32 100644
(file)
--- a/
src/mesa/drivers/dri/intel/intel_span.c
+++ b/
src/mesa/drivers/dri/intel/intel_span.c
@@
-148,7
+148,7
@@
intel_set_span_functions(struct intel_context *intel,
* x | y | byte offset
* --------------------------
* 0 | 0 | 0
- * 0 |
0
| 1
+ * 0 |
1
| 1
* 1 | 0 | 2
* 1 | 1 | 3
* ... | ... | ...