This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
intel: Remove obsolete comment about GEM in the spans code.
tags/mesa_7_7_rc1
Eric Anholt
16 years ago
parent
8e0f40d287
commit
bb2dd50be0
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/mesa/drivers/dri/intel/intel_span.c
+ 0
- 1
src/mesa/drivers/dri/intel/intel_span.c
View File
@@ -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()
Write
Preview
Loading…
Cancel
Save