Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Eric Wasylishen 185f2f2883 R_UpdateWarpTextures: workaround osx 10.6 driver bug when using FSAA, reported by Barnak.
R_Clear only clears the warpimage part of the screen, leading to an unplayable
HOM effect on the rest of the screen.

The workaround is calling GL_SetCanvas(CANVAS_DEFAULT); at the end of
R_UpdateWarpTextures, it should be harmless enough on other systems, so not sure
if it's worth making this workaround conditional.

My guess is glClear in this implementation is wrongly using glViewport as the
area to clear.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1291 af15c1b1-3010-417e-b628-4374ebc0bcbd
2016-02-26 07:37:00 +00:00
Linux docs: fixed version number in changelog. added empty 0.91.1 changelog section for new changes. 2016-01-31 09:33:26 +00:00
MacOSX Xcode project: 2016-01-29 00:31:27 +00:00
Misc re-diff'ed extra patches under Misc/ so that they apply cleanly. 2016-01-16 19:28:04 +00:00
Quake R_UpdateWarpTextures: workaround osx 10.6 driver bug when using FSAA, reported by Barnak. 2016-02-26 07:37:00 +00:00
Windows oslibs: rebuild libopusfile from latest v0.7 release. 2016-01-10 09:30:31 +00:00
LICENSE.txt rename gnu.txt to LICENSE.txt 2014-09-21 14:02:30 +00:00
Quakespasm-Music.txt update README files to reflect further 0.85.10 changes so far. 2014-09-15 09:10:19 +00:00
Quakespasm.html docs: fixed version number in changelog. added empty 0.91.1 changelog section for new changes. 2016-01-31 09:33:26 +00:00
Quakespasm.txt docs: fixed version number in changelog. added empty 0.91.1 changelog section for new changes. 2016-01-31 09:33:26 +00:00