Brian Paul
|
5d5b09cf79
|
fixed glitches in zip file rules
|
25 년 전 |
Brian Paul
|
14adbf467d
|
imported from 3.2.1 release
|
25 년 전 |
Brian Paul
|
ebc22c032a
|
lots of updates for 3.3
|
25 년 전 |
Brian Paul
|
d9772291ee
|
removed beta occurances
|
25 년 전 |
Brian Paul
|
8b4738ca47
|
added 3.2.1 info and final 3.3 info
|
25 년 전 |
Brian Paul
|
f7d503376f
|
removed beta from version string
|
25 년 전 |
Brian Paul
|
c7d1444f9c
|
added GLX multi-thread demo
|
25 년 전 |
Keith Whitwell
|
cc70e78d65
|
fix for eval regression
|
25 년 전 |
Brian Paul
|
cf89b89be8
|
call glutInit()
|
25 년 전 |
Brian Paul
|
206bd46e2b
|
a bunch of thread-safety changes
|
25 년 전 |
Brian Paul
|
26f3b05fe5
|
initialize GenBit[STRQ] in init_texture_unit()
|
25 년 전 |
Brian Paul
|
d283df605e
|
restore driver depth test enable/disable state in PopAttrib()
|
25 년 전 |
Brian Paul
|
912ed380fe
|
removed two bugs
|
25 년 전 |
Brian Paul
|
a0faa7f0ec
|
Fixed off-by-one error in compute_shine_table(). Minor code clean-up
|
25 년 전 |
Brian Paul
|
33e13e78e9
|
added: touch widgets-sgi/depend
|
25 년 전 |
Brian Paul
|
936d240718
|
removed more redundant files from tar archive
|
25 년 전 |
Brian Paul
|
1e8b5f539e
|
removed redundant configure file from tar list
|
25 년 전 |
Brian Paul
|
fb0c3fccc0
|
changed version string to 3.2.1
|
25 년 전 |
Keith Whitwell
|
a62875d20e
|
Fix for gloss and sgl eval bugs.
|
25 년 전 |
Brian Paul
|
d126c7f8d8
|
another tweak to optimized GL_RETURN code
|
25 년 전 |
Brian Paul
|
6fae9eb4b4
|
fixed AA sampling problem, misc clean-up
|
25 년 전 |
Brian Paul
|
3284b5ddba
|
removed references to fx_regoff.h and fx_gen_regoff.c
|
25 년 전 |
Brian Paul
|
f19cba049d
|
Fixed pixel color problem in general_flat_rgba_line(). Added debug code
|
25 년 전 |
Brian Paul
|
f8246e2fda
|
added extra check to optimized GL_RETURN case
|
25 년 전 |
Brian Paul
|
7eb0603574
|
test for MESA_DEBUG = silent in gl_error(), misc clean-up
|
25 년 전 |
Brian Paul
|
4bb651306c
|
replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS
|
25 년 전 |
Brian Paul
|
cc8e37ffb3
|
first bits of convolution code
|
25 년 전 |
Brian Paul
|
96943544ba
|
allocate 1-larger knot array in explode_knot() (Mesa bug 104881)
|
25 년 전 |
Brian Paul
|
fb88eeee9f
|
use indirect context, added error checking
|
25 년 전 |
Brian Paul
|
c4266ac71e
|
reverted to old tessellator
|
25 년 전 |
Brian Paul
|
f88602394d
|
reverted to old tessellator (GLU 1.1)
|
25 년 전 |
Keith Whitwell
|
f545e2aedd
|
Fix for miscolored rects in display lists.
Forward-port stipple bugfix.
|
25 년 전 |
Keith Whitwell
|
bdce2d3a19
|
test
|
25 년 전 |
Keith Whitwell
|
a6ec029247
|
test
|
25 년 전 |
Keith Whitwell
|
ad2ef3347f
|
test
|
25 년 전 |
Keith Whitwell
|
56c760668a
|
test
|
25 년 전 |
Keith Whitwell
|
baf8bbe918
|
test
|
25 년 전 |
Keith Whitwell
|
9fbedc8773
|
test
|
25 년 전 |
Keith Whitwell
|
1de8f11705
|
test
|
25 년 전 |
Keith Whitwell
|
a9c909df5b
|
test
|
25 년 전 |
Keith Whitwell
|
dd0b2b7f71
|
test
|
25 년 전 |
Keith Whitwell
|
7c7de76f82
|
test
|
25 년 전 |
Brian Paul
|
a38e117fe6
|
changed MAX_WIDTH to 2048 to handle 2K textures
|
25 년 전 |
Brian Paul
|
6479a175e4
|
added texture cube map state save/restore
|
25 년 전 |
Brian Paul
|
08b082ae1a
|
Holger's fixes for GL_EXT_texture_env_combine
|
25 년 전 |
Brian Paul
|
ae01d0837d
|
added GL_ARB_texture_cube_mapping and GL_EXT_texture_env_combine
|
25 년 전 |
Brian Paul
|
595fce04f6
|
added histogram sink test
|
25 년 전 |
Brian Paul
|
6c50e16b3d
|
initialize some color table scale/bias factors
|
25 년 전 |
Brian Paul
|
c29714dccb
|
enabled GL_POST_CONVOLUTION_COLOR_TABLE
|
25 년 전 |
Brian Paul
|
20df8f5f92
|
NeedEyeCoords if non-uniform scale transform
|
25 년 전 |