Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-29 | Fix INSTALL.mardown link | José Fonseca | 1 | -1/+1 | |
2012-02-29 | Document 32 vs 64bits. | José Fonseca | 1 | -4/+30 | |
2012-02-29 | Document how to get apitrace binaries. | José Fonseca | 1 | -0/+5 | |
2012-02-29 | Tweak regression testing section. | José Fonseca | 1 | -6/+4 | |
2012-02-29 | Mention DebugView. | José Fonseca | 1 | -0/+6 | |
2012-02-27 | Update README. | José Fonseca | 1 | -25/+13 | |
2012-02-15 | Implmenet GL_EXT_debug_marker on OpenGL ES contexts | José Fonseca | 1 | -3/+12 | |
2012-02-15 | Mention apitrace trim in the documentation. | José Fonseca | 1 | -0/+12 | |
2012-01-26 | Allow to use call sets instead of call numbers / frequencies. | José Fonseca | 1 | -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-18 | Document out to trace applications inside gdb. | José Fonseca | 1 | -0/+4 | |
When developing. | |||||
2011-12-10 | Use less on `apitrace dump`. | José Fonseca | 1 | -1/+1 | |
2011-11-29 | Update docs. | José Fonseca | 1 | -16/+16 | |
2011-11-06 | doc: Prefer `apitrace diff` over tracediff.sh. | José Fonseca | 1 | -1/+1 | |
2011-11-03 | Update glxtrace.so path in docs. | José Fonseca | 1 | -5/+5 | |
2011-11-03 | Keep info on how to manually retrace in a separate section. | José Fonseca | 1 | -38/+45 | |
2011-11-03 | Add a new "apitrace trace" command to the command-line interface. | Carl Worth | 1 | -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-30 | Update docs / scripts for tracedump -> apitrace dump change. | José Fonseca | 1 | -2/+2 | |
2011-10-26 | Add --color option when pipeing traceoutput to less. | José Fonseca | 1 | -1/+1 | |
2011-09-23 | Formatting fixes. | José Fonseca | 1 | -3/+5 | |
2011-09-18 | Fix typos. | José Fonseca | 1 | -4/+4 | |
2011-09-18 | Document GREMEDY extension usage. | José Fonseca | 1 | -0/+33 | |
2011-09-17 | Add documentation on how to report bugs. | José Fonseca | 1 | -1/+1 | |
2011-09-06 | Split build instructions. Document advanced usage. | José Fonseca | 1 | -76/+147 | |
2011-08-22 | Add a link to the mailing list | Zack Rusin | 1 | -0/+2 | |
2011-07-04 | Minor tweaks to the markdown. | José Fonseca | 1 | -3/+3 | |
2011-07-02 | PNM output support. | José Fonseca | 1 | -0/+6 | |
Inspired on Mathieu Virbel's raw stdout snashot branch. | |||||
2011-06-30 | Use markdown syntax. | José Fonseca | 1 | -0/+212 | |