Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / main / imports.h
2008-11-11 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-11 Brianmesa: new _mesa_is_pow_two() function
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-01 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-27 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-22 José Fonsecamesa: Replace deprecated __MSC__ macro.
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-24 José Fonsecamesa: Use standard integer types.
2008-06-24 José Fonsecamesa: Replace deprecated __MSC__ macro.
2008-06-21 Alan CoopersmithSolaris port of Mesa 7.1 with autoconf support
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-14 Brian Paulonly use __x86_64__, not __amd64__ (bug 15503)
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-19 Brianfix IEEE_ONE definition for ICC compiler (bug 15134)
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-04-05 BrianRemove the never-used SI-style imports/exports code.
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-08 Roland Scheideggeroptimize generated vertex programs a bit
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
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-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-11-15 Brian Paul#define LONGSTRING __extension__ in imports.h and use...
2006-09-21 Brian Pauladded _mesa_little_endian()
2006-07-13 Brian Pauldefine FLT_MAX_EXP to 128 if undefined
2006-06-20 Michel DänzerAdd M32R architecture to test for USE_IEEE and friends...
2006-05-24 Brian Pauladded _mesa_align_realloc()
2006-03-17 Jouk Jansen Committing in .
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-11-09 Brian PaulMove COPY_FLOAT() macro down into glide driver.
2005-10-18 Brian Paulmove _mesa_exec_malloc/free() up near other malloc...
2005-10-18 Keith WhitwellAdd _mesa_exec_malloc() and _mesa_exec_free() for alloc...
2005-10-12 Brian Paulremove unused _mesa_log2() (bug 4468)
2005-10-03 Adam JacksonBug #1155: Define IEEE_ONE on Super-H as well.
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-09-16 Brian Pauluse mesa import wrappers, bug 4468
2005-09-06 Brian Paulremove DEFARRAY, CHECKARRAY stuff
2005-08-12 Brian Pauladded FREXPF() macro (bug 4060)
2005-07-13 Keith WhitwellAdd a LDEXPF wrapper macro.
2005-06-27 Brian Paulremove unused MEMSET16 macro
2005-06-27 Brian PaulGet rid of the MESA_PBUFFER_ALLOC/FREE() macros.
2005-05-16 Brian Pauldefine M_E if needed
2005-05-05 Karl SchultzPort Mesa to build on a P64 platform (e.g., Win64)...
2005-01-11 Daniel Borcaapplied Keith's patch for "safe" type-punning.
2004-11-25 Brian PaulStarted some assorted clean-ups in #defines, typedefs...
2004-10-31 Brian Pauladded a cast to ADD_POINTERS macro
2004-10-28 Eric AnholtUse the generic __amd64__, instead of __AMD64__ which...
2004-09-01 Brian Paulalso test for __arm__ for setting USE_IEEE (X bug 1155)
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-24 Philippe HoudoinDisable x86 iround() version on BeOS with gcc < 2.95...
2004-08-22 Brian Paulcheck if __mips or _MIPS_ARCH is defined to set IEEE_ON...
2004-08-22 Brian Paulalso check for __hppa__ and hpux for IEEE support ...
2004-04-30 Keith WhitwellAMD64 changes from Ronny V. Vindenes.
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-04-22 Brian PaulNew glTexImage code.
2004-04-18 Brian Paulcheck for __ia64__ when setting USE_IEEE
2004-04-13 Brian Paulcheck for __AMD64__ when setting USE_IEEE (Ronnny Vindenes)
2004-04-11 Alan Hourihanebuild fix for VMS
2003-12-23 Brian Paulthe optimized UNCLAMPED_FLOAT_TO_UBYTE macro was broken
2003-11-18 Brian PaulSome groundwork for supporting GLhalf datatype.
next