On 06/21/2013 12:07 AM, Eric Anholt wrote:
Only the GDI driver set it to non-NULL any more, and that driver has a
Viewport hook that should keep it limping along as well as it ever has.
---
  src/mesa/drivers/common/driverfuncs.c    |  1 -
  src/mesa/drivers/dri/r200/r200_context.c |  1 -
  src/mesa/drivers/dri/swrast/swrast.c     |  1 -
  src/mesa/drivers/osmesa/osmesa.c         |  1 -
  src/mesa/drivers/windows/gdi/wmesa.c     |  1 -
  src/mesa/drivers/x11/xm_dd.c             |  1 -
  src/mesa/main/context.c                  | 45 ---------------------
  src/mesa/main/dd.h                       |  9 -----
  src/mesa/main/framebuffer.c              | 69 --------------------------------
  9 files changed, 129 deletions(-)


Tested with llvmpipe, softpipe and swrast.

Tested-by: Brian Paul <bri...@vmware.com>
Reviewed-by: Brian Paul <bri...@vmware.com>


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to