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
/
util
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete autotools
Dylan Baker
2019-04-15
1
-101
/
+0
*
autotools: library-dependency when no sse and 32-bit
Sergii Romantsov
2018-11-05
1
-1
/
+2
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
util: Add a simple big math library
Jason Ekstrand
2018-10-10
1
-0
/
+1
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
1
-1
/
+1
*
configure: allow building with python3
Emil Velikov
2018-08-23
1
-1
/
+1
*
driconf: move ${sysconfdir}/drirc to ${datadir}/drirc.d/00-mesa-defaults.conf
Qiang Yu
2018-08-17
1
-2
/
+3
*
xmlconfig: read more config files from drirc.d/
Qiang Yu
2018-08-17
1
-0
/
+1
*
util/set: add a basic unit test
Caio Marcelo de Oliveira Filho
2018-07-12
1
-1
/
+2
*
util: tests: vma test depends on C++11 support
Scott D Phillips
2018-06-05
1
-2
/
+5
*
util: Add a randomized test for the virtual memory allocator
Scott D Phillips
2018-05-31
1
-1
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+2
*
link mesautil with pthreads
Igor Gnatenko
2018-01-08
1
-0
/
+2
*
util: Add a SHA1 unit test program
Matt Turner
2017-11-25
1
-1
/
+2
*
util: Add tests for the string buffer
Thomas Helland
2017-09-26
1
-1
/
+4
*
configure: check if -latomic is needed for __atomic_*
Grazvydas Ignotas
2017-09-22
1
-1
/
+2
*
util: Link libmesautil into u_atomic_test
Matt Turner
2017-09-15
1
-0
/
+1
*
util: Fix build on old glibc.
Eric Anholt
2017-08-15
1
-1
/
+3
*
util: Makefile.am: add merge_driinfo.py in extra dist
Juan A. Suarez Romero
2017-08-04
1
-0
/
+1
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
1
-2
/
+18
*
util/disk_cache: compress individual cache entries
Timothy Arceri
2017-03-03
1
-1
/
+4
*
util: automake: add sha1/README to the tarball
Emil Velikov
2017-02-24
1
-1
/
+4
*
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
2017-01-18
1
-3
/
+0
*
configure: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
1
-1
/
+1
*
util: automake: rework the format_srgb.c rule
Emil Velikov
2015-09-09
1
-2
/
+4
*
util: always include sha1 into the build
Ilia Mirkin
2015-09-06
1
-4
/
+0
*
util: Don't link to SHA1 library if shader-cache is disabled.
Matt Turner
2015-07-09
1
-1
/
+1
*
util: Add a roundeven test.
Matt Turner
2015-03-18
1
-1
/
+3
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
1
-0
/
+3
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
1
-1
/
+2
*
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
2015-02-27
1
-2
/
+1
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-02-27
1
-1
/
+2
*
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
2015-02-20
1
-0
/
+2
*
configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)
Carl Worth
2015-01-16
1
-2
/
+2
*
mesa: Add mesa SHA-1 functions
Carl Worth
2015-01-16
1
-0
/
+7
*
util: Wire up u_atomic_test.
Matt Turner
2014-12-12
1
-0
/
+3
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
util: Add headers and python scripts for distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
1
-0
/
+3
*
util: remove ralloc_test
Emil Velikov
2014-08-08
1
-25
/
+5
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
1
-1
/
+10
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-2
/
+0
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
1
-0
/
+1
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-0
/
+53