No description
Find a file
Zephaniah E. Hull b7ee9ba07d gl_draw.c: gl_lightmode now uses a callback.
gl_dyn_part.c:
  Now uses a (non-locked) vertex array to reduce GL calls.
  Gives a slight speed gain, I'll optimize it a bit more soon.
gl_rlight.c:
  Fixed much of the dlightframecount issues.
  (This gives cleaner code and a speed up.)
gl_rmain.c: A slight reorg of the dlight call order.
gl_rmisc.c: Enable some of the vertex arrays. (vertex, texcoord, color.)
gl_rsurf.c:
  Reworked R_BuildLightMap, smaller now code wise, also more optimized,
  and it builds a 0-2 lightmap in more cases now.

  Playing with GL_UploadLightmap.

  For non-lighthalf non-mtex lightmaps use a 0-2 range.
  (Makes gl_lightmode look a /lot/ better.)

gl_screen.c: More stuff with the gl_lightmode callback.
r_view.c: R_PushDlights is called elsewhere now.
sw_rmain.c:
  Moved the R_PushDlights call.
  Also killed the unused PASSAGES define.
2001-04-06 02:57:26 +00:00
debian GGI has been eradicated. It's broken and none of us use it, therefore 2001-02-22 00:24:45 +00:00
doc console serverlist ideas/plan 2001-04-03 07:05:37 +00:00
include ZERO_LENGTH_ARRAY causes problems for external progs, so just go to 1 2001-04-01 02:09:48 +00:00
libs make the start calculation a little more accurate 2001-04-01 03:30:17 +00:00
nq reverting this for Mercury 2001-04-06 02:12:19 +00:00
qw gl_draw.c: gl_lightmode now uses a callback. 2001-04-06 02:57:26 +00:00
RPM initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
tools pr_lex.c: 2001-04-03 16:50:31 +00:00
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
acconfig.h bare bones sys stuff moved into libQFutil. unix stuff seems to work just fine, 2001-03-30 23:24:57 +00:00
acinclude.m4 Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
bootstrap Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
CodingStyle initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
configure.in bare bones sys stuff moved into libQFutil. unix stuff seems to work just fine, 2001-03-30 23:24:57 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
TODO Since nobody cares the structure of the menu after it's rewritten, I've 2001-03-04 13:55:05 +00:00