projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e0f40d
)
intel: Remove obsolete comment about GEM in the spans code.
author
Eric Anholt
<eric@anholt.net>
Wed, 4 Nov 2009 01:30:46 +0000
(17:30 -0800)
committer
Eric Anholt
<eric@anholt.net>
Fri, 6 Nov 2009 19:37:31 +0000
(11:37 -0800)
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 bab13e3665bbf89cbd31e70b6f01098789a64b1e..3607c7ddedde82abbd5e9ed3cd196a1f60bf4e74 100644
(file)
--- a/
src/mesa/drivers/dri/intel/intel_span.c
+++ b/
src/mesa/drivers/dri/intel/intel_span.c
@@
-292,7
+292,6
@@
static uint32_t y_tile_swizzle(struct intel_renderbuffer *irb,
#define Y_FLIP(_y) ((_y) * yScale + yBias)
-/* XXX with GEM, these need to tell the kernel */
#define HW_LOCK()
#define HW_UNLOCK()