summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-14Move to $(TOP)/configs/default-based makefile.Philippe Houdoin
2004-08-14Update BeOS mklib to set mimetype and version.Philippe Houdoin
2004-08-14BeOS now officially moved to main Makefiles chain. To build under BeOS: "make...Philippe Houdoin
2004-08-14Updated according to new way to build under BeOS.Philippe Houdoin
2004-08-14Obsolete the BeOS-specific makefile as we now build using standard Makefiles ...Philippe Houdoin
2004-08-14Obsolete BeOS-specific makefile.Philippe Houdoin
2004-08-14Fix demo.cpp, which wasn't working as expected.Philippe Houdoin
2004-08-14Obsoleted. Now, the BeOS targets build by main Makefiles chain.Philippe Houdoin
2004-08-14Silent compiler "variable may be used uninitialized" warnings.Philippe Houdoin
2004-08-14BeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be used outside a functionPhilippe Houdoin
2004-08-14Fix a bug that set RGBA bits length always to 0 (reported by Marcin Konicki).Philippe Houdoin
2004-08-14build fix from XFree86 treeDave Airlie
2004-08-14Move BeOS build into main Makefiles chain.Philippe Houdoin
2004-08-14Add a BeOS build config.Philippe Houdoin
2004-08-14bring over change from xorg trunk - let build on non-i386Dave Airlie
2004-08-14bring over build fix from xorg treeDave Airlie
2004-08-13silence a warningBrian Paul
2004-08-13minor fix for newest glxext.h headerBrian Paul
2004-08-13added some missing sources to tarball listBrian Paul
2004-08-12Fix dri_util.c build with new headers.Eric Anholt
2004-08-10cvs ignore fileBrian Paul
2004-08-10updated glext.h and glxext.h filesBrian Paul
2004-08-10minor anim tweakBrian Paul
2004-08-10silence warningBrian Paul
2004-08-10use 'a' to toggle animationBrian Paul
2004-08-10minor tweaksBrian Paul
2004-08-10query/print max convolution filter sizeBrian Paul
2004-08-10added some handy debug code (disabled)Brian Paul
2004-08-10added a few more debug printfs (disabled)Brian Paul
2004-08-09Fix from Rogelio Serrano for miniglx double bufferingJon Smirl
2004-08-03fix incorrect overflow detection when emitting R200_SS_MAT_1_SHININESSRoland Scheidegger
2004-07-31xorg-r200-uninitialized-variable-used.patch from Redhat xorgDave Airlie
2004-07-29disabled automatic mipmaps until we can handle 565 textures.Daniel Borca
2004-07-29fixed conflict between depth & alpha in 16bppDaniel Borca
2004-07-28vtk and Paraview links updatedBrian Paul
2004-07-28version 6 from oss.sgi.comBrian Paul
2004-07-28version 24 from oss.sgi.comBrian Paul
2004-07-27don't use GLuint or GLvoid in function declarationBrian Paul
2004-07-26disable W1 when single-texturingDaniel Borca
2004-07-26consistantly use unpack parameter, instead of ctx->Unpack (Daniel Borca)Brian Paul
2004-07-26Fixed hash table allocation to avoid an assertion failure due to aFelix Kuehling
2004-07-26Rush is back on ZBUFFERDaniel Borca
2004-07-24use GL_CALL() macro (Andreas Stenglein)Brian Paul
2004-07-23new MESA_GLX_DEPTH_BITS env varBrian Paul
2004-07-23minor commentsBrian Paul
2004-07-23updates from Stephane MarchesinBrian Paul
2004-07-23added MESA_GLX_FORCE_ALPHA env varBrian Paul
2004-07-23added support for MESA_GLX_FORCE_ALPHA env varBrian Paul
2004-07-23ALIGN16 macro repairsBrian Paul
2004-07-23fixed pixelpiped DrawBitmap / DrawPixels (clipping was upside-down)Daniel Borca