summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* drirc: Add discard workaround for Divinity: Original Sin EETimothy Arceri2019-08-051-0/+1
* introduce c11_compat.h to provide C11 things in C99Eric Engestrom2019-08-041-0/+1
* util: fix pointer type on NetBSDEric Engestrom2019-08-031-1/+1
* meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom2019-08-031-2/+2
* meson: drop unused dep_{thread,dl}Eric Engestrom2019-08-035-5/+5
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-038-20/+18
* util: Handle differences in pthread_setname_npMatt Turner2019-08-021-0/+11
* util/os_time: use detect_os.h to uncouple from galliumEric Engestrom2019-08-021-11/+9
* util/u_debug: use detect_os.hEric Engestrom2019-08-022-3/+4
* util/os_misc: use detect_os.h to start uncoupling from galliumEric Engestrom2019-08-022-14/+15
* util/os_memory: use detect_os.h to uncouple it from galliumEric Engestrom2019-08-024-14/+3
* gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USEREric Engestrom2019-08-022-6/+6
* scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICEEric Engestrom2019-08-023-4/+4
* util: fix typo in commentEric Engestrom2019-08-021-1/+1
* util: introduce detect_os.hEric Engestrom2019-08-021-0/+131
* tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom2019-07-313-4/+21
* meson: Test for program_invocation_nameMatt Turner2019-07-301-6/+2
* util: Drop preprocessor guards for glibc-2.12Matt Turner2019-07-301-7/+0
* util: add a timespec helperLionel Landwerlin2019-07-295-0/+673
* util/ra: Add a getter for a node classAlyssa Rosenzweig2019-07-252-0/+8
* util: fix no-op macro (bad number of arguments)Eric Engestrom2019-07-241-1/+1
* util: fix asprintf() fallbackEric Engestrom2019-07-231-6/+5
* util: add asprintf() wrapper for MSVCEric Engestrom2019-07-231-0/+12
* util: drop strncat(), strcmp(), strncmp(), snprintf() & vsnprintf() MSVC fall...Eric Engestrom2019-07-191-81/+0
* util: use standard name for vsnprintf()Eric Engestrom2019-07-193-11/+8
* util: use standard name for snprintf()Eric Engestrom2019-07-193-8/+8
* util: use standard name for vasprintf()Eric Engestrom2019-07-191-1/+1
* util: use standard name for sprintf()Eric Engestrom2019-07-191-1/+1
* util: use standard name for strcmp()Eric Engestrom2019-07-192-10/+10
* util: use standard name for strcasecmp()Eric Engestrom2019-07-191-2/+1
* util: use standard name for strncmp()Eric Engestrom2019-07-191-1/+1
* util: use standard name for strncat()Eric Engestrom2019-07-192-5/+5
* util: use standard name for strdup()Eric Engestrom2019-07-191-2/+1
* util: use standard name for strchrnul()Eric Engestrom2019-07-191-5/+2
* util: drop unused vsprintf() wrapperEric Engestrom2019-07-191-7/+0
* util: drop unused strchr() wrapperEric Engestrom2019-07-192-10/+1
* util: drop unused strstr() wrapperEric Engestrom2019-07-191-14/+0
* src/util: Switch _mesa_half_to_float() to u_half.h's version.Eric Anholt2019-07-161-43/+2
* util/macros: rework DIV_ROUND_UP macroChristian Gmeiner2019-07-041-1/+1
* util: add os_file_create_unique()Eric Engestrom2019-06-282-0/+34
* meson: set up a proper internal dependency for xmlconfigEric Engestrom2019-06-271-0/+7
* xmlconfig: add missing #includeEric Engestrom2019-06-271-0/+3
* xmlpool: fix typo in commentEric Engestrom2019-06-271-2/+2
* util: support "y" and "n" in env_var_as_boolean()Eric Engestrom2019-06-241-0/+2
* include: update GL headers from the registryMarek Olšák2019-06-211-0/+1
* util/os_file: resize buffer to what was actually neededEric Engestrom2019-06-201-0/+11
* util: add empty line before virgl optionsAlejandro Piñeiro2019-06-201-0/+1
* util: add missing DRI_CONF_OPT_ENDAlejandro Piñeiro2019-06-201-0/+1
* virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSEDGert Wollny2019-06-201-0/+5
* virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...Gert Wollny2019-06-201-0/+4