Changes between Version 2 and Version 3 of Debugging/OpenGL
- Timestamp:
- 12/11/13 10:41:18 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Debugging/OpenGL
v2 v3 8 8 == Installation == 9 9 10 === On Linux === 11 10 * On Linux: 12 11 Download [https://github.com/apitrace/apitrace Apitrace], build it according to the documentation: [https://github.com/apitrace/apitrace/blob/master/INSTALL.markdown] 13 12 14 === On Windows === 13 [[BR]] 15 14 15 * On Windows: 16 16 You can use pre-built binaries found at [http://people.freedesktop.org/~jrfonseca/apitrace/] 17 17 Try to always use the latest version and fallback to an older one if it doesn't work.