Brian Paul
|
4d7a1289ed
|
optimized color buffer clear fallback (use mono-color span functions
|
2002-11-13 16:46:19 +00:00 |
|
Brian Paul
|
9d88c7d8f4
|
last tweaks for 5.0 release
|
2002-11-13 15:33:50 +00:00 |
|
Brian Paul
|
21709b354b
|
init facing to zero
|
2002-11-13 15:04:29 +00:00 |
|
Brian Paul
|
62d821786c
|
include imports.h
|
2002-11-13 15:03:31 +00:00 |
|
Brian Paul
|
101b16cf41
|
minor update
|
2002-11-13 03:08:15 +00:00 |
|
Brian Paul
|
069ad023b5
|
omit dmesadxe.h from tar file
|
2002-11-13 02:34:53 +00:00 |
|
Brian Paul
|
43cb96cbf6
|
html index to doc files, doxygen files
|
2002-11-13 02:28:20 +00:00 |
|
Brian Paul
|
1e9d43f56c
|
latest 5.0 bug fixes
|
2002-11-12 19:32:09 +00:00 |
|
Brian Paul
|
7069a7e3d6
|
apply scale factor before clapping for DOT3
|
2002-11-12 19:27:24 +00:00 |
|
Brian Paul
|
d5cbe1e924
|
removed -malign-jumps
|
2002-11-12 02:49:14 +00:00 |
|
Karl Schultz
|
d8c6273cf6
|
Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty
cleanly.
|
2002-11-11 18:56:36 +00:00 |
|
Brian Paul
|
68b1d5c315
|
compilation fixes
|
2002-11-11 18:42:38 +00:00 |
|
Brian Paul
|
f104619b8f
|
changes to vishandle usage to prevent segfault in some circumstances
|
2002-11-10 17:07:06 +00:00 |
|
Brian Paul
|
04cf6f4958
|
added Z calculation fix
|
2002-11-09 21:29:08 +00:00 |
|
Brian Paul
|
ad8cd6111e
|
fix float->int Z calculation in _mesa_span_default_z()
|
2002-11-09 21:28:41 +00:00 |
|
Brian Paul
|
e307931314
|
fix one-bit error in float->int Z calculation
|
2002-11-09 21:26:41 +00:00 |
|
Brian Paul
|
2dee6187e4
|
added P4 / 3DNow bug fix
|
2002-11-09 20:41:13 +00:00 |
|
Keith Whitwell
|
b6d90e50ea
|
fix 3dnow misdetection on new p4's
|
2002-11-09 17:43:58 +00:00 |
|
Brian Paul
|
aa80f05484
|
multisample / polygon smooth test
|
2002-11-08 18:30:26 +00:00 |
|
Karl Schultz
|
af76b4280c
|
Add instructions to unzip both zip files into the same directory.
|
2002-11-08 18:00:04 +00:00 |
|
Brian Paul
|
456bc69ac4
|
declare tempI as Int, not Real (Jon Perry)
|
2002-11-08 17:38:13 +00:00 |
|
Brian Paul
|
872c9baf00
|
fixed active stencil face query
|
2002-11-08 15:51:17 +00:00 |
|
Brian Paul
|
0b0245c160
|
minor clean-up
|
2002-11-08 15:49:31 +00:00 |
|
Brian Paul
|
2c9e7ae38b
|
fixed active stencil face query bug
|
2002-11-08 15:39:58 +00:00 |
|
Brian Paul
|
7a4a6a3c4c
|
fixed a few category lines
|
2002-11-08 15:38:48 +00:00 |
|
Brian Paul
|
d1efbf0456
|
implemented automatic code gen and individual function validation
|
2002-11-08 15:35:46 +00:00 |
|
Brian Paul
|
6e40539490
|
added a few more missing 1.4 entrypoints
|
2002-11-07 16:37:12 +00:00 |
|
Brian Paul
|
7348df5937
|
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
|
2002-11-07 16:34:58 +00:00 |
|
Brian Paul
|
c542351085
|
added glFogCoord functions
|
2002-11-07 16:24:27 +00:00 |
|
Brian Paul
|
1cfae1adb2
|
added 1.4 functions
|
2002-11-07 16:23:40 +00:00 |
|
Brian Paul
|
42ace1c150
|
added missing 1.4 glFogCoord functions
|
2002-11-07 16:20:20 +00:00 |
|
Brian Paul
|
cf1c860a34
|
surround fixedEdges decl by #ifndef NDEBUG / #endif
|
2002-11-07 14:17:05 +00:00 |
|
Brian Paul
|
8bfc9d71aa
|
restored fixedEdges var (for VMS)
|
2002-11-06 16:09:04 +00:00 |
|
Brian Paul
|
36b9b0e9d1
|
latest 5.0 bug fixes
|
2002-11-06 15:18:26 +00:00 |
|
Brian Paul
|
f48216ad0f
|
a few dispatch pointers weren't set (glGenTexturesEXT for example)
|
2002-11-06 15:16:23 +00:00 |
|
Jouk Jansen
|
0d88328c7e
|
Committing in .
OpenVMS issues
Modified Files:
Mesa/si-glu/mesaglu.opt Mesa/src/mmath.h
----------------------------------------------------------------------
|
2002-11-06 13:39:23 +00:00 |
|
Brian Paul
|
66ab727101
|
minor multi-sample clean-ups
|
2002-11-05 21:11:18 +00:00 |
|
Brian Paul
|
25af66a67f
|
added some printfs to show current polygon mode and cull state
|
2002-11-05 20:59:16 +00:00 |
|
Brian Paul
|
aca31cf6de
|
fixed glTexParameteriv(GL_TEXTURE_BORDER_COLOR) error
|
2002-11-05 20:58:37 +00:00 |
|
Brian Paul
|
c4b40cc404
|
added GLUT and DOS updates
|
2002-11-05 20:53:42 +00:00 |
|
Brian Paul
|
aa3029bce1
|
Updates for DOS driver from Daniel Borca.
|
2002-11-05 20:52:07 +00:00 |
|
Brian Paul
|
8a738db519
|
support for GLX_ARB_multisample
|
2002-11-04 22:20:28 +00:00 |
|
Brian Paul
|
4b01eb6e08
|
minor revision to 4.1 features
|
2002-11-04 20:31:55 +00:00 |
|
Brian Paul
|
7d4d41a984
|
FX driver fixes
|
2002-11-04 20:31:09 +00:00 |
|
Brian Paul
|
8115e29ddc
|
misc driver updates (Daniel Borca)
|
2002-11-04 20:29:04 +00:00 |
|
Brian Paul
|
df45a985ed
|
glxinfo update
|
2002-11-04 16:25:42 +00:00 |
|
Brian Paul
|
d2e39bb050
|
add support for GLX_ARB_multisample
|
2002-11-04 16:24:18 +00:00 |
|
Brian Paul
|
969e1ac233
|
fix for HPUX
|
2002-11-01 23:49:59 +00:00 |
|
Brian Paul
|
772752449d
|
HPUX fixes
|
2002-11-01 23:46:53 +00:00 |
|
Brian Paul
|
a85fae9cb0
|
silence a bunch of warnings
|
2002-11-01 23:45:30 +00:00 |
|