mesa.git
2004-08-16 Daniel Borcaprepared for release
2004-08-16 Philippe HoudoinAdd glutGetProcAddress(). Not all GLUT version 5 APIs...
2004-08-16 Philippe Houdoinmake clean at root now clean the glu/$(GLU_DIRS) too.
2004-08-16 Philippe HoudoinStupid me. I don't know why I moved the GLView.h here...
2004-08-16 Daniel Borcacleanup
2004-08-16 Daniel Borcafixed texture fetchers, fixed automatic mipmap generati...
2004-08-16 Daniel Borcafixed pixel drawing routines, some cleanup
2004-08-16 Daniel Borcadisabled stereo checking in wglChoosePixelFormat
2004-08-16 Philippe HoudoinClearer guard message text.
2004-08-16 Eric AnholtRemove unused HAVE_INDEX define.
2004-08-15 Philippe HoudoinGLInfo now show GLU and GLUT infos too. Fix the include...
2004-08-15 Philippe HoudoinObsoleted as demos programs build on BeOS with standard...
2004-08-14 Brian Paulfix swrast/shader typo
2004-08-14 Karl Schultzadd shader.dsp and descrip.mms to tarball list for...
2004-08-14 Brian Paulupdated tarball list for BeOS changes
2004-08-14 Karl SchultzUpdate Visual Studio Project file for src tree updates.
2004-08-14 Karl SchultzNew Visual Studio project file for this directory.
2004-08-14 Karl SchultzMinor tweaks to deal with vsnprintf and __FUNCTION__...
2004-08-14 Brian Paulminor update to intro, and some word wrapping
2004-08-14 Brian PaulBeOS updates, memory leak fix, updated release notes
2004-08-14 Brian Paulindentation fixes
2004-08-14 Philippe HoudoinTurn gcc optimization up to -O3.
2004-08-14 Brian Paulfix some memory leaks (bug #1002030)
2004-08-14 Philippe HoudoinRemove obsoleted BeOS-specific makefiles.
2004-08-14 Philippe HoudoinAdd a guard to stop building libGLU.so under BeOS,...
2004-08-14 Philippe HoudoinForgot to commit this valuable file! :-)
2004-08-14 Philippe HoudoinRemove obsoleted BeOS-specific makefile as the main...
2004-08-14 Philippe HoudoinReplaced the .cpp-ized (for build issue) common GLUT...
2004-08-14 Philippe HoudoinReplaced the .cpp-ized (for build issue) common GLUT...
2004-08-14 Philippe HoudoinUpdate to Jake Hamby's BeOS GLUT 3.7 port.
2004-08-14 Philippe HoudoinMove to $(TOP)/configs/default-based makefile.
2004-08-14 Philippe HoudoinUpdate BeOS mklib to set mimetype and version.
2004-08-14 Philippe HoudoinBeOS now officially moved to main Makefiles chain....
2004-08-14 Philippe HoudoinUpdated according to new way to build under BeOS.
2004-08-14 Philippe HoudoinObsolete the BeOS-specific makefile as we now build...
2004-08-14 Philippe HoudoinObsolete BeOS-specific makefile.
2004-08-14 Philippe HoudoinFix demo.cpp, which wasn't working as expected.
2004-08-14 Philippe HoudoinObsoleted. Now, the BeOS targets build by main Makefile...
2004-08-14 Philippe HoudoinSilent compiler "variable may be used uninitialized...
2004-08-14 Philippe HoudoinBeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be...
2004-08-14 Philippe HoudoinFix a bug that set RGBA bits length always to 0 (report...
2004-08-14 Dave Airliebuild fix from XFree86 tree
2004-08-14 Philippe HoudoinMove BeOS build into main Makefiles chain.
2004-08-14 Philippe HoudoinAdd a BeOS build config.
2004-08-14 Dave Airliebring over change from xorg trunk - let build on non...
2004-08-14 Dave Airliebring over build fix from xorg tree
2004-08-13 Brian Paulsilence a warning
2004-08-13 Brian Paulminor fix for newest glxext.h header
2004-08-13 Brian Pauladded some missing sources to tarball list
2004-08-12 Eric AnholtFix dri_util.c build with new headers.
2004-08-10 Brian Paulcvs ignore file
2004-08-10 Brian Paulupdated glext.h and glxext.h files
2004-08-10 Brian Paulminor anim tweak
2004-08-10 Brian Paulsilence warning
2004-08-10 Brian Pauluse 'a' to toggle animation
2004-08-10 Brian Paulminor tweaks
2004-08-10 Brian Paulquery/print max convolution filter size
2004-08-10 Brian Pauladded some handy debug code (disabled)
2004-08-10 Brian Pauladded a few more debug printfs (disabled)
2004-08-09 Jon SmirlFix from Rogelio Serrano for miniglx double buffering
2004-08-03 Roland Scheideggerfix incorrect overflow detection when emitting R200_SS_...
2004-07-31 Dave Airliexorg-r200-uninitialized-variable-used.patch from Redhat...
2004-07-29 Daniel Borcadisabled automatic mipmaps until we can handle 565...
2004-07-29 Daniel Borcafixed conflict between depth & alpha in 16bpp
2004-07-28 Brian Paulvtk and Paraview links updated
2004-07-28 Brian Paulversion 6 from oss.sgi.com
2004-07-28 Brian Paulversion 24 from oss.sgi.com
2004-07-27 Brian Pauldon't use GLuint or GLvoid in function declaration
2004-07-26 Daniel Borcadisable W1 when single-texturing
2004-07-26 Brian Paulconsistantly use unpack parameter, instead of ctx-...
2004-07-26 Felix KuehlingFixed hash table allocation to avoid an assertion failu...
2004-07-26 Daniel BorcaRush is back on ZBUFFER
2004-07-24 Brian Pauluse GL_CALL() macro (Andreas Stenglein)
2004-07-23 Brian Paulnew MESA_GLX_DEPTH_BITS env var
2004-07-23 Brian Paulminor comments
2004-07-23 Brian Paulupdates from Stephane Marchesin
2004-07-23 Brian Pauladded MESA_GLX_FORCE_ALPHA env var
2004-07-23 Brian Pauladded support for MESA_GLX_FORCE_ALPHA env var
2004-07-23 Brian PaulALIGN16 macro repairs
2004-07-23 Daniel Borcafixed pixelpiped DrawBitmap / DrawPixels (clipping...
2004-07-21 Daniel Borcapartial GL_BLEND for Voodoo1
2004-07-21 Daniel Borcaminor doc update
2004-07-21 Daniel Borcafixed a bug in clear routine
2004-07-20 Brian Paulfix compare w/ zero warnings (bug 988766)
2004-07-20 Brian Paulerror message fixups and some debug code
2004-07-20 Brian Paulfix compare w/ zero warnings (bug #988766)
2004-07-20 Brian Paulnew image (see mesa bug #993926)
2004-07-20 Brian Paulremove -lXm (motif) from GLW_LIB_DEPS since it's not...
2004-07-20 Daniel BorcaGL_EXT_texture_env_add shouldn't be conditioned by...
2004-07-19 Daniel Borcatrying vertex_program...
2004-07-19 Daniel Borcaseveral new bugs
2004-07-16 Daniel Borcaminor corrections
2004-07-16 Daniel BorcaGL_MODULATE/GL_REPLACE multitex (wasteful, but apparent...
2004-07-16 Daniel BorcaSGIS_generate_mipmap
2004-07-16 Jon SmirlMiniglx clients now authorize with server DRM
2004-07-15 Dave Airlieadd debugging for compresssed textures
2004-07-15 Dave Airliefix up heights for i830/i915 texture compression
2004-07-15 Dave Airliemove config options to same place as other drivers...
2004-07-15 Dave Airlieuse a switch statement makes integrating the s3tc patch...
2004-07-15 Dave Airlieenable FXT1 texture compression for ixxx chipsets
next