fixed pointer arithmetic error in glCopyPixels
[mesa.git] / src / mesa / main /
2002-03-13 Brian Pauladded _mesa_image_image_stride()
2002-03-13 Brian Pauladded a comment
2002-03-13 Brian Paulinitial work for NV_vertex_program1_1 extension
2002-03-08 Brian PaulDOS driver updates from Daniel Borca
2002-02-23 Brian PaulDOS updates from Daniel Borca
2002-02-21 Brian PaulFixed out-of-bounds memory write problem (CONVERT_TEXEL...
2002-02-15 Brian PaulFinished up GL_ARB_depth_texture and GL_ARB_shadow
2002-02-15 Brian PaulFinished up GL_ARB_depth_texture and GL_ARB_shadow.
2002-02-15 Brian Paulfinished up GL_ARB_window_pos
2002-02-15 Brian Pauladded a glClear() error check
2002-02-15 Brian Paulfixed a multitexture MatrixMode() bug
2002-02-13 Keith WhitwellMore suport for t&l drivers
2002-02-12 Brian PaulDaniel Borca's new DOS/DJGPP driver.
2002-02-05 Brian Paulfix evaluator data and matrix stack mem leaks (Robert...
2002-02-02 Brian Paulremoved references to removed source files
2002-01-22 Brian Pauladded missing IsEnabled() cases for fog coord and secon...
2002-01-22 Brian PaulClean-up/renaming of the per-vertex attribute bits...
2002-01-15 Brian Pauladded some missing error checks
2002-01-15 Karl SchultzCorrect typo (vpstate.c) so that makefile works.
2002-01-15 Karl SchultzRemove phantom tab on a blank line to allow compile...
2002-01-14 Brian Paulremove api_compat.c
2002-01-14 Brian PaulRemoved api_compat stuff, there's a better way.
2002-01-14 Brian Pauloops, missed vpstate.c
2002-01-14 Brian Pauladded vertex program sources
2002-01-12 Brian Pauladded some comments
2002-01-12 Brian Paulset _NeedEyeCoords to zero if vertex program is enabled
2002-01-11 Brian PaulChanged gl_client_array's Enabled field to GLuint so...
2002-01-11 Brian PaulMoved _mesa_VertexAttribPointerNV into varray.c.
2002-01-09 Brian Paulfixed int->float conversion bug in _mesa_TexEnviv()
2002-01-06 Brian Paulimplemented vertex program point size control
2002-01-06 Brian PaulAnother vertex program checkpoint: clean-up of vertex...
2002-01-05 Brian Paulminor clean-ups
2002-01-05 Brian Paulinfrastructure for vertex program attribute evaluators
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-12-28 Gareth HughesRemove warnings about the difference between function...
2001-12-21 Keith Whitwelladd _compat_VertexAttrib4fNV
2001-12-20 Karl SchultzDefine finite as _finite for Windows.
2001-12-20 Keith WhitwellFurther help with dri libGL version skew
2001-12-19 Brian Paulsome display list support for vertex program extension
2001-12-18 Brian PaulReplace old matrix stacks with new code based on struct...
2001-12-17 Brian Pauldisable prototype matrix stack code
2001-12-17 Jouk Jansen Committing in .
2001-12-15 Brian Paulbetter api trace/log messages
2001-12-15 Brian Paulvertex program fixes
2001-12-14 Karl SchultzRemove rules that were put into place to deal with...
2001-12-14 Brian Paulminor dispatach table changes
2001-12-14 Brian Paulvertex program check-in
2001-12-13 Karl SchultzRemove const from save_TexParameteri to match prototype...
2001-12-13 Brian Paulfixed errors in feedback for glDraw/CopyPixels and...
2001-12-13 Brian Paulcall FLUSH_VERTICES() in _mesaTexParameterfv() (bug...
2001-12-04 Brian Paulfixed potential array overwrite problem
2001-12-04 Brian Paulprototype implementation of GL_ARB_depth_texture, GL_AR...
2001-12-04 Brian Pauldispatch changes to minimize hassle with XFree86 libGL
2001-11-29 Karl Schultzmain trunk is now 4.1
2001-11-29 Karl Schultzupdate to version 4.0
2001-11-28 Brian Paulupdated comment about CHAN_BITS
2001-11-27 Brian Pauldon't directly call glSecondaryColor*EXT() or glFogCoor...
2001-11-23 Brian Paulfix for bug 474479, remove Trace/* stuff
2001-11-19 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-18 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-18 Brian Paulincluded by glapi.c
2001-11-18 Brian PaulAPI dispath updates
2001-11-06 Brian Pauladded missing GL_MAX_TEXTURE_LOD_BIAS_EXT query
2001-11-03 Brian Paulfix error in error checking conditional (bug 476846)
2001-11-02 Brian Paulinit the hash table mutex in _mesa_NewHashTable (Won...
2001-10-25 Brian Pauladded a bunch of missing breaks for multisample gets
2001-10-22 Brian Paulversion bumps, etc for 4.1
2001-10-18 Jouk Jansen Committing in .
2001-10-17 Brian Pauladded GL_ARB_texture_mirrored_repeat
2001-10-15 Karl SchultzFix comments.
2001-10-04 Karl SchultzNeed to define MESA_DEBUG in debug builds. Otherwise...
2001-09-25 Karl SchultzFix up Windows makefiles so that the debug build leaves...
2001-09-23 Brian Paulupdates for Mesa 4.0
2001-09-21 Karl SchultzMake osmesa a DLL instead of a static lib (Windows...
2001-09-19 Karl Schultzsilence compiler warnings (last batch for src)
2001-09-18 Karl Schultzmore compiler warning fixes
2001-09-18 Karl Schultzclean up makefiles some more for Windows
2001-09-18 Karl Schultzremove carriage return chars
2001-09-18 Karl Schultzcompiler warnings
2001-09-18 Karl Schultzcompiler warnings
2001-09-15 Brian Paulmore warning fixes (Karl Schultz)
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-09-14 Brian Paulmore warning fixes (Karl Schultz)
2001-09-14 Brian Paulmore GL 1.3 and GLX 1.4 updates
2001-08-28 Brian PaulOpenGL 1.3 support
2001-08-20 Brian Paulbetter error messages
2001-08-20 Brian Paulbetter error reporting
2001-08-20 Brian PaulWindML driver (Stephane Raimbault)
2001-08-13 Brian Pauladded GL_EXT_texture_edge_clamp
2001-08-13 Brian Paulremoved ss_interp.c
2001-08-07 Brian Paulfixed a glPush/PopAttrib bug related to texture binding...
2001-08-07 Brian Paulfixed NewState update bugs in _mesa_PopClientAttrib()
2001-07-28 Keith WhitwellRemove _BaseAlpha, fix reflect lighting bug.
2001-07-27 Brian Paulcheck if deleting _Current texobj in _mesa_DeleteTextur...
2001-07-26 Brian Paulfixes for proxy cube map texture images
2001-07-23 Brian Pauldon't make default teximage if glTexImage's pixels...
2001-07-23 Brian Paulrename ERROR macro to TE_ERROR (Gerk Huisma)
2001-07-23 Brian Paulcheck for pixels=NULL in _mesa_store_teximage[123]d()
2001-07-19 Brian PaulAdded Win32 memory debugging and fixed a few memory...
2001-07-16 Brian PaulVarious 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
next