summaryrefslogtreecommitdiff
path: root/README.markdown
AgeCommit message (Collapse)AuthorFilesLines
2012-02-29Fix INSTALL.mardown linkJosé Fonseca1-1/+1
2012-02-29Document 32 vs 64bits.José Fonseca1-4/+30
2012-02-29Document how to get apitrace binaries.José Fonseca1-0/+5
2012-02-29Tweak regression testing section.José Fonseca1-6/+4
2012-02-29Mention DebugView.José Fonseca1-0/+6
2012-02-27Update README.José Fonseca1-25/+13
2012-02-15Implmenet GL_EXT_debug_marker on OpenGL ES contextsJosé Fonseca1-3/+12
2012-02-15Mention apitrace trim in the documentation.José Fonseca1-0/+12
2012-01-26Allow to use call sets instead of call numbers / frequencies.José Fonseca1-0/+28
Inspired on Carl Worth's --call=Range option, but: - with the extra machinery to allow semantic divisors, in addition to numeric ones. - allows reading the call numbers of a text file.
2012-01-18Document out to trace applications inside gdb.José Fonseca1-0/+4
When developing.
2011-12-10Use less on `apitrace dump`.José Fonseca1-1/+1
2011-11-29Update docs.José Fonseca1-16/+16
2011-11-06doc: Prefer `apitrace diff` over tracediff.sh.José Fonseca1-1/+1
2011-11-03Update glxtrace.so path in docs.José Fonseca1-5/+5
2011-11-03Keep info on how to manually retrace in a separate section.José Fonseca1-38/+45
2011-11-03Add a new "apitrace trace" command to the command-line interface.Carl Worth1-21/+23
There is no code to support Windows yet, but there is specific code for both Linux and Mac OS X. The documentation is also updated to reflect the new command. Signed-off-by: José Fonseca <jose.r.fonseca@gmail.com>
2011-10-30Update docs / scripts for tracedump -> apitrace dump change.José Fonseca1-2/+2
2011-10-26Add --color option when pipeing traceoutput to less.José Fonseca1-1/+1
2011-09-23Formatting fixes.José Fonseca1-3/+5
2011-09-18Fix typos.José Fonseca1-4/+4
2011-09-18Document GREMEDY extension usage.José Fonseca1-0/+33
2011-09-17Add documentation on how to report bugs.José Fonseca1-1/+1
2011-09-06Split build instructions. Document advanced usage.José Fonseca1-76/+147
2011-08-22Add a link to the mailing listZack Rusin1-0/+2
2011-07-04Minor tweaks to the markdown.José Fonseca1-3/+3
2011-07-02PNM output support.José Fonseca1-0/+6
Inspired on Mathieu Virbel's raw stdout snashot branch.
2011-06-30Use markdown syntax.José Fonseca1-0/+212