Bill Currie
|
23a38738fc
|
Massive whitespace cleanup.
Lots of trailing whitespace and otherwise blank lines.
|
2012-05-22 08:23:22 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
36504547a8
|
Rename the public symbols for gl, glsl and sw32.
Evil hack, but it does the job.
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
e991c1fed3
|
Make a bit of progress cleaning up vid for plugins.
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
a4c280f2b2
|
Take the first step towards render plugins.
No clients link. Even if they did, nothing would work.
|
2012-04-11 14:58:53 +09:00 |
|
Bill Currie
|
72fb96245f
|
Cleanup global symbols for the sw and sw32 renderers.
Names not mangled, but those symbols that could be made static have been.
Also, many dead variables have been removed.
|
2012-02-18 14:34:14 +09:00 |
|
Bill Currie
|
e4f63fba6c
|
Fix some integer shift overflows.
Thanks to Ozkan Sezer for pointing them out.
|
2012-01-30 09:13:06 +09:00 |
|
Bill Currie
|
997102fea8
|
audit the usage of "only"
There are still a few iffy places (notably around certain prepositions), but
the relevant sentences are now much easier to read.
|
2010-01-13 06:42:26 +00:00 |
|
Bill Currie
|
e3b47c9c6d
|
This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked)
|
2007-11-25 04:44:53 +00:00 |
|
Bill Currie
|
93ee2e489b
|
more vc2005 patches from phrosty
|
2007-04-11 22:03:36 +00:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Bill Currie
|
ca4b3acd6c
|
big protototype cleanup. Now, except for a few cases, all non-static
prototypes are in headers files.
|
2002-11-05 19:12:51 +00:00 |
|
Bill Currie
|
78a3e398d5
|
* taniwha gets medieval on extern
|
2001-10-28 04:23:37 +00:00 |
|
Bill Currie
|
b1f4a778f9
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
|
Bill Currie
|
11489550ba
|
gratuitous_diff--
|
2001-08-28 22:46:02 +00:00 |
|
Bill Currie
|
4ed75b014a
|
"Yay, it builds!"
"Ah, but does it work?"
|
2001-08-25 03:52:34 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
c6266aba36
|
sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet.
|
2001-08-25 02:47:11 +00:00 |
|