index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
math
/
m_debug_norm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
Use INV_SQRT instead of 1/SQRTF
Matt Turner
2012-07-21
1
-2
/
+2
*
mesa: Fix printf format warning.
Vinson Lee
2010-09-29
1
-1
/
+1
*
Drop macro wrappers for the aligned memory functions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-17
/
+17
*
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
1
-1
/
+1
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-4
/
+4
*
MATH_DEBUG changes from bug #4468.
Brian Paul
2005-10-07
1
-3
/
+2
*
additional wrapper updates, bug 4468
Brian Paul
2005-09-19
1
-4
/
+4
*
bring over build fixes from stable branch
Alan Hourihane
2004-04-26
1
-0
/
+5
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-4
/
+3
*
fix bad _mesa_printf() calls (mesa bug 646753)
Brian Paul
2002-12-04
1
-18
/
+18
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.
Brian Paul
2002-06-29
1
-18
/
+27
*
Vertex program checkpoint commit: converted all vertex attributes (color,
Brian Paul
2002-01-05
1
-26
/
+26
*
Remove all traces of CULL_MASK_ACTIVE.
Gareth Hughes
2001-03-30
1
-19
/
+14
*
Consolidation of asm code in 3.5
Gareth Hughes
2001-03-29
1
-55
/
+23
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-3
/
+3
*
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-08
1
-3
/
+3
*
more namespace clean-ups
Brian Paul
2001-03-03
1
-3
/
+3
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-2
/
+2
*
Some more work on interal debugging, timing routines for things that
Gareth Hughes
2001-02-03
1
-0
/
+409