77 Commits (320a3b0834bd05e77e4f659630b952d811779ea6)
 

Author SHA1 Message Date
mittorn 320a3b0834 ref_soft: Fix cache flush on reconnect, fix division by zero in decals 5 years ago
mittorn 79405c7cc9 ref_soft: Fix polyset bounds checking 5 years ago
mittorn 99fa5d0252 ref_soft: Another bound check implementation (todo: compare) 5 years ago
mittorn b584e89d90 ref_soft: add bounds checking in triangle render 5 years ago
mittorn 7f1491f884 ref_soft: Try fix crash on changelevel 5 years ago
mittorn 9fbb8a8201 ref_soft: Add alpha test for brushes to all rendermodes 5 years ago
mittorn 4aa5778606 ref_soft: Alpha support for additive/glow 5 years ago
mittorn 338b404055 ref_soft: clamp alpha values 5 years ago
mittorn 500ff629bf ref_soft: decrease alpha to make water visible again 5 years ago
mittorn 033a947631 ref_soft: set minor bits in alpha map to make it more accurate 5 years ago
mittorn c08c35df69 ref_soft: FillRGBA, FillRGBABlend 5 years ago
mittorn cefe42fd66 ref_soft: Fix R_NewMap, prevent crashes on changelevel/restart 5 years ago
mittorn e0cd5edddb ref_soft: Ignore non-horizontal water planes 5 years ago
mittorn ebd1da2730 ref_soft: Transform dlights for entitites 5 years ago
mittorn 4bbcd5daef ref_soft: Use r_math, this will fix beamfollow and glow sprites 5 years ago
mittorn 8d88ecb951 ref_soft: Remove more unused globals/functions 5 years ago
mittorn b5e1382232 ref_soft: Merge some globals 5 years ago
mittorn 8f5c72c510 ref_soft: Add macro to disable texture filter preventing slowdown on cvar checking 5 years ago
mittorn c52453faa3 ref_soft: Remove r_poly 5 years ago
mittorn 8c9aa2588c ref_soft: Fix studio rendermodes, add additive brush rendermode 5 years ago
mittorn d03d29f6f5 ref_soft: Fix transparency in API 5 years ago
mittorn 77f8da275a ref_soft: Extend edge drawing with zbuffer support, draw transparent brushes with it 5 years ago
mittorn 0c6c0003b1 ref_soft: Bound texcoords again, disable drawing spans on FloorDivMod overflow 5 years ago
mittorn 1c49d76fb7 ref_soft: Fix some integer overflows 5 years ago
mittorn 714084bf5b ref_soft: Fix hang on big texcoords 5 years ago
mittorn 2efdf56317 ref_soft: fix particles 5 years ago
mittorn 7fc09da482 ref_soft: TriAPI texturing, rendermodes 5 years ago
mittorn d315a838bd ref_soft: invalidata all caches on dlight rebuild 5 years ago
mittorn 6879c1f097 ref_soft: Remove R_ConcatTransform, try fix transparent bmodels origin 5 years ago
mittorn 25860f6263 ref_soft: remove some unused globals 5 years ago
mittorn c52d4b7998 ref_soft: Restore lightmap gamma calculation 5 years ago
mittorn 0c62967d8a ref_soft: re-enable lightstyles for LightPoint 5 years ago
mittorn f34db62940 ref_soft: Add sprite, EFX 5 years ago
mittorn b0ed8a5ba3 ref_soft: Fix some UB 5 years ago
mittorn 95ff769020 ref_soft: Add option to disable slow brush transparency 5 years ago
mittorn 9b158f5926 ref_soft: Studio alpha blending 5 years ago
mittorn 29c2169012 ref_soft: improve alpha map 5 years ago
mittorn 56ef16b0f9 ref_soft: enable stiple alpha by default, cache conveyors 5 years ago
mittorn eeda097603 ref_soft: Fix water 5 years ago
mittorn 77e296ffef ref_soft: Add r_poly, transparent brushes support 5 years ago
mittorn 72d5dfed34 ref_soft: Fill sky, enable turb code (not working correctly) 5 years ago
mittorn 7f8caf1634 ref_soft: Fix crash on glowshell, tune decals blending 5 years ago
mittorn 1871f39b2b ref_soft: Decals support 5 years ago
mittorn 6eae7acd34 ref_soft: lightstyle support 5 years ago
mittorn 36a5247181 ref_soft: bmodel dlights (ignore transform) 5 years ago
mittorn 153b8cbcc3 ref_soft: Xash3D lightmaps and dynamic lighting (world only) 5 years ago
mittorn 44a8ede94d ref_soft: Re-enable lightvec calculation 5 years ago
mittorn 529bb53d52 ref_soft: Static quake-based lightmap (does not work with extended bsp) 5 years ago
mittorn b35415637b ref_soft: colormap support, basic studiomodel lighting 5 years ago
mittorn 35e42a2295 ref_soft: Viewmodel support 5 years ago