summaryrefslogtreecommitdiffstats
path: root/progs/rbug
Commit message (Collapse)AuthorAgeFilesLines
* progs: remove rbug subdirBrian Paul2010-06-0413-1010/+0
|
* rbug: Update and add READMEsJakob Bornecrantz2010-05-121-2/+5
|
* rbug: Rename pipe formats.José Fonseca2010-03-021-1/+1
|
* progs/rbug: Silence printf format warning.Vinson Lee2010-02-171-1/+1
|
* progs/rbug: Add missing headers.Vinson Lee2010-02-174-0/+6
|
* progs/rbug: Use util_format_name().Vinson Lee2010-02-173-3/+4
|
* progs/rbug: Add missing header.Vinson Lee2010-02-171-0/+2
|
* progs/rbug: s/read/rbug_read/Vinson Lee2010-02-171-3/+3
| | | | read conflicts with read in /usr/include/unistd.h.
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-041-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 Lee2010-01-011-2/+2
| | | | | | | | wait conflicts with wait in /usr/include/sys/wait.h.
* | rbug: rename pf_is_compressed to util_format_is_compressedRoland Scheidegger2009-12-232-2/+4
| |
* | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-9/+4
|/ | | | | Previously they depended on format blocks, but after removing those they started depending on format encoding.
* progs/rbug: Link to mathJakob Bornecrantz2009-09-261-1/+1
|
* progs/rbug: Add small program to add block rulesJakob Bornecrantz2009-06-183-0/+88
|
* progs/rbug: Add binary to bmp converter programJakob Bornecrantz2009-06-123-0/+113
|
* progs/rbug: Add small remote debugging cli applicationsJakob Bornecrantz2009-06-0111-0/+800