gzdoom/src/hwrenderer
2019-02-04 15:53:41 +02:00
..
data - split shadowmap AABB tree into two parts. one for static and one for dynamic 2019-01-04 15:51:59 +01:00
dynlights - pass 'level' as a parameter to AABBTree. Also renamed a few things to make the code easier to read. 2019-01-06 08:24:04 +01:00
models - fix wrong attribute count passed to SetFormat 2018-11-23 12:09:36 +01:00
postprocessing - renamed some variables because they were getting into the way of analyzing usage of the global variable of the same name. 2018-12-28 18:11:33 +01:00
scene - disabled usage of intrinsics on non-Intel platforms 2019-02-04 15:53:41 +02:00
textures - removed the static members from FMaterial. 2018-12-29 13:28:22 +01:00
utility - fixed: RecreateAllAttachedLights must activate the lights it creates. 2019-01-30 20:21:00 +01:00