index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
math
Age
Commit message (
Expand
)
Author
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-18
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-07-24
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-06-24
mesa: Replace deprecated __MSC__ macro.
José Fonseca
2008-06-24
mesa: Replace abort by asserts.
José Fonseca
2008-04-23
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-14
only use __x86_64__, not __amd64__ (bug 15503)
Brian Paul
2008-02-25
Remove files of unsupported build systems.
José Fonseca
2007-10-29
Rename 'mms-config.' to 'mms.config'.
Michal Krol
2007-10-03
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-08-15
Remove mesa include directories, be stricter about include paths.
Keith Whitwell
2007-07-04
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2006-11-21
list header files in sources files (Dan Nicholson)
Brian Paul
2006-10-11
List of source (.c) files in each directory.
Brian Paul
2006-06-13
Rename some functions/macros to better reflect their behaviour:
Brian Paul
2006-06-13
Fix a few conversion bugs. For example, GLshort->GLfloat conversion
Brian Paul
2006-04-06
Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the value
Brian Paul
2006-04-05
just some comments/docs
Brian Paul
2005-10-07
MATH_DEBUG changes from bug #4468.
Brian Paul
2005-09-23
Committing in .
Jouk Jansen
2005-09-19
additional wrapper updates, bug 4468
Brian Paul
2005-09-16
use mesa import wrappers, bug 4468
Brian Paul
2005-08-12
added FREXPF() macro (bug 4060)
Brian Paul
2005-06-30
Add a set of predicate functions for testing matrices instead of directly
Brian Paul
2005-05-24
moved to windows build dir
Karl Schultz
2005-05-07
x86-64 transform optimizations (Mikko T.)
Brian Paul
2005-05-05
Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms
Karl Schultz
2005-03-11
add MAT_DIRTY_FLAGS in _math_matrix_mul_floats(), (bug 2696)
Brian Paul
2005-01-07
Use the 'to' vector to determine the loop count.
Keith Whitwell
2004-10-13
Initial support for PowerPC specific code in Mesa and DRI drivers. DRI
Ian Romanick
2004-09-09
fix a bug in analyse_from_scratch() reported by Wes Bethel
Brian Paul
2004-09-09
clean-ups and comments
Brian Paul
2004-08-25
move (void) foo; instances after local declarations
Brian Paul
2004-08-25
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-07-23
ALIGN16 macro repairs
Brian Paul
2004-07-05
patch for AIX (bug 983144)
Brian Paul
2004-05-10
Add EXT_vertex_cull support to mesa
Keith Whitwell
2004-04-26
bring over build fixes from stable branch
Alan Hourihane
2004-03-08
remove redundant macros (also in m_matrix.h)
Brian Paul
2004-02-05
bring in Keith's _math_matrix_ortho() compiler work-around
Brian Paul
2003-11-24
Merge vtx-0-2-branch
Keith Whitwell
2003-10-08
More SciTech SNAP specific changes to glheader.h. Also modified the macros
Kendall Bennett
2003-09-19
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
2003-08-30
Generate browse info for Debug version.
Karl Schultz
2003-08-30
Silence compiler warnings about implicit casts or conversions by supplying ex...
Karl Schultz
2003-08-20
Use correct conversions when translating array colors.
Keith Whitwell
2003-07-26
VC 6 Project File
Karl Schultz
2003-07-17
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-02
Committing in .
Jouk Jansen
[next]