2004-08-14 |
Brian Paul | minor update to intro, and some word wrapping |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Brian Paul | BeOS updates, memory leak fix, updated release notes |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Brian Paul | indentation fixes |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Turn gcc optimization up to -O3. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Brian Paul | fix some memory leaks (bug #1002030) |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Remove obsoleted BeOS-specific makefiles. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Add a guard to stop building libGLU.so under BeOS,... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Forgot to commit this valuable file! :-) |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Remove obsoleted BeOS-specific makefile as the main... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Replaced the .cpp-ized (for build issue) common GLUT... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Replaced the .cpp-ized (for build issue) common GLUT... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Update to Jake Hamby's BeOS GLUT 3.7 port. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Move to $(TOP)/configs/default-based makefile. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Update BeOS mklib to set mimetype and version. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | BeOS now officially moved to main Makefiles chain.... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Updated according to new way to build under BeOS. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Obsolete the BeOS-specific makefile as we now build... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Obsolete BeOS-specific makefile. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Fix demo.cpp, which wasn't working as expected. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Obsoleted. Now, the BeOS targets build by main Makefile... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Silent compiler "variable may be used uninitialized... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | BeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Fix a bug that set RGBA bits length always to 0 (report... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Dave Airlie | build fix from XFree86 tree |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Move BeOS build into main Makefiles chain. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Philippe Houdoin | Add a BeOS build config. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Dave Airlie | bring over change from xorg trunk - let build on non... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Dave Airlie | bring over build fix from xorg tree |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Brian Paul | silence a warning |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Brian Paul | minor fix for newest glxext.h header |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Brian Paul | added some missing sources to tarball list |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Eric Anholt | Fix dri_util.c build with new headers. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | cvs ignore file |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | updated glext.h and glxext.h files |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | minor anim tweak |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | silence warning |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | use 'a' to toggle animation |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | minor tweaks |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | query/print max convolution filter size |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | added some handy debug code (disabled) |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Brian Paul | added a few more debug printfs (disabled) |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Jon Smirl | Fix from Rogelio Serrano for miniglx double buffering |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Roland Scheidegger | fix incorrect overflow detection when emitting R200_SS_... |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Dave Airlie | xorg-r200-uninitialized-variable-used.patch from Redhat... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Borca | disabled automatic mipmaps until we can handle 565... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Daniel Borca | fixed conflict between depth & alpha in 16bpp |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Brian Paul | vtk and Paraview links updated |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Brian Paul | version 6 from oss.sgi.com |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Brian Paul | version 24 from oss.sgi.com |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Brian Paul | don't use GLuint or GLvoid in function declaration |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Daniel Borca | disable W1 when single-texturing |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Brian Paul | consistantly use unpack parameter, instead of ctx-... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Felix Kuehling | Fixed hash table allocation to avoid an assertion failu... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Daniel Borca | Rush is back on ZBUFFER |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Brian Paul | use GL_CALL() macro (Andreas Stenglein) |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Brian Paul | new MESA_GLX_DEPTH_BITS env var |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Brian Paul | minor comments |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Brian Paul | updates from Stephane Marchesin |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Brian Paul | added MESA_GLX_FORCE_ALPHA env var |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Brian Paul | added support for MESA_GLX_FORCE_ALPHA env var |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Brian Paul | ALIGN16 macro repairs |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Daniel Borca | fixed pixelpiped DrawBitmap / DrawPixels (clipping... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Daniel Borca | partial GL_BLEND for Voodoo1 |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Daniel Borca | minor doc update |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Daniel Borca | fixed a bug in clear routine |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Brian Paul | fix compare w/ zero warnings (bug 988766) |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Brian Paul | error message fixups and some debug code |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Brian Paul | fix compare w/ zero warnings (bug #988766) |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Brian Paul | new image (see mesa bug #993926) |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Brian Paul | remove -lXm (motif) from GLW_LIB_DEPS since it's not... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Daniel Borca | GL_EXT_texture_env_add shouldn't be conditioned by... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Daniel Borca | trying vertex_program... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Daniel Borca | several new bugs |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Daniel Borca | minor corrections |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Daniel Borca | GL_MODULATE/GL_REPLACE multitex (wasteful, but apparent... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Daniel Borca | SGIS_generate_mipmap |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Jon Smirl | Miniglx clients now authorize with server DRM |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Dave Airlie | add debugging for compresssed textures |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Dave Airlie | fix up heights for i830/i915 texture compression |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Dave Airlie | move config options to same place as other drivers... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Dave Airlie | use a switch statement makes integrating the s3tc patch... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Dave Airlie | enable FXT1 texture compression for ixxx chipsets |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Dave Airlie | move over changes to intel driver from i830 driver... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Daniel Borca | fixed vertex RGBA |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Jon Smirl | Make solo radeon/r128 drivers track fix for DRI bug 849 |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Jon Smirl | Remove DRM_PAGE_SIZE from fb and i810 drivers since... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Jon Smirl | Fix unichrome solo build to not need X11 headers. Minor... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Felix Kuehling | Make GET_PROGRAM_NAME work with uCLibc using the __prog... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Jon Smirl | Fix mesa-solo config to define _GNU_SOURCE so that... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Daniel Borca | use tnl_emit_func, it's safer |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Roland Scheidegger | correct X86_DISPATCH_FUNCTION_SIZE if THREADS is defined |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Jon Smirl | Convert miniglx to use xf86drm from dri/drm/libdrm... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Jon Smirl | Convert miniglx to use Ian's fancy new driver config... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Ian Romanick | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Ian Romanick | Another "if it ain't broke, don't fix it" moment. ... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Brian Paul | fixed AIX color interpolation bug |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Brian Paul | patch for AIX (bug 983144) |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Brian Paul | added cast to fix AIX color interpolation problem ... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Daniel Borca | added GL_ARB_point_sprite. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Daniel Borca | fixed non-threaded codepath |
commit | commitdiff | tree | snapshot |
next |