.. |
r_draw.cpp
|
- Fix depth values written by sloped planes
|
2018-05-09 11:10:37 +02:00 |
r_draw.h
|
- Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer
|
2018-05-09 10:47:22 +02:00 |
r_draw_pal.cpp
|
- Fixed overflow for precise blend mode
|
2017-08-29 19:25:05 +02:00 |
r_draw_pal.h
|
- Improved fuzz rendering in software renderer by scaling it relative to 320x200
|
2017-06-25 00:35:15 +02:00 |
r_draw_rgba.cpp
|
- Improved fuzz rendering in software renderer by scaling it relative to 320x200
|
2017-06-25 00:35:15 +02:00 |
r_draw_rgba.h
|
- Improved fuzz rendering in software renderer by scaling it relative to 320x200
|
2017-06-25 00:35:15 +02:00 |
r_draw_sky32.h
|
Create non-sse version of the wall drawers
|
2017-03-17 06:58:36 +01:00 |
r_draw_sky32_sse2.h
|
Remove usage of r_viewpoint and r_viewwindow globals from software renderer and poly renderer
|
2017-03-12 18:54:39 +01:00 |
r_draw_span32.h
|
- Fix dynamic light clamping issue in truecolor drawers
|
2017-07-23 23:45:43 +02:00 |
r_draw_span32_sse2.h
|
- Fix dynamic light clamping issue in truecolor drawers
|
2017-07-23 23:45:43 +02:00 |
r_draw_sprite32.h
|
- Fix voxel speed regression in the palette software renderer
|
2017-06-18 19:45:15 +02:00 |
r_draw_sprite32_sse2.h
|
- Fix voxel speed regression in the palette software renderer
|
2017-06-18 19:45:15 +02:00 |
r_draw_wall32.h
|
- Fix dynamic light clamping issue in truecolor drawers
|
2017-07-23 23:45:43 +02:00 |
r_draw_wall32_sse2.h
|
- Fix dynamic light clamping issue in truecolor drawers
|
2017-07-23 23:45:43 +02:00 |
r_thread.cpp
|
- Make sure a hung worker thread always crashes the application
|
2017-05-21 12:03:12 +02:00 |
r_thread.h
|
- Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer
|
2018-05-09 10:47:22 +02:00 |