.. |
r_draw.cpp
|
- Add model rendering to the software renderer
|
2017-11-27 23:47:26 +01:00 |
r_draw.h
|
- Add model rendering to the software renderer
|
2017-11-27 23:47:26 +01: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 the triangle setup functions
|
2017-04-01 03:44:45 +02:00 |