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
/
util
/
rounding.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace IROUND with util functions
Dylan Baker
2020-04-21
1
-0
/
+1
*
util: do not assume MSVC implies SSE
Erik Faye-Lund
2019-09-02
1
-4
/
+3
*
util: fix SSE-version needed for double opcodes
Erik Faye-Lund
2019-09-02
1
-1
/
+1
*
util: Add a _mesa_i64roundevenf() helper.
Kenneth Graunke
2019-08-27
1
-0
/
+16
*
util: try to use SSE instructions with MSVC and 32-bit gcc
Brian Paul
2016-08-17
1
-3
/
+4
*
util: (trivial) include c99_math.h in rounding.h
Roland Scheidegger
2015-08-19
1
-2
/
+1
*
util: Use LONG_MAX instead of LONG_BIT.
Jose Fonseca
2015-08-10
1
-6
/
+7
*
scons: Build roundevent_test.
Jose Fonseca
2015-08-10
1
-0
/
+2
*
util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
2015-08-09
1
-2
/
+6
*
util: Use SSE intrinsics in _mesa_lroundeven{f,}.
Matt Turner
2015-08-04
1
-0
/
+22
*
mesa: Replace F_TO_I() with _mesa_lroundevenf().
Matt Turner
2015-08-03
1
-0
/
+25
*
util: Optimize _mesa_roundeven with SSE 4.1.
Matt Turner
2015-03-18
1
-0
/
+20
*
mesa: Replace _mesa_round_to_even() with _mesa_roundeven().
Matt Turner
2015-03-18
1
-0
/
+58