mesa.git
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
2003-06-10 Brian Pauladd missing vertex attribs in _tnl_copy_to_current()
2003-06-10 Brian Paulfixed secondary color typo
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-06-04 Brian Paulcomments regarding window sizing
2003-06-04 Brian PaulAdded GL_EXT_texture_rectangle (identical to GL_NV_text...
2003-06-02 Ian RomanickRemoved fields from 'struct gl_extensions' for extensio...
2003-06-02 Brian Pauls/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA...
2003-06-02 Brian Paulupdated rule for make OSMesa lib (Brad King)
2003-06-02 Brian PaulAdded GL_LIB_NAME / GLU_LIB_NAME so the default name...
2003-06-01 Brian Paulremove test file
2003-06-01 Brian Paulupdated release steps
2003-06-01 Brian Paullatest updates for 5.1
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-06-01 Brian PaulReplace most mklib.* scripts with a new uber-mklib...
2003-06-01 Brian Paulsetup default programs for GL_ARB_vertex/fragment_program
2003-05-30 Brian Paulminor error check tweaks for NV_light_max_exponent
2003-05-30 Brian Pauladded GL_NV_light_max_exponent
2003-05-30 Ian RomanickAdded support for NV_light_max_exponent.
2003-05-30 Ian RomanickRemoved an accidental addition in the previous commit.
2003-05-30 Brian Paulminor clean-ups
2003-05-30 Brian Paulmisc changes from testing
2003-05-30 Brian Paulinclude readtex.h
2003-05-30 Brian Pauldisplay both YCbCr and RGB image (Ian)
2003-05-30 Brian Paulapplied Ian's misc patches
2003-05-28 Brian Pauls/_T_VBXFORM_H/_T_IMM_EXEC_H/
2003-05-28 Brian Paulsilence some warnings (Evgeny Kotsuba)
2003-05-28 Brian Pauladded MESA_VERSION() macro, etc (Holger Waechtler)
2003-05-28 Brian PaulglBindProgramARB dispatches to glBindProgramNV (remove...
2003-05-27 Brian PaulVersion defines. include "version.h" in a few files.
2003-05-27 Brian Paulcheck buffer->UseSoftware*Buffer in _mesa_free_framebuf...
2003-05-26 Brian Paula couple casts (Evgeny Kotsuba)
2003-05-20 Keith Whitwellmove LoadYUVImage into readtex.c
2003-05-20 Keith WhitwellTest programs for ycbcr extension
2003-05-15 Brian Paulautoconf/automake updated for newer versions (bug 734362)
2003-05-15 Brian Pauladded a couple casts
2003-05-10 Brian Paulupdated with new glext.h stuff
2003-05-10 Brian Paulversion 18 of glext.h
2003-05-10 Brian Paulremove temporary stuff
2003-05-10 Brian Pauladded GL_ARB_vertex_program functions
2003-05-10 Brian Paulinitialize condition codes before running program
2003-05-10 Brian Paulfix scalar literal parsing glitches
2003-05-10 Brian Paulfix MapBufferARB() return type
2003-05-10 Brian Paulclamp fog color
2003-05-08 Brian Pauladded comment about MAX_WIDTH and textures
2003-05-08 Brian Paulfixed delete statement (bug 721765)
2003-05-02 Brian Paulminor updates
2003-05-02 Brian Paulupdates from Ian
2003-05-01 Brian Paulmore docs (Klaus Niederkruger)
2003-05-01 Brian PaulUse ctx->Const.MaxTextureImageUnits and MaxTextureCoord...
2003-05-01 Brian PaulIan's buffer swap extensions
2003-04-30 Brian Paulchange global_grid_u0/u1 to REAL (Eric Cazeaux)
2003-04-29 Brian Paulupdated for glIsBufferARB
2003-04-29 Brian Pauldon't try to clear non-existant buffers
2003-04-29 Jouk Jansen Committing in .
2003-04-28 Brian PaulLOG2() clean-up (Klaus Niederkrueger)
2003-04-28 Brian Paulnew comments (Klaus Niederkruger)
2003-04-28 Brian Paulfix glIsBufferARB() prototype
2003-04-23 Brian Paulupdated with newest functions
2003-04-23 Brian Paulfix function prototypes for manging (Bill Hoffman)
2003-04-21 Brian Paulremove unneeded fragment program test
2003-04-21 Brian Paulremove unneeded unsigned int / zero comparisons
2003-04-21 Brian Paulfix DDX, DDY instructions (probably not finished though)
2003-04-21 Brian PaulImplemented GL_EXT_depth_bounds_test.
2003-04-21 Brian Pauladded GL_EXT_depth_bounds_test
2003-04-21 Brian Paulalias ARB/NV program functions where possible
2003-04-21 Brian Paulsilence warning
2003-04-21 Brian Pauladded a cast
2003-04-21 Brian Paulsilence warnings
2003-04-21 Brian Paulcasts
2003-04-21 Brian Paulfix minor warnings
2003-04-21 Brian Pauluse INDEX8_SPAN_ARGS
2003-04-21 Brian Paulfix .c / .h typo
2003-04-18 Brian Paulminor re-org of program matrix, program local parameter...
2003-04-18 Brian Paulmore GL_ARB_fragment_program tokens
2003-04-18 Brian Paulmore GL_ARB_vertex/fragment_program bits
next