Mesa (master): apple: Dead code removal

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Wed Jun 8 06:07:04 UTC 2011


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

Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Tue Jun  7 19:35:09 2011 -0700

apple: Dead code removal

Now that we're using glapi, all of this is no longer needed.

Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

---

 Makefile                            |   10 +-
 src/glx/apple/.gitignore            |    3 -
 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/OVERALL_DESIGN        |   18 -
 src/glx/apple/README_UPDATING       |    8 -
 src/glx/apple/apple_exports.list    |  623 -
 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       |  131 -
 src/glx/apple/gen_funcs.tcl         |  735 -
 src/glx/apple/gen_types.tcl         |   32 -
 src/glx/apple/specs/enum.spec       | 8039 ---------
 src/glx/apple/specs/enumext.spec    | 6993 --------
 src/glx/apple/specs/gl.spec         |31617 -----------------------------------
 src/glx/apple/specs/gl.tm           |  328 -
 src/glx/apple/specs/glx.spec        |  602 -
 src/glx/apple/specs/glxenum.spec    |  479 -
 src/glx/apple/specs/glxenumext.spec |  565 -
 src/glx/apple/specs/glxext.spec     | 1492 --
 src/glx/apple/specs/update.sh       |    4 -
 25 files changed, 1 insertions(+), 52228 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=3871e74733f47202372b34a0a8aa73a9d927ccd2



More information about the mesa-commit mailing list