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
*
gallium/util: Add u_bit_scan_consecutive_range64.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+14
*
gallium/util: fix undefined shift to the last bit in u_bit_scan
Marek Olšák
2016-04-18
1
-1
/
+1
*
gallium/util: fix u_bit_scan_consecutive_range for mask == 0xffffffff
Marek Olšák
2016-04-18
1
-1
/
+7
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
1
-0
/
+6
*
util: added ffsll() function
Brian Paul
2015-09-01
1
-0
/
+20
*
gallium/util: add u_bit_scan_consecutive_range
Marek Olšák
2015-09-01
1
-0
/
+20
*
gallium/auxiliary: Avoid double promotion.
Matt Turner
2015-07-29
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-45
/
+45
*
gallium/util: add util_last_bit64
Marek Olšák
2015-06-14
1
-0
/
+19
*
u_math: uses assert, include assert.h
Dave Airlie
2015-05-22
1
-0
/
+1
*
gallium/util: Use HAVE___BUILTIN_FFS* macros.
Jonathan Gray
2015-03-24
1
-2
/
+16
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
1
-6
/
+5
*
gallium/util: fix 'statement with no effect' warning
Brian Paul
2015-02-27
1
-2
/
+2
*
include,auxiliary: Remove support for MSVC older then 2008.
Jose Fonseca
2015-02-26
1
-1
/
+1
*
mesa: move math-related function into new c99_math.h file
Brian Paul
2015-02-23
1
-1
/
+1
*
gallium/util: Use HAVE___BUILTIN_* macros.
Matt Turner
2015-02-23
1
-6
/
+5
*
mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.
Matt Turner
2015-02-23
1
-143
/
+0
*
gallium/util: Don't include unused debug functions from u_math.h
Eric Anholt
2015-02-20
1
-1
/
+0
*
gallium/util: indentation fix
Brian Paul
2015-02-19
1
-3
/
+3
*
gallium/util: Don't implement u_bit_scan64 on MSVC.
Jose Fonseca
2015-02-04
1
-0
/
+2
*
gallium/util: Define ffsll on MinGW.
Jose Fonseca
2015-02-04
1
-0
/
+1
*
gallium/util: add u_bit_scan64
Marek Olšák
2015-02-04
1
-0
/
+7
*
gallium/util: Don't use __builtin_clrsb in util_last_bit().
Matt Turner
2015-02-03
1
-4
/
+0
*
gallium: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-4
/
+4
*
u_math.h: fix 64 to 32 bit truncation warning
Alon Levy
2014-10-23
1
-1
/
+1
*
gallium/util: add util_bitcount64
Marek Olšák
2014-10-04
1
-0
/
+12
*
gallium/util: add missing u_debug include
Andreas Boll
2014-09-12
1
-0
/
+1
*
util: whitespace and formatting fixes in u_math.h
Brian Paul
2014-08-16
1
-17
/
+23
*
android: gallium/auxiliary: drop log2/log2f redefitions
Emil Velikov
2014-08-13
1
-22
/
+0
*
gallium: Add a uif() helper function to complement fui()
Eric Anholt
2014-07-30
1
-0
/
+8
*
util: Fix typo
Tom Stellard
2014-07-28
1
-1
/
+1
*
util: Add util_memcpy_cpu_to_le32() v3
Tom Stellard
2014-07-28
1
-0
/
+17
*
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
[next]