[Libva] [PATCH 0/2] Drop useless casts

Gwenole Beauchesne gb.devel at gmail.com
Wed Jul 20 02:51:20 PDT 2011


From: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

This series of patches simplifies the use of native_dpy. In particular,
explicit casts to Display * are useless since the standard allows this
implicitly. The changes were mechanical, except va_dri.c which I left
out.

If nobody objects, I will push the patches by the end of the week.

Gwenole Beauchesne (2):
  VA/GLX: drop useless casts.
  VA/X11: drop useless casts.

 va/glx/va_glx_impl.c  |   38 +++++++++++++++++++-------------------
 va/x11/dri1_util.c    |   18 +++++++++---------
 va/x11/dri2_util.c    |   12 ++++++------
 va/x11/va_dricommon.c |    2 +-
 va/x11/va_x11.c       |    4 ++--
 5 files changed, 37 insertions(+), 37 deletions(-)

-- 
1.7.4.1



More information about the Libva mailing list