Skip to content

Commit

Permalink
ignore this
Browse files Browse the repository at this point in the history
  • Loading branch information
CasualDev242 committed Sep 19, 2014
2 parents f3f3cf1 + 96044f5 commit 379a56f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 5 additions & 1 deletion Layers/xrRender/DetailManager_VS.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,15 @@ void CDetailManager::hw_Render_dump (ref_constant x_array, u32 var_id, u32 lod_
RCache.stat.r.s_details.add (dwCNT_verts);
}
// Clean up
<<<<<<< HEAD
vis.clear_not_free ();
=======
vis.clear_not_free ();
>>>>>>> origin/master
}
vOffset += hw_BatchSize * Object.number_vertices;
iOffset += hw_BatchSize * Object.number_indices;
}
}

#endif // USE_DX10
#endif // USE_DX10
3 changes: 0 additions & 3 deletions cop changelog.txt

This file was deleted.

0 comments on commit 379a56f

Please sign in to comment.