Re: [Mesa-dev] [PATCH] glapi: update .gitignore for generated ES dispatch headers

2011-08-16 Thread Chia-I Wu
On Wed, Aug 17, 2011 at 1:33 AM, Paul Berry wrote: > Commit 6eff33dc (glapi: generate ES dispatch headers from core mesa) > replaced the autogenerated files > src/mapi/es1api/main/{dispatch,remap_helper}.h with new autogenerated > files src/mesa/main/api_exec_es{1,2}_{dispatch,remap_helper}.h.  Th

[Mesa-dev] [PATCH] glapi: update .gitignore for generated ES dispatch headers

2011-08-16 Thread Paul Berry
Commit 6eff33dc (glapi: generate ES dispatch headers from core mesa) replaced the autogenerated files src/mapi/es1api/main/{dispatch,remap_helper}.h with new autogenerated files src/mesa/main/api_exec_es{1,2}_{dispatch,remap_helper}.h. This patch updates the .gitignore files to properly ignore the