vkdoom_m/src/rendering/polyrenderer/backend
2020-04-24 13:08:22 +02:00
..
poly_buffers.cpp - moved more code to 'common'. 2020-04-11 14:00:12 +02:00
poly_buffers.h - moved most basic utility code without any dependencies on the rest of the engine to 'common' directory. 2020-04-11 14:00:13 +02:00
poly_framebuffer.cpp - moved Windows platform code as well. 2020-04-23 22:26:30 +02:00
poly_framebuffer.h - fixed texture layer management so that each material layer can decide for itself if it wants to allow upscaling. 2020-04-19 10:57:56 +02:00
poly_hwtexture.cpp - fixed texture layer management so that each material layer can decide for itself if it wants to allow upscaling. 2020-04-19 10:57:56 +02:00
poly_hwtexture.h - fixed texture layer management so that each material layer can decide for itself if it wants to allow upscaling. 2020-04-19 10:57:56 +02:00
poly_renderstate.cpp Fix missing texture update 2020-04-24 13:08:22 +02:00
poly_renderstate.h - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00