Keith Whitwell
|
e1aaeb5a45
|
fix for eval regression
mesa_3_2_1
|
2000-07-20 15:54:06 +00:00 |
|
Brian Paul
|
1ec0bef98e
|
initialize GenBit[STRQ] in init_texture_unit()
|
2000-07-19 21:00:06 +00:00 |
|
Brian Paul
|
4105daf0b1
|
restore driver depth test enable/disable state in PopAttrib()
|
2000-07-19 18:34:03 +00:00 |
|
Brian Paul
|
92986be121
|
updated version number
|
2000-07-19 15:15:55 +00:00 |
|
Brian Paul
|
086f5701a4
|
Mesa 3.3 glxinfo
|
2000-07-19 15:15:40 +00:00 |
|
Brian Paul
|
f9a0ea5415
|
added 3.2.1 release date
|
2000-07-19 15:09:30 +00:00 |
|
Brian Paul
|
91e07e6b27
|
updated release notes
|
2000-07-19 14:59:33 +00:00 |
|
Brian Paul
|
abfd41b673
|
changed version string to 3.2.1
|
2000-07-18 14:33:21 +00:00 |
|
Brian Paul
|
37d37e8c38
|
added: touch widgets-sgi/depend
|
2000-07-18 14:32:08 +00:00 |
|
Brian Paul
|
46a064e6d3
|
fix aa point sampling offset
|
2000-07-18 03:50:49 +00:00 |
|
Brian Paul
|
b0c18181e5
|
clamp max in GL_RETURN setup
|
2000-07-18 03:50:16 +00:00 |
|
Brian Paul
|
19f87266b1
|
removed more redundant files from tar archive
|
2000-07-18 01:30:38 +00:00 |
|
Brian Paul
|
463b3c5665
|
changed version string to 3.2.1
|
2000-07-18 01:12:31 +00:00 |
|
Brian Paul
|
b3215842b2
|
more bug fixes
|
2000-07-17 19:28:13 +00:00 |
|
Brian Paul
|
4403f5cd30
|
removed redundant configure file from tar archive, updated version numbers
|
2000-07-17 19:26:04 +00:00 |
|
Keith Whitwell
|
83456f39d6
|
Clean up lerping shine table lookup.
Fix for gloss and sgl bugs.
|
2000-07-17 12:49:56 +00:00 |
|
Brian Paul
|
12c1fef737
|
updated version and copyright date
|
2000-07-14 14:56:27 +00:00 |
|
Brian Paul
|
c01feb8653
|
removed references to fx_regoff.h and fx_gen_regoff.c
|
2000-07-14 14:55:51 +00:00 |
|
Brian Paul
|
1b8d0fdcde
|
fix divide by zero problem in compute_shine_table()
|
2000-07-13 19:50:04 +00:00 |
|
Brian Paul
|
761c5b23bb
|
replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS
|
2000-07-13 17:44:20 +00:00 |
|
Keith Whitwell
|
7b0ee9f64b
|
Two new, more accurate methods for computing shine values.
|
2000-07-13 12:54:07 +00:00 |
|
Keith Whitwell
|
865b03207c
|
Use 3.0 style on-the-fly computation of shine table values.
|
2000-07-12 12:02:33 +00:00 |
|
Brian Paul
|
39be967b6d
|
allocate 1-larger knot array in explode_knot() (Mesa bug 104881)
|
2000-07-11 20:38:48 +00:00 |
|
Brian Paul
|
d51009ad5d
|
set MESA_TINY=1
|
2000-07-11 14:41:44 +00:00 |
|
Brian Paul
|
422b2c887c
|
added tessellator change
|
2000-07-11 14:15:30 +00:00 |
|
Brian Paul
|
9d5b7e2b71
|
updated for old tessellator, GLU 1.1 versioning
|
2000-07-11 03:48:23 +00:00 |
|
Brian Paul
|
7f43532d4c
|
needed for old tessellator
|
2000-07-11 02:07:52 +00:00 |
|
Brian Paul
|
e99fda30fb
|
updated GLU info
|
2000-07-11 01:49:01 +00:00 |
|
Brian Paul
|
6ac752afc5
|
reverted to GLU 1.1
|
2000-07-11 01:45:56 +00:00 |
|
Brian Paul
|
314bd32cf3
|
revert to using 1.1 tessellator
|
2000-07-11 01:45:28 +00:00 |
|
Brian Paul
|
87492f9c67
|
Restored old polygon tessellator code (GLU 1.1). Ran indent on all files.
|
2000-07-11 01:39:41 +00:00 |
|
Keith Whitwell
|
3e78a0e555
|
Special case shine table construction to sample the [0,1) element at zero.
|
2000-07-10 18:06:19 +00:00 |
|
Brian Paul
|
674509fe95
|
added more 3.2.1 bug fixes
|
2000-07-10 14:53:11 +00:00 |
|
Keith Whitwell
|
4020d5b7fc
|
Fix for miscolored rects in display lists
|
2000-07-10 13:04:53 +00:00 |
|
Keith Whitwell
|
b276a01a3c
|
Initialize shine tables from the center of each table element.
Eliminate checks on 'vertex_size' in the shading functions.
|
2000-07-07 14:33:49 +00:00 |
|
Brian Paul
|
a1a1b9bf8b
|
changed MAX_WIDTH to 2048
|
2000-07-06 14:52:01 +00:00 |
|
Brian Paul
|
675835139a
|
added fog / flat shading bug fix
|
2000-07-05 19:07:24 +00:00 |
|
Brian Paul
|
14652699f3
|
initial rev
|
2000-07-05 16:11:25 +00:00 |
|
Brian Paul
|
170d246324
|
added blend bug fix
|
2000-07-05 16:06:45 +00:00 |
|
Brian Paul
|
55b536ab30
|
NeedEyeCoords if non-uniform scale transform
|
2000-06-30 14:16:37 +00:00 |
|
Brian Paul
|
73d7a8a9a3
|
fixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza)
|
2000-06-29 22:06:24 +00:00 |
|
Brian Paul
|
6e85dacc57
|
minor update
|
2000-06-29 14:31:30 +00:00 |
|
Brian Paul
|
b8fc81d266
|
don't add light's ambient color to BaseColor in gl_update_lighting()
|
2000-06-29 04:57:45 +00:00 |
|
Brian Paul
|
821312402c
|
added conformance update
|
2000-06-28 04:42:27 +00:00 |
|
Brian Paul
|
9c1629bd17
|
added lighting and polygon mode bug fixes
|
2000-06-27 15:04:39 +00:00 |
|
Brian Paul
|
83670c38ca
|
backport of lighting and material bug fixes from 3.3
|
2000-06-27 15:04:20 +00:00 |
|
Brian Paul
|
3222cd1397
|
another patch for win32 joysticks
|
2000-06-27 13:39:57 +00:00 |
|
Keith Whitwell
|
0c7d87ac2e
|
Bugfixes for colormaterial, polygon clipping in GL_LINE mode
|
2000-06-24 14:14:29 +00:00 |
|
Brian Paul
|
86eb38b4a0
|
added glColorMask item
|
2000-06-23 20:32:55 +00:00 |
|
Brian Paul
|
5aa48b622d
|
fixed ColorMask test in update_rasterflags()
|
2000-06-23 20:29:15 +00:00 |
|