mesa: Add _mesa_snprintf.
[mesa.git] / src / mesa / main / imports.c
2009-01-07 José Fonsecamesa: Add _mesa_snprintf.
2008-09-22 José Fonsecamesa: bsearch implementation for WinCE.
2008-09-11 Shane BlackettFixes for Mingw
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-21 Michal Wajdeczko[win32] Use native aligned memory allocation functions.
2008-03-17 Andrzej TrznadelFix compat implementation of ffs() to return 1-based...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-12 Brianfix comment
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-07 Brianbetter comments for _mesa_debug(), _mesa_warning()...
2007-04-24 Karl Schultzassorted fixes for Windows/VC8
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-04-05 BrianRemove the never-used SI-style imports/exports code.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-27 Brianfix typo
2007-01-27 Briandocument, re-indent _mesa_ffsll()
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-26 Eric AnholtAdd _mesa_ffsll() for compatibility on OSes without...
2007-01-26 George SapountzisDrop old (pre-AIGLX) GLcore interface.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-21 George SapountzisDrop mesa wrappers for XFree86.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-14 BrianModify _mesa_strdup() so it handles NULL correctly.
2006-08-29 Brian Paul_mesa_debug() should be a no-op when not compiled with...
2006-08-16 Ian RomanickWhen available, which is most of the time, use posix_me...
2006-05-24 Brian Pauladded _mesa_align_realloc()
2006-04-25 Michal KrolRemove carriage returns.
2006-03-07 Brian Paulprint newline in _mesa_warning()
2006-02-27 Michal KrolMore GLSL code:
2006-02-13 Michal KrolAdd _mesa_atanf and _mesa_asinf functions.
2006-02-11 Eric AnholtAdd the ability to define NO_LIBCWRAPPER to avoid libcw...
2005-12-15 Brian Paulmove va_end() call (Evgeny Kotsuba)
2005-12-02 Brian Paulfix _mesa_ffs() return, test for more platforms (Evgeny...
2005-11-16 Brian Pauladd GL_INVALID_FRAMEBUFFER_OPERATION_EXT in _mesa_error()
2005-11-10 Brian PaulMove code to enable FP exceptions into debug.c (set...
2005-11-04 Brian Paulbetter ffs() function (bug 4956)
2005-09-20 Brian Paulchange location of ffs() code for windows
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-09-16 Brian Pauluse mesa import wrappers, bug 4468
2005-06-30 Brian Paulremove \n from warning message string
2005-06-26 Brian Paulcheck for null oldBuffer in _mesa_realloc(), cleaned...
2005-06-09 Keith WhitwellStore compiled vertex program representations in a...
2005-05-05 Karl SchultzPort Mesa to build on a P64 platform (e.g., Win64)...
2005-04-14 Ben CrossmanA few getenv() that werent using the mesa wrapper version
2004-12-05 Brian Pauldirect bug reports to freedesktop.org
2004-09-15 Brian Paulin _mesa_problem() include version number in error...
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-04-22 Brian PaulNew glTexImage code.
2003-12-05 Alan Hourihanefix compiler warning
2003-11-18 Brian Pauladded reference to original half/float conversion code
2003-11-18 Brian PaulSome groundwork for supporting GLhalf datatype.
2003-10-21 Jouk Jansen Committing in .
2003-09-18 Brian Paultweak an error message
2003-08-30 Karl SchultzSilence compiler warnings about implicit casts or conve...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-04-08 Brian Pauladded _mesa_realloc()
2003-03-04 Brian Pauladded _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-02-08 Brian Paulreplace _mesa_strtof() with _mesa_strtod()
2003-01-19 Brian Pauladd some casts
2003-01-14 Brian Paulremove const from _mesa_strtof()
2003-01-14 Brian Pauladded _mesa_strtof()
2002-12-06 Brian Paullet _mesa_problem() take variable arguments
2002-12-01 Brian Pauldeclar vsnprintf for OS/2 and VMS (Evgeny Kotsuba)
2002-10-30 Brian Pauladded a comment about future work
2002-10-30 Brian Paultest both XFree86LOADER and IN_MODULE to see if we...
2002-10-30 Brian Paulfix potential bug in _mesa_align_calloc/malloc (Frank...
2002-10-25 Brian Paulwrapped a few more C library functions
2002-10-24 Brian PaulHeader file clean-up:
2002-10-15 Brian Paulmake a few static function non-static for highpc.c
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-08-03 Karl SchultzCoerce vsnprintf to _vsnprintf for windows
2002-08-01 Brian Pauldefine MAXSTRING and use vsnprintf to preven overflows
2002-07-01 Jouk Jansen Committing in .
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-06-18 Jouk Jansen Committing in .
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Jouk Jansen Committing in .
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2001-07-16 Brian PaulVarious 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
next