2004-08-20 |
Brian Paul | enabled GL_ARB_texture_rectangle |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Daniel Borca | hide GL_ARB_texture_compression from non-VSA cards |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Daniel Borca | cleanup |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Brian Paul | first bug fix for v6.2 |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Brian Paul | bump version to 6.2 |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Brian Paul | don't check for ARB_texture_non_power_of_two for OpenGL... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Borca | why is GL_ARB_texture_env_combine different from EXT? |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Borca | "const int _nc" was really stupid... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Borca | cleanup |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Daniel Borca | silence compiler warnings |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Paul | added Mesa 6.1 release info |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Paul | check for either GL_NV_vertex_program or GL_ARB_vertex_... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Paul | updates from Jouk |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Brian Paul | set release date for 6.1 |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Eric Anholt | Revert the move of lost_context setting to UNLOCK_HARDW... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Brian Paul | don't enable the float texture and GLhalf pixel extensi... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Ian Romanick | Fixed an assembler warning / error (depending on the... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Brian Paul | some updated info about adding new extensions |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Eric Anholt | Close some races with locking on R100 and R200 which... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Brian Paul | whitespace clean-up, new 'clean' commands |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Borca | prepared for release |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Philippe Houdoin | Add glutGetProcAddress(). Not all GLUT version 5 APIs... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Philippe Houdoin | make clean at root now clean the glu/$(GLU_DIRS) too. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Philippe Houdoin | Stupid me. I don't know why I moved the GLView.h here... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Borca | cleanup |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Borca | fixed texture fetchers, fixed automatic mipmap generati... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Borca | fixed pixel drawing routines, some cleanup |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Daniel Borca | disabled stereo checking in wglChoosePixelFormat |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Philippe Houdoin | Clearer guard message text. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Eric Anholt | Remove unused HAVE_INDEX define. |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Philippe Houdoin | GLInfo now show GLU and GLUT infos too. Fix the include... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Philippe Houdoin | Obsoleted as demos programs build on BeOS with standard... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Brian Paul | fix swrast/shader typo |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Karl Schultz | add shader.dsp and descrip.mms to tarball list for... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Brian Paul | updated tarball list for BeOS changes |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Karl Schultz | Update Visual Studio Project file for src tree updates. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Karl Schultz | New Visual Studio project file for this directory. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Karl Schultz | Minor tweaks to deal with vsnprintf and __FUNCTION__... |
commit | commitdiff | tree | snapshot |
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 |
next |