Spoike
|
b134fd9e65
|
Cleaned up the bloom code a little, fixed bloom so view2/splitscreen doesn't cause the main view to get a double dose, by pulling the pixel offsets from outside rather than recalculating them (thus no longer wrongly assuming a full screen). Made the code slightly more readable - no more ugly braces!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2930 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2008-02-21 03:19:46 +00:00 |
|
Spoike
|
7b8e20d0ae
|
Fixes the black lines bug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2927 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2008-02-16 15:57:46 +00:00 |
|
Spoike
|
1f9484f93d
|
One d3d renderer.
Wonder how much this breaks.
Place your bets now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2501 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-05-25 22:16:29 +00:00 |
|
Spoike
|
9ed683614a
|
Mostly software renderer fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2487 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-03-28 13:27:35 +00:00 |
|
TimeServ
|
f57808caf0
|
warning cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2221 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-04-16 03:55:55 +00:00 |
|
TimeServ
|
75648fd2ff
|
fix warnings, add cvar flag to force renderer callback on vid_restart, switched a few cvars from modified checking to callback usage
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2192 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-04-12 00:17:02 +00:00 |
|
Spoike
|
9b9b696afe
|
Fixed the bloom/gl_max_size issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2180 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-04-08 15:16:47 +00:00 |
|
Spoike
|
2046931e26
|
gameclock, roq/avis can play on shaders (sound is wrong though, so that's fine with avis!), snprintf changes (this is the bulk), up2's mcharset
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2054 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-03-06 01:41:09 +00:00 |
|
Spoike
|
d27d3c5b6d
|
Less warnings (none at the gcc-default warning level)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2046 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-03-04 20:43:48 +00:00 |
|
Spoike
|
0fe03c7b25
|
blooming stuff. I hope I got enough of the bugs out.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2042 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-03-03 03:31:19 +00:00 |
|