Find a file
Brian Nguyen 873faf57b0 [GLdispatch] Build mapi
- Replace hard-coded mapi and mesa paths in mapi makefiles with the
  autoconf variables MAPI_PREFIX and MAPI_MESA_PREFIX
- In mapi_abi.py, create a new vnd-glapi printer which provides a
  statically-linked glapi (implemented using mapi) with public symbols
  for consumption by libGLdispatch.
- Create a vnd-glapi subfolder and makefile for building glapi in this
  mode, copied from shared-glapi. The Makefile.am (not SConscript) has
  been modified to build glapi_mapi_tmp.h using the vnd-glapi printer.
- Fix top-level makefile to call into the mapi/vnd-glapi subdirectory,
  and configure.ac to generate the makefile at bootstrap time.
2013-08-26 11:03:42 -07:00
include Add mesa headers from git commit fa7829c36b78b8ecc42238cbc0a02d1059320c77 2013-08-26 11:03:42 -07:00
m4 Add autotools infrastructure for libglvnd 2013-08-26 10:29:08 -07:00
src [GLdispatch] Build mapi 2013-08-26 11:03:42 -07:00
.gitignore Initial commit 2013-08-12 13:11:45 -07:00
autogen.sh Add autotools infrastructure for libglvnd 2013-08-26 10:29:08 -07:00
configure.ac [GLdispatch] Build mapi 2013-08-26 11:03:42 -07:00
dbg_configure.sh Add autotools infrastructure for libglvnd 2013-08-26 10:29:08 -07:00
Makefile.am Add autotools infrastructure for libglvnd 2013-08-26 10:29:08 -07:00