gzdoom-gles/src/swrenderer/things
2018-06-03 19:51:45 +02:00
..
r_decal.cpp - renamed FTexture's UseType flags and gave them a dedicated type. 2018-03-25 20:26:16 +02:00
r_decal.h - extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter. 2018-03-18 21:33:44 +01:00
r_model.cpp Mirroring should be flipped on HUD models since the view to world space transform already inverts one axis 2018-06-03 19:51:45 +02:00
r_model.h - pass mirroring info to model drawers. 2018-06-02 21:31:23 +02:00
r_particle.cpp - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00
r_particle.h - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00
r_playersprite.cpp - avoid reusing the same mVBuf pointer for the different renderers as that causes too many problems when switching between them 2018-05-24 10:25:05 +02:00
r_playersprite.h - Add model rendering to the software renderer 2017-11-27 23:47:26 +01:00
r_sprite.cpp - renamed the flag bits for sector_t::MoreFlags, so that they are easier to distinguish from sector_t::Flags. 2018-05-10 19:49:02 +02:00
r_sprite.h - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00
r_visiblesprite.cpp - fix translucent walls when r_models is enabled 2018-05-10 21:21:51 +02:00
r_visiblesprite.h - fix translucent walls when r_models is enabled 2018-05-10 21:21:51 +02:00
r_visiblespritelist.cpp - fix translucent walls when r_models is enabled 2018-05-10 21:21:51 +02:00
r_visiblespritelist.h - fix translucent walls when r_models is enabled 2018-05-10 21:21:51 +02:00
r_voxel.cpp - renamed the flag bits for sector_t::MoreFlags, so that they are easier to distinguish from sector_t::Flags. 2018-05-10 19:49:02 +02:00
r_voxel.h - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00
r_wallsprite.cpp - extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter. 2018-03-18 21:33:44 +01:00
r_wallsprite.h - extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter. 2018-03-18 21:33:44 +01:00