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
/
gallium
/
auxiliary
/
util
/
u_math.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Do not use __builtin_clrsb with Intel C++ Compiler.
Vinson Lee
2014-05-30
1
-1
/
+1
*
util: Don't attempt to redefine INFINITY/NAN on VS 2013.
José Fonseca
2014-05-02
1
-0
/
+5
*
gallium/util: add helpers for bitfield manipulation
Ilia Mirkin
2014-04-28
1
-0
/
+31
*
util: don't define isfinite(), isnan() for MSVC >= 1800
Hans
2014-03-03
1
-0
/
+4
*
util: Add util_cpu_to_le* helpers
Tom Stellard
2014-02-24
1
-0
/
+3
*
util: Add util_bswap64() v3
Tom Stellard
2014-02-24
1
-0
/
+16
*
configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2
Tom Stellard
2014-02-24
1
-1
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
2013-11-07
1
-0
/
+13
*
util: Fix MinGW build.
José Fonseca
2013-10-09
1
-1
/
+1
*
util/u_math: Fix C++ include of u_math.h on MSVC.
José Fonseca
2013-10-10
1
-1
/
+1
*
util: when packing depth values, round to nearest.
Matthew McClure
2013-10-04
1
-0
/
+52
*
util/u_math: Define NAN/INFINITY macros for MSVC.
José Fonseca
2013-07-20
1
-0
/
+4
*
util: treat denorm'ed floats like zero
Zack Rusin
2013-07-09
1
-0
/
+7
*
mesa: Fix bug in unclamped float to ubyte conversion.
Manfred Ernst
2013-06-12
1
-2
/
+1
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-0
/
+4
*
util: remove u_debug.h from u_math.h
Brian Paul
2012-09-01
1
-1
/
+0
*
gallium/util: add util_bit_last - finds the last bit set in a word
Marek Olšák
2012-07-17
1
-0
/
+14
*
gallium/util: Add ULL suffix to large constants.
José Fonseca
2012-07-02
1
-3
/
+3
*
util: Added functions for checking NaN / Inf for double and half-floats.
James Benton
2012-06-29
1
-2
/
+102
*
mesa/gallium: add FFS_DEFINED to protect ffs() from multiple definitions
Brian Paul
2012-01-12
1
-0
/
+5
*
util: Add strings.h include on unices
José Fonseca
2011-12-09
1
-0
/
+4
*
Remove windows kernel support code.
José Fonseca
2011-11-29
1
-67
/
+1
*
util: add log2f for Android
Chia-I Wu
2011-11-07
1
-0
/
+11
*
gallium/util: Add macros for converting from little endian to CPU byte order.
Michel Dänzer
2011-11-02
1
-0
/
+13
*
util: add u_bit_scan helper
Keith Whitwell
2011-09-22
1
-0
/
+16
*
gallium: add PIPE_OS_ANDROID support
Chia-I Wu
2011-08-21
1
-1
/
+11
*
util: add gcc version check for builtins
Roland Scheidegger
2011-06-09
1
-3
/
+3
*
util: better logbase2/next_power_of_two implementations
Benjamin Bellec
2011-06-09
1
-8
/
+24
*
util: faster logbase2
Brian Paul
2011-06-02
1
-4
/
+7
*
Remove redundant util_unsigned_logbase2
Matt Turner
2011-05-12
1
-12
/
+0
*
u_math.h: Remove redundant mingw32 ffs definition
Matt Turner
2011-05-12
1
-4
/
+0
*
util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient
Marek Olšák
2011-04-27
1
-4
/
+4
*
gallium: add RGTC UNORM support to u_format.
Dave Airlie
2011-03-02
1
-0
/
+11
*
util: Define round and roundf on MSVC.
José Fonseca
2011-02-11
1
-1
/
+13
*
util: Defined M_SQRT2 when not available.
José Fonseca
2010-10-09
1
-0
/
+5
*
util: remove util_is_pot in favor of util_is_power_of_two
Marek Olšák
2010-08-29
1
-10
/
+0
*
util: fix typo in MAX4
Keith Whitwell
2010-08-27
1
-1
/
+1
*
util: add MIN4, MAX4
Keith Whitwell
2010-08-27
1
-0
/
+3
*
u_math: Add align function npot alignments
Jakob Bornecrantz
2010-06-22
1
-0
/
+14
*
gallium/util: Define isfinite and isnan for MSVC.
Chia-I Wu
2010-05-31
1
-0
/
+3
*
util: Add inline function for approximate floating point comparison.
José Fonseca
2010-05-30
1
-0
/
+9
*
util: Add util_bswap16.
José Fonseca
2010-02-26
1
-0
/
+11
*
util: Silent potential loss of precision warnings.
José Fonseca
2010-01-02
1
-3
/
+2
*
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-22
1
-0
/
+13
|
\
|
*
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
1
-2
/
+46
|
|
\
|
*
|
i965g: more work on compilation
Keith Whitwell
2009-10-31
1
-0
/
+13
*
|
|
gallium/util: __builtin_bswap32() is in only gcc 4.3 or later
Brian Paul
2009-12-02
1
-1
/
+1
|
|
/
|
/
|
*
|
util: Fix bad code.
Corbin Simpson
2009-11-28
1
-1
/
+1
*
|
util: Improve bitcount.
Corbin Simpson
2009-11-28
1
-4
/
+8
[next]