raze/source/core/rendering
Christoph Oelckers e30dc82676 - Cleanup of the voxel code.
* 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.
2021-04-05 18:05:43 +02:00
..
scene - Cleanup of the voxel code. 2021-04-05 18:05:43 +02:00
hw_entrypoint.cpp - enable palette emulation for the new renderer. 2021-04-05 13:05:31 +02:00
hw_models.cpp - voxel rendering. 2021-04-02 18:20:07 +02:00
hw_models.h - voxel rendering. 2021-04-02 18:20:07 +02:00
hw_voxels.cpp - Cleanup of the voxel code. 2021-04-05 18:05:43 +02:00
hw_voxels.h - Cleanup of the voxel code. 2021-04-05 18:05:43 +02:00
render.h - fixed camera texture setup. 2021-03-28 19:22:51 +02:00