mesa.git
2000-08-13 Brian Paulremoved all dependencies on XMesa
2000-08-13 Brian Paulfixed segfault problem when using MESA_GLX_FX
2000-08-09 Brian Paulfixed depth mask bug in fxddClear(DD_DEPTH_BIT)
2000-08-09 Jouk Jansen Committing in .
2000-08-08 Brian Paulupdated version to 3.5
2000-08-08 Brian Paulbumped MESA_MINOR to 5
2000-08-08 Brian Pauladded GetInteger/Float/Double/Boolean/Pointer device...
2000-08-03 Brian Pauladded NULL parameter checking to API functions
2000-08-02 Brian Paulupdated Phil's email address
2000-08-02 Brian Paulupdates from mesa3d@billbaxter.com
2000-08-02 Brian Paulfixed return val bug in glAreTexturesResident()
2000-08-02 Brian Pauladded include/GL/mesa_wgl.h to tar file list
2000-08-02 Brian Paulupdated by Alessandro Pisani
2000-08-02 Brian Paultest handling of lots of textures
2000-08-02 Brian Paulremoved GLU 1.2 symbols
2000-08-02 Brian Pauldefine GL_GLEXT_PROTOTYPES before including mesa_wgl.h
2000-08-02 Brian Paulinitialize texture priorities to 1.0, clean-up of _mesa...
2000-08-01 Brian PaulglGetTexParameter(GL_TEXTURE_RESIDENT) didn't query...
2000-07-31 Brian Paultest against an epsilon magnitude in gl_rotation_matrix()
2000-07-31 Brian Paulinstall glext.h too
2000-07-31 Brian Pauladded missing widgets-mesa/src/*.c files, updated versi...
2000-07-31 Brian Paul3.5 release notes
2000-07-31 Brian Pauladded placeholders for 3.4 and 3.5 info
2000-07-21 Brian Paulfixed glitches in zip file rules
2000-07-21 Brian Paulimported from 3.2.1 release
2000-07-21 Brian Paullots of updates for 3.3
2000-07-21 Brian Paulremoved beta occurances
2000-07-21 Brian Pauladded 3.2.1 info and final 3.3 info
2000-07-21 Brian Paulremoved beta from version string
2000-07-20 Brian Pauladded GLX multi-thread demo
2000-07-20 Keith Whitwellfix for eval regression
2000-07-19 Brian Paulcall glutInit()
2000-07-19 Brian Paula bunch of thread-safety changes
2000-07-19 Brian Paulinitialize GenBit[STRQ] in init_texture_unit()
2000-07-19 Brian Paulrestore driver depth test enable/disable state in PopAt...
2000-07-19 Brian Paulremoved two bugs
2000-07-18 Brian PaulFixed off-by-one error in compute_shine_table(). Minor...
2000-07-18 Brian Pauladded: touch widgets-sgi/depend
2000-07-18 Brian Paulremoved more redundant files from tar archive
2000-07-18 Brian Paulremoved redundant configure file from tar list
2000-07-18 Brian Paulchanged version string to 3.2.1
2000-07-17 Keith WhitwellFix for gloss and sgl eval bugs.
2000-07-15 Brian Paulanother tweak to optimized GL_RETURN code
2000-07-15 Brian Paulfixed AA sampling problem, misc clean-up
2000-07-14 Brian Paulremoved references to fx_regoff.h and fx_gen_regoff.c
2000-07-14 Brian PaulFixed pixel color problem in general_flat_rgba_line...
2000-07-14 Brian Pauladded extra check to optimized GL_RETURN case
2000-07-14 Brian Paultest for MESA_DEBUG = silent in gl_error(), misc clean-up
2000-07-13 Brian Paulreplaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_A...
2000-07-12 Brian Paulfirst bits of convolution code
2000-07-11 Brian Paulallocate 1-larger knot array in explode_knot() (Mesa...
2000-07-11 Brian Pauluse indirect context, added error checking
2000-07-11 Brian Paulreverted to old tessellator
2000-07-11 Brian Paulreverted to old tessellator (GLU 1.1)
2000-07-10 Keith WhitwellFix for miscolored rects in display lists.
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-05 Brian Paulchanged MAX_WIDTH to 2048 to handle 2K textures
2000-07-05 Brian Pauladded texture cube map state save/restore
2000-07-05 Brian PaulHolger's fixes for GL_EXT_texture_env_combine
2000-07-05 Brian Pauladded GL_ARB_texture_cube_mapping and GL_EXT_texture_en...
2000-06-30 Brian Pauladded histogram sink test
2000-06-30 Brian Paulinitialize some color table scale/bias factors
2000-06-30 Brian Paulenabled GL_POST_CONVOLUTION_COLOR_TABLE
2000-06-30 Brian PaulNeedEyeCoords if non-uniform scale transform
2000-06-29 Brian Paulfixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza)
2000-06-29 Brian Pauladded GL_TABLE_TOO_LARGE to gl_error()
2000-06-29 Brian Paulseveral colortable fixes
2000-06-29 Brian Paulminor update
2000-06-29 Brian Pauldon't add light's ambient color to BaseColor in gl_upda...
2000-06-28 Brian Pauladd separate specular color support in multitextured_rg...
2000-06-28 Brian Pauladded flat_multitextured_line()
2000-06-28 Brian Paulfixed two proxy texture typos
2000-06-28 Brian Pauladded GL_EXT_texture_env_combine
2000-06-28 Brian Paulminor updates
2000-06-28 Brian Pauladded code to initialize shininess tables
2000-06-27 Brian Paulinitialize TextureStack matrices
2000-06-27 Brian Pauladded aligned memory allocations (Gareth Hughes)
2000-06-27 Brian Pauladded GL_EXT_texture_env_combine (Holger Waechtler)
2000-06-27 Brian Pauladded LoadRGBMipmaps2()
2000-06-27 Brian Paulupdated demos/ info
2000-06-27 Brian Paulremoved 3Dfx directory
2000-06-27 Brian Paulminor tweaks
2000-06-27 Brian Paulinitial check-in
2000-06-27 Brian Paulfixed compiler warnings
2000-06-27 Brian Paulinitial check-in
2000-06-27 Brian Pauladded 3dfx demos
2000-06-27 Brian Paulinitial check-in
2000-06-27 Brian Pauladded texenv demo
2000-06-27 Brian Paulinitial check-in
2000-06-27 Brian Paulfixed GL_INTENSITY error checking bug
2000-06-27 Brian Paulprint GL_RENDERER upon startup
next