Mesa (master): glx: indent -br -i3 -npcs --no-tabs

Brian Paul brianp at kemper.freedesktop.org
Thu Aug 13 21:15:20 UTC 2009


Module: Mesa
Branch: master
Commit: 0896268b97674d009d609476acfa1eed5dfea350
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0896268b97674d009d609476acfa1eed5dfea350

Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Wed Aug 12 12:41:22 2009 +0200

glx: indent -br -i3 -npcs --no-tabs

Some manual intervention applied since XEXT_* and other macro magic
fooled indent. Auto generated files were also skipped.

---

 src/glx/x11/dri2.c                  |  550 +++---
 src/glx/x11/dri2.h                  |   58 +-
 src/glx/x11/dri2_glx.c              |  721 ++++----
 src/glx/x11/dri_common.c            |  443 +++---
 src/glx/x11/dri_glx.c               | 1069 ++++++-----
 src/glx/x11/glx_pbuffer.c           |    9 +-
 src/glx/x11/glx_query.c             |   46 +-
 src/glx/x11/glxclient.h             |  414 +++--
 src/glx/x11/glxcmds.c               | 3621 ++++++++++++++++++-----------------
 src/glx/x11/glxcurrent.c            |   29 +-
 src/glx/x11/glxext.c                |   61 +-
 src/glx/x11/glxextensions.c         |   24 +-
 src/glx/x11/indirect_vertex_array.c |   78 +-
 src/glx/x11/single2.c               |  156 +-
 14 files changed, 3705 insertions(+), 3574 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=0896268b97674d009d609476acfa1eed5dfea350



More information about the mesa-commit mailing list