mesa.git
2003-08-06 Brian Paulupdated item 1.4
2003-08-06 Keith WhitwellShared dri driver resources
2003-08-06 Keith WhitwellNot-quite-functional swrast-only dri driver
2003-08-06 Keith WhitwellShared radeon/r200 init code
2003-08-06 Brian PaulAdded TOP to point to top of tree to find includes...
2003-08-06 Keith Whitwellmga driver, brought over by Jon Smirl
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl
2003-08-06 Keith Whitwellminiglx test programs
2003-08-06 Keith WhitwellNewer version of this file
2003-08-05 Keith WhitwellStore material attributes in an Attrib[] style array...
2003-08-05 Keith WhitwellFix samples/fog.c regression - missing test for NeedEye...
2003-08-05 Brian PaulUpdates from Daniel Borca.
2003-08-01 Keith WhitwellFix typo (& instead of &&) to fix olympic.c bug
2003-07-30 Brian Paulreplace assertion with conditional
2003-07-26 Karl SchultzMoved.
2003-07-26 Karl SchultzAdd the C++ and response files to the project so that...
2003-07-26 Karl SchultzReorganized projects so there is one project for each...
2003-07-26 Karl SchultzVC 6 Project File
2003-07-25 Karl Schultzminor option tweak
2003-07-25 Karl SchultzCompiler/Linker "response" file containing compiler...
2003-07-25 Karl SchultzAdd documentation.
2003-07-25 Karl SchultzProject now builds the C++ sources (with great difficul...
2003-07-25 Karl Schultzadd a dependency so that osmesa builds
2003-07-25 Karl Schultzcleanup - add comments and sort names.
2003-07-24 Brian Pauldon't include malloc.h (bug 776574)
2003-07-24 Karl Schultzadd osdemo project
2003-07-24 Karl Schultzproject file for osdemo
2003-07-24 Karl SchultzAdd osmesa project
2003-07-24 Karl Schultzadd symbols needed by osmesa.
2003-07-24 Karl SchultzProject file for osmesa
2003-07-24 Karl Schultzmoved to top of tree.
2003-07-24 Karl SchultzMicrosoft Visual Studio 6 Workspace file for building...
2003-07-24 Brian Paulif texture color table is enabled, use the color table...
2003-07-24 Karl Schultzfix location of mesa.def
2003-07-24 Karl Schultzlinker exports defs
2003-07-24 Karl SchultzProject to build the gears demo program.
2003-07-24 Karl SchultzWorkspace to build Mesa demos and sample programs.
2003-07-24 Karl SchultzProject file to build GLUT32.DLL
2003-07-24 Karl SchultzProject file to build GLU32.DLL
2003-07-24 Karl SchultzSource code for GDI driver.
2003-07-24 Karl SchultzProject file to build gdi driver and OPENGL32.DLL.
2003-07-24 Karl SchultzProject file to build tnl - creates static LIB that...
2003-07-24 Karl SchultzProject file to build swrast - creates static LIB that...
2003-07-24 Karl SchultzProject file to build core mesa - creates static LIB...
2003-07-24 Karl SchultzVisual Studio Workspace file for building Mesa. This...
2003-07-24 Karl SchultzRemoving from this directory. Will be added to new...
2003-07-24 Karl SchultzRemove obsolete file.
2003-07-24 Karl SchultzWindows does not define HUGE_VAL, so use the IEEE hex...
2003-07-23 Brian Paulfix a few more glitches from last big check-in
2003-07-23 Brian Paulfix GL_SGI_texture_colortable bugs
2003-07-23 Brian Paulfill in chapter 5, 6 text
2003-07-22 Brian Paulremove printf
2003-07-22 Brian PaulNew interactive debugging code - vertex or fragment...
2003-07-22 Brian PaulRestore more code lost during last big merge.
2003-07-22 Brian PaulImplement debugger callback, etc for vertex programs...
2003-07-21 Brian Paultokens, functions for GL_MESA_program_debug
2003-07-21 Brian Paulvertex/fragment debugger extension
2003-07-21 Brian Paultest program for GL_MESA_program_debug extension
2003-07-21 Brian PaulInitial implementation of GL_MESA_program_debug - a...
2003-07-18 Brian PaulNumbered productions for ARB_vertex_program grammar...
2003-07-18 Brian PaulKarl Rasche's ARB_vertex_program parser
2003-07-18 Brian PaulFix up FEATURE_* defines in config.h
2003-07-18 Brian PaulFix up some loose ends from the last big check-in.
2003-07-17 Brian Paulmore DOS updates from Daniel Borca
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-07-11 Brian PaulDOS updates from Daniel Borca
2003-07-10 Brian Pauladded GL_VERSION check
2003-07-07 Brian Paulfix conformance glitch introduced with NPOT extension
2003-07-07 Brian Paulminor fixes in _mesa_TexGen[id]v() to silence valgrind
2003-07-03 Brian Paulfix int/float conversion for GL_TEXTURE_PRIORITY in...
2003-07-03 Brian Paulbigger window
2003-07-03 Brian PaulGL_ARB_texture_non_power_of_two test program
2003-07-03 Brian Pauladded GL_ARB_texture_non_power_of_two
2003-07-03 Brian PaulImplemented GL_ARB_texture_non_power_of_two (except...
2003-07-03 Brian Paultweak checks for display list zero
2003-07-03 Brian PaulSimplify extension string handling.
2003-07-02 Jouk Jansen Committing in .
2003-06-30 Brian PaulDOS updates (Daniel Borca)
2003-06-27 Brian Pauladd a few more digits to PI to make Evgeny happy
2003-06-17 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
2003-06-16 Brian Paulfix include paths (Daniel Borca)
2003-06-13 Brian PaulGLUT for OS/2 (Evgeny Kotsuba)
2003-06-13 Brian Paulfix typo, added space/anim control
2003-06-13 Brian PaulGL_ARB_occlusion_query demo.
2003-06-13 Brian PaulImplemented GL_ARB_occlusion_query (not 100% finalized).
2003-06-13 Brian PaulMore clean-ups and re-org
2003-06-13 Brian Pauladded new GL_ARB_v_p instructions
2003-06-12 Brian Pauls/ATTRIB_h/ATTRIB_H/
2003-06-11 Brian Pauladded null pointer check in tnl_copy_to_current()
2003-06-11 Brian Paulnew buffer/context visual compatibility test (Phil...
2003-06-11 Brian Pauladded missing types to _mesa_VertexAttribPointerARB()
2003-06-11 Brian Paulclean up _tnl_copy_to_current()
2003-06-10 Brian Paulmoved from main/ to glapi/
2003-06-10 Brian PaulFurther makefile clean-up, concentrated on the x86...
2003-06-10 Brian Paulfixes for x86 builds
2003-06-10 Brian PaulGL_EXT_texture_rectangle, directory tree info
2003-06-10 Brian Paulfix GL_CURRENT_VERTEX_ATTRIB_ARB queries
2003-06-10 Brian Paulupdate for new directory tree
next