mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
bae63427a5
Models now use static vbos, because we ought to. Yeah yeah, extra memory usage etc. Reduced size of streamed ebo by reallocating on each mesh. Hopefully the browser won't scan so much memory now. Reordered attribute indicies in an attempt to comply with possible absurd gl behaviour that emscripten warns about. Fixed an issue with if statements in shaders. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4289 fc73d0e0-1445-4013-8a0c-d673dee63da5 |
||
---|---|---|
.. | ||
d3d11_backend.c | ||
d3d11_image.c | ||
d3d11_shader.c | ||
d3d_backend.c | ||
d3d_image.c | ||
d3d_shader.c | ||
vid_d3d.c | ||
vid_d3d11.c |