Bill Currie
|
8a237169c3
|
patches to allow for multiple view ports
|
2004-05-07 03:54:35 +00:00 |
|
Bill Currie
|
f34335a0c9
|
provide a builtin to draw a crosshair.
|
2004-02-13 23:16:33 +00:00 |
|
Bill Currie
|
6063fb75d9
|
make the console run at full speed no matter what demo_speed is at. what a
lot of work for such a simple concept :P
|
2003-07-25 22:21:47 +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 |
|
Ragnvald Maartmann-Moe IV
|
10d7d17fcc
|
Use vertex arrays for text. Another 1-3% speedup.
|
2002-06-13 05:24:52 +00:00 |
|
Chris Ison
|
6073ff8d58
|
added Draw_nString for displaying a non \0 terminated string
|
2002-01-09 21:20:22 +00:00 |
|
Chris Ison
|
1c26723864
|
changed int to an unsigned int
|
2001-12-17 23:41:58 +00:00 |
|
Bill Currie
|
b3843f7f5b
|
draw.h:
remove dead Draw_TransPic prototype
draw.c:
really don't draw spaces in Draw_AltString
|
2001-12-13 19:13:22 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
d4a8224d9b
|
Change hudswap to use a callback, and instead of passing a swap variable to 10 functions, where only 2 use it, use a global variable. Make a few scr functions static inline, too. Got a totally unexpected ~0.45fps speedup.
|
2001-12-09 14:05:30 +00:00 |
|
Bill Currie
|
4f2f686834
|
r_netgraph_alpha works again
|
2001-11-30 03:51:43 +00:00 |
|
Bill Currie
|
78a3e398d5
|
* taniwha gets medieval on extern
|
2001-10-28 04:23:37 +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 |
|
Bill Currie
|
1c9e1b176f
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
|
Bill Currie
|
1a25bc9349
|
gl_screen.c and screen.c are now client clean (and merged :)
|
2001-05-23 06:33:23 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
37a93b3e91
|
Merge draw.h.
|
2001-05-09 22:40:51 +00:00 |
|