Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
ad355652c20b245f5f2faa8622e71461e3121a7f
/
src
/
util
2c1c060
util/ralloc: Remove double zero'ing of rzalloc buffers
by Jordan Justen
· 9 years ago
98c348d
st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
by Nicolai Hähnle
· 9 years ago
c068610
scons: Move fallback HAVE_* definitions to headers.
by Jose Fonseca
· 9 years ago
e4fc06a
util: add MAYBE_UNUSED for config dependent variables
by Grazvydas Ignotas
· 9 years ago
4a80890
util: Fix warning of invalid return value
by Chad Versace
· 9 years ago
7dac4a2
util/list: Add list splicing functions
by Jason Ekstrand
· 9 years ago
ade3108
util: Fix race condition on libgcrypt initialization
by Mark Janes
· 9 years ago
50ddf03
scons: Add a "check" target to run all unit tests.
by Jose Fonseca
· 9 years ago
9a41d94
util/bitset: Allow iterating over const bitsets
by Jason Ekstrand
· 9 years ago
2af3a0c
util/sha: do not wrap header inclusion in extern "C"
by Emil Velikov
· 9 years ago
a13442a
util: fix new gcc6 warnings
by Rob Clark
· 9 years ago
5bc8d34
util/u_atomic: Remove MSVC 2008 support.
by Jose Fonseca
· 9 years ago
a97a955
scons: Eliminate MSVC2008 compatibility.
by Jose Fonseca
· 9 years ago
1cadfe0
configure: Eliminate MSVC2008 compatibility.
by Jose Fonseca
· 9 years ago
55fb921
util/hash_table: add _mesa_hash_table_num_entries
by Nicolai Hähnle
· 9 years ago
8b11d8c
util/hash_table: add _mesa_hash_table_clear (v4)
by Nicolai Hähnle
· 9 years ago
19db718
util/hash_table: don't compare deleted entries
by Connor Abbott
· 9 years ago
8fc2f65
util/set: don't compare against deleted entries
by Connor Abbott
· 9 years ago
14193e4
ralloc: Fix ralloc_adopt() to the old context's last child's parent.
by Kenneth Graunke
· 9 years ago
d566382
util: fix comment typo
by Giuseppe Bilotta
· 9 years ago
56aff6bb
Remove Sun CC specific code.
by Jose Fonseca
· 9 years ago
bc2470d
util: Tiny optimisation for the linear→srgb conversion
by Neil Roberts
· 9 years ago
d956335
util: Include assert.h in macros.h.
by Matt Turner
· 9 years ago
fafbf99
util: Include <stdbool.h> in debug.h.
by Matt Turner
· 9 years ago
d278e31
util: move brw_env_var_as_boolean() to util
by Rob Clark
· 9 years ago
2388772
ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL.
by Matt Turner
· 9 years ago
fb3b566
util: Add list_is_singular() helper function
by Eduardo Lima Mitev
· 9 years ago
183db3a
glsl: move half<->float convertion to util
by Rob Clark
· 9 years ago
04158fb
util: Move DRI parse_debug_string() to util
by Kristian Høgsberg Kristensen
· 9 years ago
f3afcbe
util: use strnlen() in strndup() implementations
by Samuel Iglesias Gonsalvez
· 9 years ago
952366a
util: Fix strndup prototype on C++.
by Jose Fonseca
· 9 years ago
bea66d2
util: implement strndup for WIN32
by Samuel Iglesias Gonsalvez
· 9 years ago
d65bd7a
util: automake: rework the format_srgb.c rule
by Emil Velikov
· 9 years ago
ae535cb
util: make mesa-sha1.c completely empty when there are no SHA1 impls
by Ilia Mirkin
· 9 years ago
13bfa52
util: always include sha1 into the build
by Ilia Mirkin
· 9 years ago
2b40a14
util/ra: (trivial) fix c99 loop variable initialization
by Roland Scheidegger
· 9 years ago
3f797ef
util: (trivial) include c99_math.h in rounding.h
by Roland Scheidegger
· 9 years ago
f01bdb0
util/ra: Make allocating conflict lists optional
by Jason Ekstrand
· 9 years ago
9b49284
util/ra: Add a function for making all conflicts on a register transitive
by Jason Ekstrand
· 9 years ago
7c8e53f
util/bitset: Add a BITSET_FOREACH_SET macro
by Jason Ekstrand
· 9 years ago
bdcc8f3
ra: Delete the conflict lists in ra_set_finalize
by Jason Ekstrand
· 9 years ago
7539ac7
ra: Refactor ra_set_finalize
by Jason Ekstrand
· 9 years ago
1eaa29c
util: Use LONG_MAX instead of LONG_BIT.
by Jose Fonseca
· 9 years ago
497a22a
scons: Build roundevent_test.
by Jose Fonseca
· 9 years ago
21ccdbd
util: Cope with LONG_BIT not being defined on Windows.
by Jose Fonseca
· 9 years ago
512aa06
util: Rename PURE to ATTRIBUTE_PURE.
by Jose Fonseca
· 9 years ago
680de24
util: Use SSE intrinsics in _mesa_lroundeven{f,}.
by Matt Turner
· 9 years ago
594fc0f
mesa: Replace F_TO_I() with _mesa_lroundevenf().
by Matt Turner
· 9 years ago
b568a5f
util: Avoid double promotion.
by Matt Turner
· 9 years ago
be1f49b
mesa: Detect and provide macros for function attributes pure and const.
by Eric Anholt
· 9 years ago
a2dde3a
util: Don't link to SHA1 library if shader-cache is disabled.
by Matt Turner
· 9 years ago
128de6f
mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).
by Kenneth Graunke
· 9 years ago
e566e52
mesa/main: free locale at exit
by Erik Faye-Lund
· 9 years ago
c61bc6e
util: port _mesa_strto[df] to C
by Erik Faye-Lund
· 9 years ago
c79b2e6
util/list: add list_first/last_entry
by Rob Clark
· 10 years ago
2c2cd36
util/list: Add a list validation function
by Jason Ekstrand
· 10 years ago
addcf41
util/list: Add list_empty and list_length functions
by Jason Ekstrand
· 10 years ago
b31d898
util/list: Add C99-based iterator macros
by Jason Ekstrand
· 10 years ago
7a30668
util: Move gallium's linked list to util
by Jason Ekstrand
· 10 years ago
64880d0
util/macros: Move DIV_ROUND_UP to util/macros.h
by Axel Davy
· 10 years ago
b0e33c2
android: fix the building rules for Android 5.0
by Chih-Wei Huang
· 10 years ago
94cab35
android: add gallium dirs to more places in the tree
by Emil Velikov
· 10 years ago
6fb8017
android: add $(mesa_top)/src include to the whole of mesa
by Emil Velikov
· 10 years ago
6c2c5f7
util: android: optimize the rules to generate format_srgb.c
by Chih-Wei Huang
· 10 years ago
978753e
util/ralloc: Fix `extern "C"` usage.
by Jose Fonseca
· 10 years ago
33f0f68
ralloc: Implement a new ralloc_adopt() API.
by Kenneth Graunke
· 10 years ago
25d6cdd
util/u_atomic: Ignore warnings interlocked accesses.
by Jose Fonseca
· 10 years ago
036e347
util: Optimize _mesa_roundeven with SSE 4.1.
by Matt Turner
· 10 years ago
5de8610
util: Add a roundeven test.
by Matt Turner
· 10 years ago
dd0d3a2
mesa: Replace _mesa_round_to_even() with _mesa_roundeven().
by Matt Turner
· 10 years ago
5f75983
Add macro for unused function attribute.
by Vinson Lee
· 10 years ago
3f16751
util: rework _MSC_VER >= 1200 checks
by Emil Velikov
· 10 years ago
bfb4db8
include: Add helper header to help trap includes inside extern C.
by José Fonseca
· 10 years ago
237dcb4
Fix invalid extern "C" around header inclusion.
by Mark Janes
· 10 years ago
5bebd70
mesa: consolidate PUBLIC macro definition
by Brian Paul
· 10 years ago
00faf9f
scons: Use -Werror MSVC compatibility flags per-directory.
by Jose Fonseca
· 10 years ago
80c5bd7
configure: Leverage gcc warn options to enable safe use of C99 features where possible.
by Jose Fonseca
· 10 years ago
692bd4a
util: replace Elements() with ARRAY_SIZE()
by Brian Paul
· 10 years ago
982723d
Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible."
by Kenneth Graunke
· 10 years ago
79daa51
configure: Leverage gcc warn options to enable safe use of C99 features where possible.
by Jose Fonseca
· 10 years ago
f80af89
ra: Disable round-robin strategy for optimistically colorable nodes.
by Francisco Jerez
· 10 years ago
b53d035
util: Move Mesa's bitset.h to util/.
by Eric Anholt
· 10 years ago
e8c5cbf
mesa: Add gallium include dirs to more parts of the tree.
by Eric Anholt
· 10 years ago
4671dca
Use __typeof instead of typeof with Solaris Studio compilers
by Alan Coopersmith
· 10 years ago
1424bbf
util/hash: Silence comparison between signed and unsigned integer warnings in tests
by Ian Romanick
· 10 years ago
3d8f957
util/hash: Silence unused parameter warnings in tests
by Ian Romanick
· 10 years ago
b09f254
uti/u_atomic: Don't test p_atomic_add with booleans.
by Jose Fonseca
· 10 years ago
1ba9f9e
util/u_atomic: Use lower-case variables in _Interlocked* helpers.
by Jose Fonseca
· 10 years ago
531d47b
util/u_atomic: Add _InterlockedExchangeAdd8/16 for older MSVC.
by Jose Fonseca
· 10 years ago
d2438f5
util/u_atomic: Test p_atomic_add() for 8bit integers.
by Jose Fonseca
· 10 years ago
b16de0b
util/u_atomic: Add new macro p_atomic_add
by Carl Worth
· 10 years ago
345e8cc
util/hash_table: Try to hit a double-insertion bug in the collision test
by Jason Ekstrand
· 10 years ago
623c3a8
util/set: Do a full search when adding new items
by Jason Ekstrand
· 10 years ago
c9287e7
util/hash_table: Do a full search when adding new items
by Jason Ekstrand
· 10 years ago
fbc3e03
util/u_atomic: Provide a _InterlockedCompareExchange8 for older MSVC.
by José Fonseca
· 10 years ago
d7f2dfb
util/u_atomic: Use _Interlocked* intrinsics for non 64bits.
by José Fonseca
· 10 years ago
7c99187c
mesa: Port a variant of 68afbe89c72d085dcbbf2b264f0201ab73fe339e to util/
by Eric Anholt
· 10 years ago
8ab6759
mesa: Move simple_list.h to src/util.
by Eric Anholt
· 10 years ago
7ac79ee
Revert "util: Move the alternate fpclassify implementation to util"
by Jason Ekstrand
· 10 years ago
58e8468
util: Predicate the fpclassify fallback on !defined(__cplusplus)
by Jason Ekstrand
· 10 years ago
Next »