Mesa (master): Revert accidental commits from the xquartz tree

Ian Romanick idr at kemper.freedesktop.org
Sun Apr 4 23:56:25 UTC 2010


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

Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Thu Apr  1 17:00:22 2010 -0700

Revert accidental commits from the xquartz tree

This reverts commit 9aadc793f3db64cefa0b08f18abad424a659dacc.
This reverts commit 69ea4e7718efb60b6b0d795a355cebd6712ceac1.
This reverts commit dbe8b013936d977ec63d6607bfd2fc6772d29787.
This reverts commit 23215ef4d60a86d9f3b3fdc08e3fdadc59e98890.
This reverts commit 9495e3703062d1ddaf3161f4efc23f0b51284d9b.
This reverts commit 0594cf70883b64692ba617d85f4f9b4e636e5c2b.
This reverts commit 86a7978d37393ee34f876569ac06ffdb8d7289ae.
This reverts commit 437902ce978cde9a0e1aa260f12dc232a8501c42.

---

 configs/darwin                           |    7 +-
 progs/xdemos/Makefile                    |   47 +-
 src/glx/Makefile                         |    2 +-
 src/glx/XF86dri.c                        |    2 +-
 src/glx/apple/.gitignore                 |    4 -
 src/glx/apple/GL_aliases                 |   10 -
 src/glx/apple/GL_extensions              |  106 -
 src/glx/apple/GL_noop                    |   15 -
 src/glx/apple/GL_promoted                |    4 -
 src/glx/apple/Makefile                   |  129 -
 src/glx/apple/OVERALL_DESIGN             |   18 -
 src/glx/apple/README_UPDATING            |    8 -
 src/glx/apple/RELEASE_NOTES              |   71 -
 src/glx/apple/TODO                       |   26 -
 src/glx/apple/apple_cgl.c                |  128 -
 src/glx/apple/apple_cgl.h                |   86 -
 src/glx/apple/apple_exports.list         |  623 -
 src/glx/apple/apple_glx.c                |  214 -
 src/glx/apple/apple_glx.h                |   49 -
 src/glx/apple/apple_glx_context.c        |  616 -
 src/glx/apple/apple_glx_context.h        |   85 -
 src/glx/apple/apple_glx_drawable.c       |  542 -
 src/glx/apple/apple_glx_drawable.h       |  223 -
 src/glx/apple/apple_glx_pbuffer.c        |  331 -
 src/glx/apple/apple_glx_pixmap.c         |  230 -
 src/glx/apple/apple_glx_surface.c        |  224 -
 src/glx/apple/apple_visual.c             |  144 -
 src/glx/apple/apple_visual.h             |   41 -
 src/glx/apple/apple_xgl_api_additional.c |   37 -
 src/glx/apple/apple_xgl_api_read.c       |  134 -
 src/glx/apple/apple_xgl_api_read.h       |   47 -
 src/glx/apple/apple_xgl_api_stereo.c     |  119 -
 src/glx/apple/apple_xgl_api_stereo.h     |   39 -
 src/glx/apple/apple_xgl_api_viewport.c   |   45 -
 src/glx/apple/apple_xgl_api_viewport.h   |   36 -
 src/glx/apple/appledri.c                 |  452 -
 src/glx/apple/appledri.h                 |  124 -
 src/glx/apple/appledristr.h              |  266 -
 src/glx/apple/gen_api_header.tcl         |   86 -
 src/glx/apple/gen_api_library.tcl        |  212 -
 src/glx/apple/gen_code.tcl               |   50 -
 src/glx/apple/gen_defs.tcl               |   67 -
 src/glx/apple/gen_exports.tcl            |  132 -
 src/glx/apple/gen_funcs.tcl              |  630 -
 src/glx/apple/gen_types.tcl              |   32 -
 src/glx/apple/glx_empty.c                |  375 -
 src/glx/apple/glx_error.c                |   65 -
 src/glx/apple/glx_error.h                |   33 -
 src/glx/apple/glxreply.c                 |  134 -
 src/glx/apple/specs/enum.spec            | 7487 ---------
 src/glx/apple/specs/enumext.spec         | 6195 -------
 src/glx/apple/specs/gl.spec              |26844 ------------------------------
 src/glx/apple/specs/gl.tm                |  317 -
 src/glx/apple/specs/glx.spec             |  599 -
 src/glx/apple/specs/glxenum.spec         |  414 -
 src/glx/apple/specs/glxenumext.spec      |  503 -
 src/glx/apple/specs/glxext.spec          | 1318 --
 src/glx/clientattrib.c                   |    2 -
 src/glx/dri2_glx.c                       |    2 +-
 src/glx/dri_common.c                     |    2 +-
 src/glx/dri_glx.c                        |    2 +-
 src/glx/drisw_glx.c                      |    2 +-
 src/glx/glcontextmodes.c                 |    4 -
 src/glx/glx_pbuffer.c                    |  202 +-
 src/glx/glxclient.h                      |   20 +-
 src/glx/glxcmds.c                        |  211 +-
 src/glx/glxcurrent.c                     |   69 +-
 src/glx/glxext.c                         |   86 +-
 src/glx/glxextensions.c                  |   38 -
 src/glx/indirect.c                       |   30 +-
 src/glx/indirect_size.c                  |    2 +-
 src/glx/singlepix.c                      |    2 +-
 72 files changed, 127 insertions(+), 51324 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=115203281cf791221f586f03c14cfe4e0a44dd7a



More information about the mesa-commit mailing list