.. |
poly_cull.cpp
|
- fix null pointer crash
|
2018-10-23 09:17:55 +02:00 |
poly_cull.h
|
- portal check is overridden by a different inverted check in the software renderer
|
2018-10-23 09:08:41 +02:00 |
poly_decal.cpp
|
- softpoly decals were upside down
|
2018-12-17 01:32:46 +01:00 |
poly_decal.h
|
- fix softpoly line portals
|
2018-04-23 23:09:11 +02:00 |
poly_light.cpp
|
- Cleaned up some copyright statements
|
2017-09-02 17:14:02 +02:00 |
poly_light.h
|
- Cleaned up some copyright statements
|
2017-09-02 17:14:02 +02:00 |
poly_model.cpp
|
- replaced TexMan.operator() with two functions.
|
2018-12-07 02:53:18 +01:00 |
poly_model.h
|
- narrowing down the public interface of the texture class
|
2018-12-06 01:11:04 +01:00 |
poly_particle.cpp
|
- move DrawArray and DrawElements to PolyTriangleDrawer
|
2018-06-10 15:58:01 +02:00 |
poly_particle.h
|
- fix softpoly line portals
|
2018-04-23 23:09:11 +02:00 |
poly_plane.cpp
|
- replaced TexMan.operator() with two functions.
|
2018-12-07 02:53:18 +01:00 |
poly_plane.h
|
- narrowing down the public interface of the texture class
|
2018-12-06 01:11:04 +01:00 |
poly_playersprite.cpp
|
- started separating the texture class from the image format handlers.
|
2018-12-08 23:28:35 +01:00 |
poly_playersprite.h
|
- narrowing down the public interface of the texture class
|
2018-12-06 01:11:04 +01:00 |
poly_portal.cpp
|
- made R_SetViewAngle a member of r_viewpoint
|
2018-06-19 17:44:11 +02:00 |
poly_portal.h
|
- fix softpoly line portals
|
2018-04-23 23:09:11 +02:00 |
poly_scene.cpp
|
- use a TArray to store the particles and remove all 16 bit global variables.
|
2018-12-15 10:04:49 +01:00 |
poly_scene.h
|
- fix Software models don't display over nonexistent sprites
|
2018-06-17 14:56:34 +02:00 |
poly_sky.cpp
|
- remove InitSoftwareSky
|
2018-12-19 04:44:25 +01:00 |
poly_sky.h
|
- narrowing down the public interface of the texture class
|
2018-12-06 01:11:04 +01:00 |
poly_sprite.cpp
|
- replaced the last access operator, too
|
2018-12-07 03:01:40 +01:00 |
poly_sprite.h
|
- narrowing down the public interface of the texture class
|
2018-12-06 01:11:04 +01:00 |
poly_wall.cpp
|
- replaced TexMan.operator() with two functions.
|
2018-12-07 02:53:18 +01:00 |
poly_wall.h
|
- narrowing down the public interface of the texture class
|
2018-12-06 01:11:04 +01:00 |
poly_wallsprite.cpp
|
- narrowing down the public interface of the texture class
|
2018-12-06 01:11:04 +01:00 |
poly_wallsprite.h
|
- fix softpoly line portals
|
2018-04-23 23:09:11 +02:00 |