replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-around...
[mesa.git] / src / mesa / drivers / osmesa /
2000-05-26 Brian Paulinclude glheader.h instead of system headers
2000-05-26 Brian Paulmore work on GL_ARB_texture_cube_map
2000-04-22 Brian Paulcall _mesa_initialize_context()
2000-04-04 Brian Paulmore GL_HP_occlusion_test work
2000-04-04 Brian Pauluse BCOPY macro on FreeBSD
2000-03-31 Brian Paulupdates for separate R/G/B/A accum buffer sizes
2000-03-28 Randy FrankImplemented support for the HP occlusion test extension...
2000-03-17 Brian Paulremoved old Depth buffer pointer var
2000-03-03 Brian Paulruntime selectable depth buffer depth
2000-01-15 Randy FrankAdded occlusion test code. Follows the HP proposed...
2000-01-14 Brian PaulGLcontext is now nested in OSMesaContext
2000-01-06 Brian Paulupdated Clear function for new mask bits
1999-12-17 Brian Paulremoved old thread code
1999-12-10 Brian Paulpass new args to gl_create_framebuffer()
1999-11-25 Brian Paulreplaced Driver.SetBuffer() with SetDrawBuffer() and...
1999-11-11 Brian Paulinitial changes for Mesa 3.3
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-08-19 jtgInitial revision