mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-28 20:40:47 +00:00
e30dc82676
* moving polymost_voxdraw into polymost.cpp. * consolidated all remaining voxel code in hw_voxels.cpp. All original Build voxel code is completely gone now, except for polymost_voxdraw, so this got moved out of the build/ folder. * integrate Blood's voxel init code into the main function. * some further cleanup was allowed as a result of this, so engineInit is gone now because these parts can now be done outside the games' app_init functions. |
||
---|---|---|
.. | ||
hw_bunchdrawer.cpp | ||
hw_bunchdrawer.h | ||
hw_clipper.cpp | ||
hw_clipper.h | ||
hw_drawinfo.cpp | ||
hw_drawinfo.h | ||
hw_drawlist.cpp | ||
hw_drawlist.h | ||
hw_drawlistadd.cpp | ||
hw_drawstructs.h | ||
hw_flats.cpp | ||
hw_portal.cpp | ||
hw_portal.h | ||
hw_sky.cpp | ||
hw_skyportal.cpp | ||
hw_sprites.cpp | ||
hw_walls.cpp |