index
:
~tpohjola/mesa
16_bit_gles
81828
96743
arb_texture_stencil8
b2b_with_surf_array
blorp_flat_inputs
blorp_flush
blorp_tex_upload
blorp_w_tiled_as_linear
daimler
dbg/blorp_push_const
debug-intel-aux-surfaces
depth_align_wa_for_arrayed
depth_state_cleanup
df_scalar_test
dump-isl-surf
ext_memory_object
fast_clear_vbo
fast_lod
fast_lod_isl
fastlod_isl_wip
foo
fp64
fp64_common
fp64_lower_df
fp64_lower_df_hsw
fp64_pack32x2
fp64_split
fp64_uniform
fp64_uniform_lower_df_uni
gen6_hiz_wip
gen6_no_hiz_mt
gen8_blorp
i965_isl
i965_isl_05062017
i965_isl_2017_1
i965_isl_rebase
icl
icl_dbg
icl_fcc
icl_fcc_2
img_ext_yuv420
import_rework
isl_depth_stencil_wip
jenkins
master
meta_with_blorp
meta_with_blorp_17042015
misc_wa
mordor_fix
mordor_rbc
multi_lod
no_frag_depth
non_comp_fast_clear
rbc
rbc_rebase_ben_hiz
release_aux_when_sharing
skl_bug
skl_hacks
stencil-texture
stencil_hack
stencil_meta_blit_wip
surf_state_refactor
uniform_tracking
uniform_updates_by_stage
vec4_pull_const_opt
vf_packing_dbg
y_only
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
macros.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
util: use cannonical form of ARRAY_SIZE
Emil Velikov
1
-1
/
+1
2017-07-18
util: Make CLAMP turn NaN into MIN.
Kenneth Graunke
1
-2
/
+2
2017-05-09
util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
1
-0
/
+11
2016-11-21
mesa: removed redundant #else
George Kyriazis
1
-1
/
+0
2016-11-15
util: Fix Clang trivial destructor check.
Vinson Lee
1
-4
/
+4
2016-11-09
util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation
Brian Paul
1
-0
/
+5
2016-10-19
util: move min/max/clamp macros to util macros.h
Dave Airlie
1
-0
/
+13
2016-09-23
util: remove Sun C Compiler support
Timothy Arceri
1
-1
/
+1
2016-05-16
util: Add ATTRIBUTE_RETURNS_NONNULL.
Matt Turner
1
-0
/
+6
2016-04-29
st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
Nicolai Hähnle
1
-0
/
+6
2016-04-26
scons: Move fallback HAVE_* definitions to headers.
Jose Fonseca
1
-0
/
+2
2016-04-25
util: add MAYBE_UNUSED for config dependent variables
Grazvydas Ignotas
1
-0
/
+2
2015-12-02
Remove Sun CC specific code.
Jose Fonseca
1
-1
/
+1
2015-11-24
util: Include assert.h in macros.h.
Matt Turner
1
-0
/
+2
2015-08-09
util: Rename PURE to ATTRIBUTE_PURE.
Jose Fonseca
1
-2
/
+2
2015-07-17
mesa: Detect and provide macros for function attributes pure and const.
Eric Anholt
1
-0
/
+20
2015-07-06
mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).
Kenneth Graunke
1
-0
/
+6
2015-04-29
util/macros: Move DIV_ROUND_UP to util/macros.h
Axel Davy
1
-0
/
+2
2015-03-09
Add macro for unused function attribute.
Vinson Lee
1
-0
/
+6
2015-03-06
util: rework _MSC_VER >= 1200 checks
Emil Velikov
1
-5
/
+3
2015-03-04
mesa: consolidate PUBLIC macro definition
Brian Paul
1
-0
/
+23
2015-01-28
Revert "util: Move the alternate fpclassify implementation to util"
Jason Ekstrand
1
-62
/
+0
2015-01-28
util: Predicate the fpclassify fallback on !defined(__cplusplus)
Jason Ekstrand
1
-2
/
+12
2015-01-28
util: Move the alternate fpclassify implementation to util
Jason Ekstrand
1
-0
/
+52
2015-01-16
util: Make unreachable at least be an assert
Carl Worth
1
-1
/
+1
2014-11-24
util: Implement assume() for clang.
Matt Turner
1
-1
/
+11
2014-11-05
util: Implement unreachable for MSVC using __assume
Ian Romanick
1
-0
/
+6
2014-10-23
util: Add assume() macro.
Matt Turner
1
-0
/
+14
2014-09-25
ralloc: Mark ralloc functions with gcc's malloc attribute.
Matt Turner
1
-0
/
+6
2014-09-25
mesa: Replace a priori knowledge of gcc attributes with configure tests.
Matt Turner
1
-4
/
+7
2014-09-25
mesa: Replace a priori knowledge of gcc builtins with configure tests.
Matt Turner
1
-11
/
+3
2014-08-04
util: Gather some common macros
Jason Ekstrand
1
-0
/
+128