Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons: Add a "check" target to run all unit tests. | Jose Fonseca | 2016-04-14 | 1 | -5/+2 |
* | scons: Eliminate MSVC2008 compatibility. | Jose Fonseca | 2016-02-11 | 1 | -1/+1 |
* | scons: Build roundevent_test. | Jose Fonseca | 2015-08-10 | 1 | -0/+7 |
* | scons: Use -Werror MSVC compatibility flags per-directory. | Jose Fonseca | 2015-03-04 | 1 | -0/+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 | -0/+5 |
* | util/u_atomic: Add a simple test. | José Fonseca | 2014-12-01 | 1 | -0/+9 |
* | util: fix SCons build | Brian Paul | 2014-09-23 | 1 | -0/+3 |
* | gallium: Move sRGB <-> RGB handling to libmesautil | Jason Ekstrand | 2014-08-04 | 1 | -1/+11 |
* | 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/+26 |