summaryrefslogtreecommitdiffstats
path: root/src/mesa/math
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-119-29/+30
|\
| * mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-07-247-25/+25
| * mesa: Replace deprecated __MSC__ macro.José Fonseca2008-06-241-1/+1
| * mesa: Replace abort by asserts.José Fonseca2008-06-241-1/+2
| * Remove files of unsupported build systems.José Fonseca2008-02-251-45/+0
| * Rename 'mms-config.' to 'mms.config'.Michal Krol2007-10-291-1/+1
| * Remove mesa include directories, be stricter about include paths.Keith Whitwell2007-08-151-2/+2
* | glcore: drop outdated sources files intented for xorgGeorge Sapountzis2008-04-231-25/+0
* | only use __x86_64__, not __amd64__ (bug 15503)Brian Paul2008-04-141-1/+1
* | Update of OpenVMS makefiles for the use of "new" include file conventionJouk2007-10-031-2/+4
|/
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-044-7/+7
* list header files in sources files (Dan Nicholson)Brian Paul2006-11-211-0/+16
* List of source (.c) files in each directory.Brian Paul2006-10-111-0/+9
* Rename some functions/macros to better reflect their behaviour:Brian Paul2006-06-133-108/+102
* Fix a few conversion bugs. For example, GLshort->GLfloat conversionBrian Paul2006-06-131-13/+46
* Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the valueBrian Paul2006-04-062-4/+4
* just some comments/docsBrian Paul2006-04-051-3/+19
* MATH_DEBUG changes from bug #4468.Brian Paul2005-10-075-11/+10
* Committing in .Jouk Jansen2005-09-231-1/+1
* additional wrapper updates, bug 4468Brian Paul2005-09-193-12/+12
* use mesa import wrappers, bug 4468Brian Paul2005-09-161-2/+2
* added FREXPF() macro (bug 4060)Brian Paul2005-08-121-3/+3
* Add a set of predicate functions for testing matrices instead of directlyBrian Paul2005-06-302-73/+151
* moved to windows build dirKarl Schultz2005-05-241-180/+0
* x86-64 transform optimizations (Mikko T.)Brian Paul2005-05-073-5/+49
* Port Mesa to build on a P64 platform (e.g., Win64). P64 platformsKarl Schultz2005-05-051-1/+1
* add MAT_DIRTY_FLAGS in _math_matrix_mul_floats(), (bug 2696)Brian Paul2005-03-111-3/+4
* Use the 'to' vector to determine the loop count.Keith Whitwell2005-01-071-1/+1
* Initial support for PowerPC specific code in Mesa and DRI drivers. DRIIan Romanick2004-10-131-2/+7
* fix a bug in analyse_from_scratch() reported by Wes BethelBrian Paul2004-09-091-12/+13
* clean-ups and commentsBrian Paul2004-09-091-37/+40
* move (void) foo; instances after local declarationsBrian Paul2004-08-251-7/+4
* Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul2004-08-252-4/+11
* ALIGN16 macro repairsBrian Paul2004-07-233-18/+16
* patch for AIX (bug 983144)Brian Paul2004-07-051-2/+4
* Add EXT_vertex_cull support to mesaKeith Whitwell2004-05-101-0/+1
* bring over build fixes from stable branchAlan Hourihane2004-04-264-1/+16
* remove redundant macros (also in m_matrix.h)Brian Paul2004-03-081-37/+5
* bring in Keith's _math_matrix_ortho() compiler work-aroundBrian Paul2004-02-051-15/+21
* Merge vtx-0-2-branchKeith Whitwell2003-11-242-365/+0
* More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett2003-10-081-0/+2
* Make binary - even though this is a text file, common practice is to store MS...Karl Schultz2003-09-191-180/+180
* Generate browse info for Debug version.Karl Schultz2003-08-301-2/+2
* Silence compiler warnings about implicit casts or conversions by supplying ex...Karl Schultz2003-08-301-3/+3
* Use correct conversions when translating array colors.Keith Whitwell2003-08-203-1/+98
* VC 6 Project FileKarl Schultz2003-07-261-0/+180
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-174-168/+536
* Committing in .Jouk Jansen2003-07-021-0/+9
* Committing in .Jouk Jansen2003-06-171-0/+36
* fixes for x86 buildsBrian Paul2003-06-101-3/+2