Karl Schultz
47bcda78e2
Updated Windows driver for Mesa 4.0.
...
Needs optimization.
2001-10-04 19:04:56 +00:00
Karl Schultz
d3788b60ae
remove extra CR chars
2001-10-04 19:03:11 +00:00
Keith Whitwell
31c40f0905
use correct vertex for flatshading
2001-09-25 17:38:11 +00:00
Karl Schultz
954f511473
Fix up Windows makefiles so that the debug build leaves debugger info
...
in the libraries. Make with NODEBUG=1 builds optimized without debug
info (doc'ed in top level Makefile.win).
2001-09-25 16:25:41 +00:00
Karl Schultz
968e557dcd
disable some more code so that it compiles quietly on Windows.
2001-09-25 16:22:40 +00:00
Jouk Jansen
001f826f71
Committing in .
...
Modified Files:
Mesa/si-glu/libutil/glue.c
added some type casts to silence compiler warnings.
----------------------------------------------------------------------
2001-09-24 09:40:40 +00:00
Brian Paul
2427575c21
[rgba]shift values weren't always correct, only effected blended lines
2001-09-23 21:17:03 +00:00
Brian Paul
5ac8282a22
fixed some configure;make build problems. cleaned-up copyright info.
2001-09-23 16:50:01 +00:00
Brian Paul
a573803ed3
updates for Mesa 4.0
2001-09-23 16:10:02 +00:00
Keith Whitwell
497d6eab66
More of the same
2001-09-23 15:19:16 +00:00
Karl Schultz
05ba9becc3
Make osmesa a DLL instead of a static lib (Windows). This is more
...
consistent with the other modules and platforms. It also makes the
API and linkage on Windows more consistent.
2001-09-21 21:32:14 +00:00
Karl Schultz
cfe52d8ae0
Don't use "errno" as a parameter name - it is also a function and that
...
confused the Windows compiler. Also make messages unsigned char for
consistency.
2001-09-20 21:50:53 +00:00
Karl Schultz
f2a50b141e
compiler warnings
2001-09-20 21:47:52 +00:00
Keith Whitwell
62eb2e5909
very brief overview of swrast
2001-09-20 19:25:31 +00:00
Keith Whitwell
fffc27015b
(very) Brief overview of tnl module
2001-09-20 18:59:05 +00:00
Brian Paul
7152305e0a
GL_ADD texture mode was incorrect, renamed some vars
2001-09-19 22:21:13 +00:00
Karl Schultz
7c4268176e
silence compiler warnings (last batch for src)
2001-09-19 20:30:44 +00:00
Brian Paul
2fc06af470
set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo)
2001-09-19 03:37:16 +00:00
Brian Paul
b6bcfc1f6a
fix fallback for stippled polygons, removed a debug message
2001-09-19 02:55:45 +00:00
Brian Paul
37f2d5e696
compute dst->ooz, not dst->z in clip interpolation function
2001-09-19 02:54:56 +00:00
Karl Schultz
7b9fe820a3
more compiler warning fixes
2001-09-18 23:06:14 +00:00
Keith Whitwell
c98541f54b
remove some debug
2001-09-18 22:07:54 +00:00
Keith Whitwell
e9479f24ab
Fix FX driver to the point where gears & morph3d work.
...
Textures are broken (eg. isosurf).
2001-09-18 22:05:36 +00:00
Karl Schultz
573dd2206b
clean up makefiles some more for Windows
2001-09-18 20:47:23 +00:00
Karl Schultz
4742735a5c
compiler warnings
2001-09-18 16:51:45 +00:00
Karl Schultz
b14dcea418
remove carriage return chars
2001-09-18 16:39:38 +00:00
Karl Schultz
94a6ec8f0c
compiler warnings
2001-09-18 16:16:21 +00:00
Karl Schultz
57c946096e
compiler warnings
2001-09-18 15:27:18 +00:00
Brian Paul
fde5e2c5f1
more warning fixes (Karl Schultz)
2001-09-15 18:02:49 +00:00
Brian Paul
04120f6cce
Win32 updates (Karl Schultz)
2001-09-14 22:19:18 +00:00
Brian Paul
7c276329e8
more warning fixes (Karl Schultz)
2001-09-14 21:36:43 +00:00
Brian Paul
edf8c06270
more warning fixes (Karl Schultz)
2001-09-14 21:30:31 +00:00
Brian Paul
7cc49c2dc8
silence more warnings (Karl Schultz)
2001-09-14 17:23:39 +00:00
Brian Paul
5ce1f374da
silence minor warnings
2001-09-14 17:00:42 +00:00
Brian Paul
675343c517
replaced gets() with fgets()
2001-09-14 02:59:08 +00:00
Brian Paul
94666c4b55
more GL 1.3 updates
2001-09-14 02:48:53 +00:00
Brian Paul
ba57e5297d
more GL 1.3 and GLX 1.4 updates
2001-09-14 02:43:03 +00:00
Brian Paul
dcbe4d6d2f
minor optimizations for flat shading (Klaus Niederkrueger)
2001-09-13 22:12:54 +00:00
Brian Paul
d22554d2ce
replaced some tabs with spaces
2001-09-13 21:54:29 +00:00
Brian Paul
097d2a025e
minor re-org
2001-09-12 03:32:29 +00:00
Brian Paul
e79f4b08d5
hook compressed texture functions into driver
2001-09-12 03:30:02 +00:00
Brian Paul
30230a9cd1
fixed s/w alpha bug 458411
2001-09-10 18:53:45 +00:00
Jouk Jansen
9348cfc6e8
Committing in .
...
Modified Files:
Mesa/src/tnl/t_imm_alloc.c
added initialization for Normals
----------------------------------------------------------------------
2001-09-07 06:55:59 +00:00
Brian Paul
190d34874c
minor changes, prototype Pbuffer support
2001-09-01 20:27:31 +00:00
Brian Paul
7d5656bee7
prototype work for Pbuffer support
2001-09-01 20:23:25 +00:00
Brian Paul
9bed64cbf1
fixed dangling pointer problem (Chris Burghart)
2001-08-31 04:30:14 +00:00
Brian Paul
04ec0fd71e
changes to allow the driver to compile - still doesn't work though
2001-08-29 03:58:42 +00:00
Brian Paul
a0037ad8b3
added OSMESA_MAX_WIDTH/HEIGHT queries
2001-08-28 23:12:37 +00:00
Brian Paul
2a88946f9a
OpenGL 1.3 support
2001-08-28 22:46:22 +00:00
Brian Paul
c123a9b2ed
removed a semicolon in the USE() macro
2001-08-20 21:45:15 +00:00