Bug 93735 - should use GL debug messages to help API tracing
Summary: should use GL debug messages to help API tracing
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.1.0 target:5.0.2
Keywords:
Depends on:
Blocks: VCL-OpenGL
  Show dependency treegraph
 
Reported: 2015-08-28 10:19 UTC by Michael Meeks
Modified: 2016-10-25 19:19 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Meeks 2015-08-28 10:19:42 UTC
As above really; working on this: cf.
https://www.opengl.org/sdk/docs/man/html/glDebugMessageInsert.xhtml

:-)
Comment 1 Michael Meeks 2015-08-28 10:30:43 UTC
Review needed for -5-0:

https://gerrit.libreoffice.org/18103 tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.
https://gerrit.libreoffice.org/18104 tdf#93529 - use debug messages while rendering to break up the trace.

This makes API tracing hugely easier =) and it'd be good to keep the branches in sync too.