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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add function to calculate an orthographic projection
Ian Romanick
2020-05-14
2
-10
/
+38
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-1
/
+1
*
replace imports memory functions with utils memory functions
Dylan Baker
2020-04-21
4
-44
/
+44
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
6
-6
/
+6
*
mesa/math: delete duplicate extern symbol
Eric Engestrom
2019-10-16
1
-2
/
+0
*
mesa/math: delete leftover... from 18 years ago (!)
Eric Engestrom
2019-10-16
1
-4
/
+0
*
mesa: add stddef include in preparation for dropping p_compiler.h
Lionel Landwerlin
2019-08-09
2
-0
/
+2
*
mesa: Replace gen_matypes with a simple header for V4F/mat layout.
Eric Anholt
2019-07-01
4
-9
/
+71
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-1
/
+1
*
mesa: Remove every double semi-colon
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
mesa: Mark Identity as const
Ian Romanick
2016-01-11
1
-1
/
+1
*
mesa: minor clean-up of some memcpy/sizeof() calls in m_matrix.c
Brian Paul
2016-01-05
1
-7
/
+7
*
mesa/math: Avoid double promotion.
Matt Turner
2015-07-29
3
-46
/
+46
*
mesa: Use floats for viewport bounds.
Matt Turner
2015-07-29
2
-4
/
+4
*
doxygen: Link GLvector4f struct members properly, avoiding invalid XML/HTML w...
Rhys Kidd
2015-07-23
1
-1
/
+1
*
doxygen: Correct grammatical typo in math/m_vector.h
Rhys Kidd
2015-07-23
1
-1
/
+1
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
mesa: remove _XFORMAPI
Brian Paul
2015-03-12
4
-64
/
+56
*
mesa: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
mesa: trim down includes of compiler.h
Brian Paul
2015-03-02
1
-1
/
+0
*
mesa: remove _NORMAPI, _NORMAPIP macros
Brian Paul
2015-02-28
1
-1
/
+1
*
mesa: remove DEG2RAD macro
Brian Paul
2015-02-24
1
-2
/
+2
*
mesa: remove INV_SQRTF() macro
Brian Paul
2015-02-24
3
-5
/
+7
*
mesa: replace FABSF with fabsf
Brian Paul
2015-02-24
1
-8
/
+9
*
mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
Brian Paul
2015-02-24
1
-3
/
+6
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
2
-6
/
+6
*
mesa: Remove CHECK macro.
Matt Turner
2015-02-23
2
-52
/
+30
*
mesa: remove unused _math_trans_4chan()
Brian Paul
2015-02-19
2
-31
/
+0
*
mesa: Refactor viewport transform computation.
Mathias Fröhlich
2014-10-24
2
-11
/
+10
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
3
-3
/
+3
*
mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float
Courtney Goeltzenleuchter
2014-01-20
2
-4
/
+5
*
mesa: Convert gl_viewport_attrib::Near and ::Far to double
Courtney Goeltzenleuchter
2014-01-20
2
-4
/
+4
*
mesa: modified _mesa_align_free() to accept NULL pointer
Siavash Eliasi
2013-12-04
1
-8
/
+5
*
mesa: remove macintosh preprocessor stuff
Brian Paul
2013-11-04
1
-6
/
+6
*
mesa: remove Watcom C support
Brian Paul
2013-11-04
1
-2
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
21
-21
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
21
-63
/
+84
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
21
-21
/
+21
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
21
-21
/
+21
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-47
/
+0
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
3
-4
/
+4
*
mesa: s/CONST/const/ in math/ files
Brian Paul
2012-09-05
4
-42
/
+42
*
mesa: remove SQRTF, use sqrtf. Convert INV_SQRT() to inline function.
Brian Paul
2012-09-03
1
-1
/
+1
*
mesa: fix _math_matrix_copy(), again
Brian Paul
2012-07-30
1
-1
/
+1
*
mesa: Fix wrong sizeof argument in _math_matrix_copy.
Vinson Lee
2012-07-30
1
-1
/
+1
*
mesa: remove obsolete matrix comment
Brian Paul
2012-07-26
1
-1
/
+0
*
mesa: fix comment typo: s/pointer/point/
Brian Paul
2012-07-26
1
-1
/
+1
*
mesa: remove _math_matrix_alloc_inv()
Brian Paul
2012-07-26
2
-44
/
+12
*
mesa: loosen small matrix determinant check
Brian Paul
2012-07-26
1
-1
/
+1
[next]