112 Commits (4c7e19adeb686b9f979c5c35c69f91b765695bc5)
 

Author SHA1 Message Date
mittorn 4c7e19adeb ref_soft: fix unaligned access 5 years ago
mittorn 59f053b1db ref_soft: fix Werrors 5 years ago
mittorn d4efb55492 ref_soft: lowmemory: prevent redefines 5 years ago
mittorn ef270eb642 ref_soft: update ref api 5 years ago
mittorn d1af73bfcb ref_soft: image: fix wrong alpha buffer 5 years ago
mittorn a3a0db447b ref_soft: draw: check screen bounds in Draw_Fill 5 years ago
mittorn 3589537147 ref_soft: lowmemory: use ushort for r_leafkeys 5 years ago
Alibek Omarov 26b8a1fe1d ref_soft: blit: restore height for bpp 16 and 32 5 years ago
mittorn 609235b4f1 ref_soft: fix texcoords on image blitting 5 years ago
mittorn b3ad557dd2 ref_soft: update api, display rotation support 5 years ago
mittorn 9c7c279a5b ref_soft: XASH_LOW_MEMORY 5 years ago
mittorn f376d5d59c ref_soft: glblit: gles3 pbo+fbo blitter 5 years ago
mittorn 2493659b23 ref_soft: glblit: change projection scale 5 years ago
mittorn e1efacb399 ref_soft: glblit: GLES1 blitter 5 years ago
mittorn 05d793c34b ref_soft: glblit: refactor 5 years ago
mittorn 86867dcbe3 ref_soft: restore fallback gl1 blitter (force enable with -glblit) 5 years ago
Alibek Omarov c8eac04e9b ref_soft: fix double promotion 5 years ago
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