Skip to content

Commit

Permalink
Mention supported library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
capehill committed Apr 24, 2021
1 parent 7caa6de commit ee66bfe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# glSnoop
An experimental graphics API tracing tool for AmigaOS 4

Work-in-progress, pull requests welcome!
An experimental graphics API tracing tool for AmigaOS 4

## Tracing support

glSnoop supports logging of:

- ogles2.library
- Warp3DNova.library
- ogles2.library 3.1
- Warp3DNova.library 1.83

These are the current public and recommended library versions to use.

Pausing stops the serial logging of functions until resumed.

Expand Down
4 changes: 2 additions & 2 deletions glSnoop.guide
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@

glSnoop supports logging of:

ogles2.library 2.10: all (a)gl* functions
Warp3DNova.library 1.65: all context-related functions
ogles2.library 3.1: all (a)gl* functions
Warp3DNova.library 1.83: all context-related functions

@endnode

Expand Down

0 comments on commit ee66bfe

Please sign in to comment.