Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs: remove rbug subdir | Brian Paul | 2010-06-04 | 13 | -1010/+0 |
| | |||||
* | rbug: Update and add READMEs | Jakob Bornecrantz | 2010-05-12 | 1 | -2/+5 |
| | |||||
* | rbug: Rename pipe formats. | José Fonseca | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | progs/rbug: Silence printf format warning. | Vinson Lee | 2010-02-17 | 1 | -1/+1 |
| | |||||
* | progs/rbug: Add missing headers. | Vinson Lee | 2010-02-17 | 4 | -0/+6 |
| | |||||
* | progs/rbug: Use util_format_name(). | Vinson Lee | 2010-02-17 | 3 | -3/+4 |
| | |||||
* | progs/rbug: Add missing header. | Vinson Lee | 2010-02-17 | 1 | -0/+2 |
| | |||||
* | progs/rbug: s/read/rbug_read/ | Vinson Lee | 2010-02-17 | 1 | -3/+3 |
| | | | | read conflicts with read in /usr/include/unistd.h. | ||||
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-04 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | Conflicts: docs/relnotes.html src/gallium/drivers/llvmpipe/lp_tex_sample_c.c src/gallium/drivers/r300/r300_cs.h src/mesa/drivers/dri/i965/brw_wm_surface_state.c src/mesa/main/enums.c | ||||
| * | progs/rbug: s/wait/rbug_wait/ | Vinson Lee | 2010-01-01 | 1 | -2/+2 |
| | | | | | | | | wait conflicts with wait in /usr/include/sys/wait.h. | ||||
* | | rbug: rename pf_is_compressed to util_format_is_compressed | Roland Scheidegger | 2009-12-23 | 2 | -2/+4 |
| | | |||||
* | | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 1 | -9/+4 |
|/ | | | | | Previously they depended on format blocks, but after removing those they started depending on format encoding. | ||||
* | progs/rbug: Link to math | Jakob Bornecrantz | 2009-09-26 | 1 | -1/+1 |
| | |||||
* | progs/rbug: Add small program to add block rules | Jakob Bornecrantz | 2009-06-18 | 3 | -0/+88 |
| | |||||
* | progs/rbug: Add binary to bmp converter program | Jakob Bornecrantz | 2009-06-12 | 3 | -0/+113 |
| | |||||
* | progs/rbug: Add small remote debugging cli applications | Jakob Bornecrantz | 2009-06-01 | 11 | -0/+800 |