Mark Vejvoda
|
dab57fcb34
|
- attempt to add "some" VBO rendering for static models (need to test if this improves performance in different environments)
|
2011-02-04 01:24:26 +00:00 |
|
Mark Vejvoda
|
6b0bc35e3c
|
- working VBO code for static objects in game, currently disabled in code but to enabled edit model.h and uncomment #define ENABLE_VBO_CODE
|
2011-01-18 23:56:30 +00:00 |
|
Mark Vejvoda
|
c54e6dbf5d
|
- a little bit of plumbing for VBO's for static models (currently disabled via # define)
- small small speed improvement when calculating interpolations
|
2011-01-18 07:52:06 +00:00 |
|
Mark Vejvoda
|
de3a92081d
|
- a bunch of in progress work related to texture compression and more timely texture memory management cleanup. For now to test texture compression use the following ini setting: EnableTextureCompression=true
|
2010-10-28 00:51:25 +00:00 |
|
Mark Vejvoda
|
ab44c83168
|
- added leak_dumper header all over the place (not yet functional in linux)
- Bugfix for particle cleanup
|
2010-09-07 05:25:40 +00:00 |
|
Mark Vejvoda
|
2012b7e22c
|
Made changes to properly isolate new unit rotation code so that it is disabled by default
|
2010-03-13 21:10:45 +00:00 |
|
Mark Vejvoda
|
43c3f2457e
|
Code Restructuring to make mega-glest more standard
|
2010-03-12 05:20:53 +00:00 |
|
Titus Tscharntke
|
0ce9b5fcac
|
initial version ( megaglest 3.2.3-beta3 )
|
2010-01-22 01:45:58 +00:00 |
|