mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
trace: Update status.
This commit is contained in:
parent
31bb6c0d17
commit
19aee90179
1 changed files with 4 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ To use do
|
|||
|
||||
ensure the right libGL.so is being picked by doing
|
||||
|
||||
ldd `which glxingo`
|
||||
ldd `which glxinfo`
|
||||
|
||||
and then try running
|
||||
|
||||
|
|
@ -31,7 +31,9 @@ further transform it by doing
|
|||
echo '</trace>' >> gallium.??.trace
|
||||
|
||||
|
||||
This is still work in progress.
|
||||
This is still work in progress, namely:
|
||||
- surface writes are not traced
|
||||
- no way to know the start/end of a frame
|
||||
|
||||
--
|
||||
Jose Fonseca <jrfonseca@tungstengraphics.com>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue