cholleme
|
8d5dcf2d1c
|
Added delux cvar
Fixed some bug with invalid state when there were no per pixel lights active
|
2003-03-02 20:26:31 +00:00 |
|
cholleme
|
37327b4a94
|
Added delux cvar
|
2003-03-02 20:24:20 +00:00 |
|
cholleme
|
df3444bf14
|
Fixed the wireframe mode hanging when returning back to normal rendering
|
2003-03-02 20:23:52 +00:00 |
|
cholleme
|
411e8b3362
|
Fixed the dynamic lights
|
2003-03-02 20:19:54 +00:00 |
|
lorderadicator
|
2fd968c4a0
|
fixed typo with cg_thirdperson :P
|
2003-02-17 22:23:37 +00:00 |
|
jpaana
|
86dd8cffdd
|
Port Charles' GF3 fixes
|
2003-02-16 23:57:52 +00:00 |
|
jpaana
|
338d299280
|
Make allocchain static just in case
|
2003-02-16 23:50:46 +00:00 |
|
cholleme
|
0f06ee708a
|
RecursiveHullCheck bug
|
2003-02-16 20:10:09 +00:00 |
|
cholleme
|
fbb42daa4e
|
Renamed CS_ to MESH_
|
2003-02-16 20:09:31 +00:00 |
|
cholleme
|
f861f18a3f
|
Misc fixes in the shaders
|
2003-02-16 20:08:54 +00:00 |
|
cholleme
|
9c1be217f9
|
Inline models are also supported now
|
2003-02-16 20:08:30 +00:00 |
|
cholleme
|
8229118af8
|
no message
|
2003-02-16 20:08:06 +00:00 |
|
cholleme
|
d67c9c4006
|
Blended surfs don't cast shadows (is this what we want? maybe we better theck surf_noshadow)
|
2003-02-16 20:04:57 +00:00 |
|
cholleme
|
092112fca7
|
Fixed chasecam (RecursiveHullCheck bug)
|
2003-02-16 20:04:01 +00:00 |
|
cholleme
|
b3c239b585
|
Fixed decails (RecursiveHullCheck bug)
|
2003-02-16 20:02:36 +00:00 |
|
cholleme
|
bf614426f3
|
Give an error on unknown blend functions
|
2003-02-16 20:02:07 +00:00 |
|
jpaana
|
1ebf645d9e
|
Argh, disable debug code
|
2003-02-16 03:28:07 +00:00 |
|
jpaana
|
5cde3fc523
|
Enable ARB, Radeon and Parhelia paths
|
2003-02-16 03:25:27 +00:00 |
|
jpaana
|
465c6ba633
|
Updated to new shader system
|
2003-02-16 03:24:38 +00:00 |
|
cholleme
|
318462e094
|
no message
|
2003-02-15 20:22:28 +00:00 |
|
cholleme
|
d89e5f8bff
|
no message
|
2003-02-15 19:59:11 +00:00 |
|
cholleme
|
95f5f2a006
|
Removed some old thing
|
2003-02-15 18:56:38 +00:00 |
|
cholleme
|
ecdbc4271f
|
Curves and meshes are unified
|
2003-02-15 18:56:17 +00:00 |
|
cholleme
|
03ae036073
|
Multiply curve vertex colors with lightmapbright
|
2003-02-15 18:55:43 +00:00 |
|
cholleme
|
e70ad77e3a
|
Small fix for the new font drawing
|
2003-02-15 18:54:41 +00:00 |
|
cholleme
|
9d28810ce7
|
Per vertex setup is now done in vertex programs
|
2003-02-15 18:54:08 +00:00 |
|
cholleme
|
e58472bb83
|
Support the new rendering system
|
2003-02-15 18:53:11 +00:00 |
|
cholleme
|
67339ed524
|
The geforce2 path is broken currently
|
2003-02-15 18:52:00 +00:00 |
|
cholleme
|
0e956c1dcf
|
change for the bump drivers
|
2003-02-15 18:51:01 +00:00 |
|
cholleme
|
bbaff82de2
|
Curves now also have per pixel lighting
|
2003-02-15 18:50:23 +00:00 |
|
cholleme
|
8cf8037241
|
Small change for the bump drivers
|
2003-02-15 18:09:45 +00:00 |
|
cholleme
|
ab3b3ff6ac
|
Added shader support
|
2003-02-15 18:03:41 +00:00 |
|
cholleme
|
10f1a0023e
|
Added (hacky) shader support, but mdl should go out anyway
|
2003-02-15 18:02:58 +00:00 |
|
cholleme
|
c4528b5109
|
Support the new rendering system
|
2003-02-15 18:02:06 +00:00 |
|
cholleme
|
08a2b2f50e
|
Support the new rendering system
Fixed shadow volumes for q3 bsp's
|
2003-02-15 18:01:22 +00:00 |
|
cholleme
|
493fa4de6c
|
Some small things to support the new rendering system
|
2003-02-15 18:00:08 +00:00 |
|
cholleme
|
2758179d5a
|
Changes to support the new render drivers
|
2003-02-15 17:59:35 +00:00 |
|
cholleme
|
332a2d3e6f
|
Moved debug info to the bottom of the screen
|
2003-02-15 17:57:27 +00:00 |
|
cholleme
|
a1aa8c1cf4
|
Changes to the way shadow volumes are calculated, to support the new render drivers
|
2003-02-15 17:56:45 +00:00 |
|
cholleme
|
bd5cbfb9b0
|
Added some shader prototypes
|
2003-02-15 17:54:35 +00:00 |
|
cholleme
|
688ededc49
|
Fixed shadow volumes for q3 bsp's
|
2003-02-15 17:52:37 +00:00 |
|
cholleme
|
69b03db688
|
CM_* methods take a model as parameter (to keep client & server separated)
|
2003-02-15 17:52:07 +00:00 |
|
cholleme
|
12dc8b4ee8
|
We now actually use the shaders
|
2003-02-15 17:51:36 +00:00 |
|
cholleme
|
f2b6ca0092
|
Added packed gloss loading
|
2003-02-15 17:50:11 +00:00 |
|
cholleme
|
0ed180d306
|
Added prototypes of the new q3 methods
|
2003-02-15 17:48:17 +00:00 |
|
faded
|
b1117fc9d8
|
- fixed Sys_Find* not using glob to work properly
- fixed a long standing bug involving USERPREF_DIR and Sys_Find*
|
2003-02-13 21:25:24 +00:00 |
|
faded
|
c99489e9b9
|
updated to compile linux and SDL ports
|
2003-02-13 19:46:54 +00:00 |
|
faded
|
09d9121083
|
moved Sys_Find* code to its own file, and recoded them for platforms
lacking good glob syscall implementation
|
2003-02-05 14:00:38 +00:00 |
|
faded
|
4a9ad6b6ba
|
moved Sys_Find* declarations in sys.h
|
2003-02-05 13:58:01 +00:00 |
|
faded
|
ae7d49d4fc
|
moved the targa stuff to its own file
|
2003-02-05 13:52:10 +00:00 |
|