index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drirc: Add discard workaround for Divinity: Original Sin EE
Timothy Arceri
2019-08-05
1
-0
/
+1
*
introduce c11_compat.h to provide C11 things in C99
Eric Engestrom
2019-08-04
1
-0
/
+1
*
util: fix pointer type on NetBSD
Eric Engestrom
2019-08-03
1
-1
/
+1
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-2
/
+2
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
5
-5
/
+5
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
8
-20
/
+18
*
util: Handle differences in pthread_setname_np
Matt Turner
2019-08-02
1
-0
/
+11
*
util/os_time: use detect_os.h to uncouple from gallium
Eric Engestrom
2019-08-02
1
-11
/
+9
*
util/u_debug: use detect_os.h
Eric Engestrom
2019-08-02
2
-3
/
+4
*
util/os_misc: use detect_os.h to start uncoupling from gallium
Eric Engestrom
2019-08-02
2
-14
/
+15
*
util/os_memory: use detect_os.h to uncouple it from gallium
Eric Engestrom
2019-08-02
4
-14
/
+3
*
gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
Eric Engestrom
2019-08-02
2
-6
/
+6
*
scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
Eric Engestrom
2019-08-02
3
-4
/
+4
*
util: fix typo in comment
Eric Engestrom
2019-08-02
1
-1
/
+1
*
util: introduce detect_os.h
Eric Engestrom
2019-08-02
1
-0
/
+131
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
3
-4
/
+21
*
meson: Test for program_invocation_name
Matt Turner
2019-07-30
1
-6
/
+2
*
util: Drop preprocessor guards for glibc-2.12
Matt Turner
2019-07-30
1
-7
/
+0
*
util: add a timespec helper
Lionel Landwerlin
2019-07-29
5
-0
/
+673
*
util/ra: Add a getter for a node class
Alyssa Rosenzweig
2019-07-25
2
-0
/
+8
*
util: fix no-op macro (bad number of arguments)
Eric Engestrom
2019-07-24
1
-1
/
+1
*
util: fix asprintf() fallback
Eric Engestrom
2019-07-23
1
-6
/
+5
*
util: add asprintf() wrapper for MSVC
Eric Engestrom
2019-07-23
1
-0
/
+12
*
util: drop strncat(), strcmp(), strncmp(), snprintf() & vsnprintf() MSVC fall...
Eric Engestrom
2019-07-19
1
-81
/
+0
*
util: use standard name for vsnprintf()
Eric Engestrom
2019-07-19
3
-11
/
+8
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
3
-8
/
+8
*
util: use standard name for vasprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
util: use standard name for sprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
util: use standard name for strcmp()
Eric Engestrom
2019-07-19
2
-10
/
+10
*
util: use standard name for strcasecmp()
Eric Engestrom
2019-07-19
1
-2
/
+1
*
util: use standard name for strncmp()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
util: use standard name for strncat()
Eric Engestrom
2019-07-19
2
-5
/
+5
*
util: use standard name for strdup()
Eric Engestrom
2019-07-19
1
-2
/
+1
*
util: use standard name for strchrnul()
Eric Engestrom
2019-07-19
1
-5
/
+2
*
util: drop unused vsprintf() wrapper
Eric Engestrom
2019-07-19
1
-7
/
+0
*
util: drop unused strchr() wrapper
Eric Engestrom
2019-07-19
2
-10
/
+1
*
util: drop unused strstr() wrapper
Eric Engestrom
2019-07-19
1
-14
/
+0
*
src/util: Switch _mesa_half_to_float() to u_half.h's version.
Eric Anholt
2019-07-16
1
-43
/
+2
*
util/macros: rework DIV_ROUND_UP macro
Christian Gmeiner
2019-07-04
1
-1
/
+1
*
util: add os_file_create_unique()
Eric Engestrom
2019-06-28
2
-0
/
+34
*
meson: set up a proper internal dependency for xmlconfig
Eric Engestrom
2019-06-27
1
-0
/
+7
*
xmlconfig: add missing #include
Eric Engestrom
2019-06-27
1
-0
/
+3
*
xmlpool: fix typo in comment
Eric Engestrom
2019-06-27
1
-2
/
+2
*
util: support "y" and "n" in env_var_as_boolean()
Eric Engestrom
2019-06-24
1
-0
/
+2
*
include: update GL headers from the registry
Marek Olšák
2019-06-21
1
-0
/
+1
*
util/os_file: resize buffer to what was actually needed
Eric Engestrom
2019-06-20
1
-0
/
+11
*
util: add empty line before virgl options
Alejandro Piñeiro
2019-06-20
1
-0
/
+1
*
util: add missing DRI_CONF_OPT_END
Alejandro Piñeiro
2019-06-20
1
-0
/
+1
*
virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSED
Gert Wollny
2019-06-20
1
-0
/
+5
*
virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...
Gert Wollny
2019-06-20
1
-0
/
+4
[prev]
[next]