mesa.git
2002-03-27 Brian Paulfixed inequality in an assertion
2002-03-25 Brian Paulremoved a bad assertion
2002-03-23 Brian Paulmore extensions
2002-03-23 Brian Paulexercise GL_EXT_shadow_funcs
2002-03-23 Brian PaulTest implementation of proposed GL_EXT_shadow_funcs...
2002-03-23 Brian Paulbring over from the 4.0 branch
2002-03-23 Brian Pauladded 4.0.2 info
2002-03-23 Brian Paulre-adding a lost file
2002-03-23 Brian PaulDOS/Mesa driver updates (Daniel Borca)
2002-03-23 Brian Pauluse -O3 to compile osmesa16/32 targets
2002-03-23 Brian Paulreplaced an assertion with a conditional
2002-03-23 Brian Paulremoved temporary GL_ARB_texture_mirrored_repeat enums
2002-03-23 Brian Paulremoved temporary ARB_texture enum defs
2002-03-23 Brian Paullatest extension headers from SGI
2002-03-20 Brian Paulremoved glSamplePass()
2002-03-19 Brian Pauldon't set plane mask for xm_buffer->gc, it causes an...
2002-03-19 Brian PaulUse MESA_PBUFFER_ALLOC/FREE macros to allocate all...
2002-03-19 Brian Paulfix Intel C compiler warnings (Gerk Huisma)
2002-03-16 Brian Paulrename ResizeBuffersMESA to ResizeBuffers
2002-03-16 Brian Pauladded latest 4.1 bug fixes/updates
2002-03-16 Brian PaulNew mipmap lambda calculation. Previously, trilinear...
2002-03-16 Brian Paulbuffer resize changes
2002-03-16 Brian Pauladded XMesaResizeBuffers()
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2002-03-15 Brian Paulprotect currentReadable reference with #ifndef GLX_BUIL...
2002-03-15 Brian Paulupdated comments. removed dead code.
2002-03-15 Brian Paulremove a debug printf
2002-03-15 Brian Paulfixed typo in CONVERT_TEXEL_DWORD for convert_abgr8888_...
2002-03-14 Brian Paulfixed pointer arithmetic error in glCopyPixels
2002-03-13 Brian Pauladded _mesa_image_image_stride()
2002-03-13 Brian Pauladded a comment
2002-03-13 Brian Paulinitial work for NV_vertex_program1_1 extension
2002-03-12 Brian PaulRemoved the xm_context field from XMesaBuffer. It...
2002-03-11 Brian Paultweak file list for tarballs
2002-03-11 Brian Paulobsolete
2002-03-08 Brian Paulfix some minor warnings
2002-03-08 Brian PaulDOS driver updates from Daniel Borca
2002-03-08 Brian Paulnew DOS driver files from Daniel Borca
2002-03-08 Brian Paulnew assertions, use INLINE macro (Klaus Niederkrueger)
2002-03-07 Brian Paulminor patches from David Dawes
2002-03-07 Brian Paulsyntax fixes for Solaris (David Dawes)
2002-03-01 Brian Paulsilence gcc warnings (Marc La France)
2002-03-01 Brian Paulupdated comments for CHAN_BITS=16 or 32
2002-02-25 Brian Pauluse official enum values for GL_ARB_depth_texture and...
2002-02-23 Brian PaulDOS updates from Daniel Borca
2002-02-21 Brian PaulFixed out-of-bounds memory write problem (CONVERT_TEXEL...
2002-02-20 Brian Paulcheck for initialized XMesaBuffer in XMesaGarbageCollect()
2002-02-17 Brian PaulUpdated 1D/3D/cube mipmapping code to work like the...
2002-02-17 Brian Paulundo some debug changes mistakenly checked in earlier
2002-02-17 Brian PaulSimplified fog code.
2002-02-17 Brian Pauldon't include s_fog.h
2002-02-17 Brian PaulLots of improvements in the 2D texture sampling code...
2002-02-17 Brian PaulOptimized the interpolate_texcoords() function:
2002-02-16 Brian Paulremoved dead code
2002-02-16 Brian Paulupdated to use GL_ARB_depth_texture, GL_ARB_shadow...
2002-02-15 Brian Pauluse separate GC for SwapBuffers to avoid colormask...
2002-02-15 Brian Paulinclude string.h to silence warning
2002-02-15 Brian Pauladded new depth_texture/shadow tokens (temporary)
2002-02-15 Brian PaulFinished up GL_ARB_depth_texture and GL_ARB_shadow
2002-02-15 Brian Paulupdated VERT_BIT_* definitions
2002-02-15 Brian PaulFinished up GL_ARB_depth_texture and GL_ARB_shadow.
2002-02-15 Brian PaulGL_ARB_window_pos fog fix
2002-02-15 Brian Paulfinished up GL_ARB_window_pos
2002-02-15 Brian Pauladded a glClear() error check
2002-02-15 Brian Paulfixed a multitexture MatrixMode() bug
2002-02-15 Brian Paulobsolete
2002-02-15 Brian Pauluniformly pass texcoords as GLfloat [4]
2002-02-15 Brian Pauladded alternate glBitmap code (disabled)
2002-02-15 Brian Pauladded SPAN_SPEC flag in smooth_multitextured_line()
2002-02-15 Brian Paulfixed float->int conversion. Fix conditional for 16...
2002-02-14 Brian Paulupdated GL_VENDOR string
2002-02-14 Brian Paulminor clean-up
2002-02-13 Keith WhitwellRemove debug
2002-02-13 Brian Paulnow supports > 2 texture units
2002-02-13 Keith WhitwellMore suport for t&l drivers
2002-02-12 Karl Schultzfix compiler warning (windows)
2002-02-12 Brian Paulsilence compiler warnings
2002-02-12 Brian Pauladd new DOS files to tar file list
2002-02-12 Brian PaulDaniel Borca's new DOS/DJGPP driver.
2002-02-12 Brian PaulDaniel Borca's GLUT for DOS/DGJPP.
2002-02-06 Brian Pauladded an assertion, fix typo
2002-02-06 Brian Paulfixed typo in depth_test_pixels(), should fix reported...
2002-02-05 Brian Paulfix evaluator data and matrix stack mem leaks (Robert...
2002-02-04 Brian PaulClean-up and remove dead code related to depth/stecil...
2002-02-02 Brian Paulremoved references to removed source files
2002-02-02 Brian PaulConverted line drawing over to new span code, pb no...
2002-02-02 Brian Paulsw_span can now hold x/y arrays of fragment positions...
2002-01-31 Brian PaulClean-up and optimize alpha test code.
2002-01-30 Brian Paulremoved GLUT reference
2002-01-30 Brian Pauldon't use affine/persp_textured_triangle funcs when...
2002-01-30 Brian Paulreturn GL_RENDERER = Mesa Offscreen16/32 when CHAN_BITS...
2002-01-30 Brian Paulreplace GLushort w/ GLubyte in DEST_4US template (fixes...
2002-01-28 Brian PaulStill more texture/span simplification and clean-up.
2002-01-28 Brian PaulMore span improvements. Removed _mesa_write_monocolor_...
2002-01-28 Brian PaulMore span clean-up, mostly texture-related.
2002-01-27 Brian PaulLOTS of changes, building upon Klaus's work.
2002-01-26 Brian Pauladded fog and raster Z position controls
2002-01-25 Brian Paulmore info about building for Motif
2002-01-22 Brian Pauladded missing IsEnabled() cases for fog coord and secon...
2002-01-22 Brian Paulfixed array_cache.tag mistake
next