index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use INV_SQRT instead of 1/SQRTF
Matt Turner
2012-07-21
1
-2
/
+2
*
Remove src/mesa/ppc
Matt Turner
2012-01-21
1
-6
/
+0
*
mesa,glsl,mapi: Put extern "C" { ... } where appropriate.
José Fonseca
2011-11-09
1
-0
/
+9
*
mesa: move last bits of GLchan stuff into swrast
Brian Paul
2011-09-20
1
-1
/
+1
*
mesa: add error margin to clip mask debug/check code
Brian Paul
2010-12-06
1
-2
/
+29
*
math: remove duplicated includes
Nicolas Kaiser
2010-09-30
2
-2
/
+0
*
mesa: Fix printf format warning.
Vinson Lee
2010-09-29
1
-1
/
+1
*
mesa: Fix printf format warning.
Vinson Lee
2010-09-29
1
-1
/
+1
*
mesa: Fix printf format warning.
Vinson Lee
2010-09-29
1
-1
/
+1
*
mesa: Clean up header file inclusion in m_xform.h.
Vinson Lee
2010-08-03
1
-2
/
+2
*
mesa: Reduce header file inclusion in m_translate.h.
Vinson Lee
2010-08-03
1
-1
/
+2
*
mesa: Include missing header in m_matrix.h.
Vinson Lee
2010-08-03
1
-0
/
+2
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-07-30
1
-1
/
+0
*
mesa: Include macros.h in files that use symbols from macros.h.
Vinson Lee
2010-07-30
1
-0
/
+1
*
mesa: Remove no-op wrappers around trig functions.
Eric Anholt
2010-05-13
1
-2
/
+2
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
2
-2
/
+2
*
Drop macro wrappers for the aligned memory functions
Kristian Høgsberg
2010-02-19
4
-10
/
+10
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
4
-63
/
+63
*
mesa: replace old MEMSET macro with memset
Brian Paul
2010-02-19
1
-7
/
+7
*
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
1
-14
/
+14
*
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
1
-1
/
+1
*
mesa: fix viewport_z_clip breakage
Brian Paul
2009-09-08
1
-7
/
+15
*
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
3
-20
/
+39
*
mesa: GLvector4f:: flags is a GLbitfield, update comments too.
Brian Paul
2009-05-07
2
-5
/
+5
*
mesa: add storage_count field to GLvector4f. Useful for debugging.
Brian Paul
2009-05-07
2
-0
/
+2
*
mesa: reformatting, updated comments, const-correctness
Brian Paul
2009-05-07
2
-59
/
+50
*
mesa: only clear matrix MAT_DIRTY_INVERSE flag when we actually compute the i...
Brian Paul
2009-04-03
1
-3
/
+2
*
mesa: Fix DEBUG_MATH build on sparc.
David S. Miller
2009-02-26
1
-2
/
+2
*
mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.c
Brian Paul
2009-02-12
4
-25
/
+24
*
mesa: remove unused functions in m_xform.[ch]
Brian Paul
2009-02-12
2
-87
/
+0
*
mesa: remove empty, unneeded mathmod.h header
Brian Paul
2009-02-12
2
-40
/
+0
*
mesa: get rid of _math_init()
Brian Paul
2009-02-11
2
-10
/
+0
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-14
1
-0
/
+12
|
\
|
*
mesa: fix incorrect transformation of GL_SPOT_DIRECTION
Brian Paul
2009-01-14
1
-0
/
+12
|
*
mesa: Replace deprecated __MSC__ macro.
José Fonseca
2008-09-21
1
-1
/
+1
*
|
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
2
-5
/
+4
|
\
|
|
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
8
-32
/
+31
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
9
-29
/
+30
|
\
\
|
|
/
|
/
|
|
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
7
-25
/
+25
|
*
mesa: Replace deprecated __MSC__ macro.
José Fonseca
2008-06-24
1
-1
/
+1
|
*
mesa: Replace abort by asserts.
José Fonseca
2008-06-24
1
-1
/
+2
|
*
Remove files of unsupported build systems.
José Fonseca
2008-02-25
1
-45
/
+0
|
*
Rename 'mms-config.' to 'mms.config'.
Michal Krol
2007-10-29
1
-1
/
+1
|
*
Remove mesa include directories, be stricter about include paths.
Keith Whitwell
2007-08-15
1
-2
/
+2
*
|
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
1
-25
/
+0
*
|
only use __x86_64__, not __amd64__ (bug 15503)
Brian Paul
2008-04-14
1
-1
/
+1
*
|
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-10-03
1
-2
/
+4
|
/
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
4
-7
/
+7
*
list header files in sources files (Dan Nicholson)
Brian Paul
2006-11-21
1
-0
/
+16
*
List of source (.c) files in each directory.
Brian Paul
2006-10-11
1
-0
/
+9
[next]