Browse Source

intel: Remove obsolete comment about GEM in the spans code.

tags/mesa_7_7_rc1
Eric Anholt 16 years ago
parent
commit
bb2dd50be0
1 changed files with 0 additions and 1 deletions
  1. 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()

Loading…
Cancel
Save