commit | 98874ec30b3db83454cc55bbdda910a0ec16ff53 | [log] [tgz] |
---|---|---|
author | Paul Berry <stereotype441@gmail.com> | Wed Oct 31 10:42:08 2012 -0700 |
committer | Paul Berry <stereotype441@gmail.com> | Tue Nov 06 12:57:45 2012 -0800 |
tree | 525fce8c86652c2c729a13680b7f5bf728d778d3 | |
parent | 38a1039a427d73ad959cc978d44fcf8c21388868 [diff] |
dispatch: Code generate api_exec.c. This patch adjusts makefiles to cause src/mesa/main/api_exec.c to be generated using src/mapi/glapi/gen/gl_genexec.py. There should be no functional change. Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com>