Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test against an epsilon magnitude in gl_rotation_matrix() | Brian Paul | 2000-07-31 | 1 | -3/+3 |
| | |||||
* | install glext.h too | Brian Paul | 2000-07-31 | 1 | -1/+1 |
| | |||||
* | added missing widgets-mesa/src/*.c files, updated version numbers to 3.5 | Brian Paul | 2000-07-31 | 1 | -6/+8 |
| | |||||
* | 3.5 release notes | Brian Paul | 2000-07-31 | 1 | -0/+26 |
| | |||||
* | added placeholders for 3.4 and 3.5 info | Brian Paul | 2000-07-31 | 1 | -1/+20 |
| | |||||
* | fixed glitches in zip file rulesmesa_3_3 | Brian Paul | 2000-07-21 | 1 | -3/+3 |
| | |||||
* | imported from 3.2.1 release | Brian Paul | 2000-07-21 | 1 | -0/+32 |
| | |||||
* | lots of updates for 3.3 | Brian Paul | 2000-07-21 | 1 | -1/+46 |
| | |||||
* | removed beta occurances | Brian Paul | 2000-07-21 | 1 | -4/+4 |
| | |||||
* | added 3.2.1 info and final 3.3 info | Brian Paul | 2000-07-21 | 1 | -6/+25 |
| | |||||
* | removed beta from version string | Brian Paul | 2000-07-21 | 1 | -4/+4 |
| | |||||
* | added GLX multi-thread demo | Brian Paul | 2000-07-20 | 2 | -3/+424 |
| | |||||
* | fix for eval regression | Keith Whitwell | 2000-07-20 | 1 | -5/+6 |
| | |||||
* | call glutInit() | Brian Paul | 2000-07-19 | 1 | -1/+2 |
| | |||||
* | a bunch of thread-safety changes | Brian Paul | 2000-07-19 | 1 | -1/+4 |
| | |||||
* | initialize GenBit[STRQ] in init_texture_unit() | Brian Paul | 2000-07-19 | 1 | -1/+6 |
| | |||||
* | restore driver depth test enable/disable state in PopAttrib() | Brian Paul | 2000-07-19 | 1 | -1/+4 |
| | |||||
* | removed two bugs | Brian Paul | 2000-07-19 | 1 | -12/+1 |
| | |||||
* | Fixed off-by-one error in compute_shine_table(). Minor code clean-up | Brian Paul | 2000-07-18 | 1 | -47/+51 |
| | |||||
* | added: touch widgets-sgi/depend | Brian Paul | 2000-07-18 | 1 | -1/+6 |
| | |||||
* | removed more redundant files from tar archive | Brian Paul | 2000-07-18 | 1 | -9/+3 |
| | |||||
* | removed redundant configure file from tar list | Brian Paul | 2000-07-18 | 1 | -2/+1 |
| | |||||
* | changed version string to 3.2.1 | Brian Paul | 2000-07-18 | 1 | -2/+2 |
| | |||||
* | Fix for gloss and sgl eval bugs. | Keith Whitwell | 2000-07-17 | 1 | -12/+34 |
| | |||||
* | another tweak to optimized GL_RETURN code | Brian Paul | 2000-07-15 | 1 | -5/+3 |
| | |||||
* | fixed AA sampling problem, misc clean-up | Brian Paul | 2000-07-15 | 1 | -36/+57 |
| | |||||
* | removed references to fx_regoff.h and fx_gen_regoff.c | Brian Paul | 2000-07-14 | 2 | -12/+4 |
| | |||||
* | Fixed pixel color problem in general_flat_rgba_line(). Added debug code | Brian Paul | 2000-07-14 | 1 | -33/+65 |
| | |||||
* | added extra check to optimized GL_RETURN case | Brian Paul | 2000-07-14 | 1 | -2/+3 |
| | |||||
* | test for MESA_DEBUG = silent in gl_error(), misc clean-up | Brian Paul | 2000-07-14 | 1 | -22/+25 |
| | |||||
* | replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS | Brian Paul | 2000-07-13 | 1 | -2/+2 |
| | |||||
* | first bits of convolution code | Brian Paul | 2000-07-12 | 1 | -0/+416 |
| | |||||
* | allocate 1-larger knot array in explode_knot() (Mesa bug 104881) | Brian Paul | 2000-07-11 | 1 | -2/+2 |
| | |||||
* | use indirect context, added error checking | Brian Paul | 2000-07-11 | 1 | -27/+53 |
| | |||||
* | reverted to old tessellator | Brian Paul | 2000-07-11 | 1 | -363/+249 |
| | |||||
* | reverted to old tessellator (GLU 1.1) | Brian Paul | 2000-07-11 | 20 | -5940/+6206 |
| | |||||
* | Fix for miscolored rects in display lists. | Keith Whitwell | 2000-07-10 | 1 | -4/+3 |
| | | | | Forward-port stipple bugfix. | ||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | changed MAX_WIDTH to 2048 to handle 2K textures | Brian Paul | 2000-07-05 | 1 | -3/+3 |
| | |||||
* | added texture cube map state save/restore | Brian Paul | 2000-07-05 | 1 | -2/+7 |
| | |||||
* | Holger's fixes for GL_EXT_texture_env_combine | Brian Paul | 2000-07-05 | 1 | -5/+2 |
| |