| .. |
|
drawers
|
- implement camera textures
|
2019-05-29 05:45:19 +02:00 |
|
line
|
- removed the NetUpdate calls from the software renderer.
|
2019-03-31 09:02:11 +02:00 |
|
plane
|
- fixed: The software renderer was accessing the global viewpoint in several places.
|
2019-05-12 09:16:17 +02:00 |
|
scene
|
- implement camera textures
|
2019-05-29 05:45:19 +02:00 |
|
segments
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
textures
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
things
|
- add PolyTriangleDrawer functions for the operations needed by PolyRenderState
|
2019-05-27 07:57:27 +02:00 |
|
viewport
|
- implement camera textures
|
2019-05-29 05:45:19 +02:00 |
|
r_all.cpp
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
r_memory.cpp
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
r_memory.h
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
r_renderer.h
|
- moved some more files.
|
2019-07-14 21:09:49 +02:00 |
|
r_renderthread.cpp
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
r_renderthread.h
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
r_swcolormaps.cpp
|
- moved some more files.
|
2019-07-14 21:09:49 +02:00 |
|
r_swcolormaps.h
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |
|
r_swrenderer.cpp
|
- remove softpoly scene drawer
|
2019-05-22 17:16:07 +02:00 |
|
r_swrenderer.h
|
- moved some more files.
|
2019-07-14 21:09:49 +02:00 |
|
r_swscene.cpp
|
- moved some more files.
|
2019-07-14 21:09:49 +02:00 |
|
r_swscene.h
|
- moved all rendering code into a common subdirectory.
|
2019-01-31 19:58:17 +01:00 |