gzdoom/src/rendering
Xaser Acheron a5cba1aba5
Merge dpJudas's renderslices branch (#1356)
* Remove threading from the drawers

* Fix some r_scene_multithreaded related bugs

* Fix some r_scene_multithreaded crashes

* Fix fullbright shade bug

* Fix truecolor drawer crash

* Add debug code for showing the render slices

* Fix texture loading race condition and improve performance by only locking the load mutex if data hasn't already been updated for this frame

Co-authored-by: Magnus Norddahl <dpjudas@users.noreply.github.com>
2021-03-25 20:58:08 -04:00
..
2d - reimplement fix #1267 from @drfrag666 differently - fix damagecount overflow 2021-01-05 11:09:19 -05:00
hwrenderer Fix camera texture aspect ratio in hardware renderer 2021-03-19 00:04:46 +01:00
swrenderer Merge dpJudas's renderslices branch (#1356) 2021-03-25 20:58:08 -04:00
r_sky.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
r_sky.h - moved around some sky rendering code so that the game independent parts are grouped together. 2020-04-29 00:14:42 +02:00
r_utility.cpp View Angles (Part 1 - Redux) (#1002) 2020-08-27 13:03:06 -04:00
r_utility.h - cleanup of m_fixed.h. 2020-11-22 10:25:04 +01:00