95 Commits (d96dcfba592a15fedd53c6cf252e3d26ebfa86ec)
 

Author SHA1 Message Date
Alibek Omarov d96dcfba59 ref_soft: fix different warnings 5 years ago
Alibek Omarov 690a317f4f ref_soft: fix style errors 5 years ago
Alibek Omarov 9c4a0d2397 ref_soft: context: upgrade to latest RefAPI 5 years ago
mittorn a2cba95a3a ref_soft: Merge pull request #1 from a1batross/master 5 years ago
Alibek Omarov fd962869e6 ref_soft: update to latest API version 5 years ago
mittorn 7663da80c3 ref_soft: Setup viewport 5 years ago
mittorn 103077b686 ref_soft: clean unused variables 5 years ago
mittorn fbef500fb3 ref_soft: Fix division by zero 5 years ago
mittorn 37ee9752e1 ref_soft: Update ref interface 5 years ago
mittorn a6572dd042 ref_soft: fix crash on map restart again 5 years ago
mittorn 8a99d64139 ref_soft: fix blocksize 5 years ago
mittorn 1c0262a8c4 ref_soft: Partial world luxels support 5 years ago
mittorn ee67d350e3 ref_soft: Fix world unload. Improve lightmap sample detection 5 years ago
mittorn 60e3a78221 ref_soft: Implement texture free 5 years ago
mittorn b2105a113c ref_soft: extended bsp support 5 years ago
mittorn c293a7a26d ref_soft: update wscript 5 years ago
mittorn 4dae13d7bc ref_soft: Add GAME_EXPORT to exports 5 years ago
mittorn 5140bb8d7f ref_soft: Use Q_memprint to report cache size 5 years ago
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