Add CallLists() to vtxfmt.
Restore old NormalLength optimization for display lists. Add some heuristics to t_vtx_api.c to prevent bloated vertices and excessive flushing (hopefully).
Showing
- src/mesa/tnl/t_context.h 7 additions, 4 deletionssrc/mesa/tnl/t_context.h
- src/mesa/tnl/t_save_api.c 52 additions, 6 deletionssrc/mesa/tnl/t_save_api.c
- src/mesa/tnl/t_save_playback.c 4 additions, 3 deletionssrc/mesa/tnl/t_save_playback.c
- src/mesa/tnl/t_vb_lighttmp.h 2 additions, 2 deletionssrc/mesa/tnl/t_vb_lighttmp.h
- src/mesa/tnl/t_vtx_api.c 76 additions, 28 deletionssrc/mesa/tnl/t_vtx_api.c
- src/mesa/tnl/t_vtx_exec.c 8 additions, 1 deletionsrc/mesa/tnl/t_vtx_exec.c
Loading
Please register or sign in to comment