Bug 65425 - Fine grained --enable-debug configure options
Summary: Fine grained --enable-debug configure options
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: All All
: low trivial
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-05 16:10 UTC by Fabio Pedretti
Modified: 2018-04-10 06:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Fabio Pedretti 2013-06-05 16:10:34 UTC
When compiling with --enable-debug mesa enables some application checks that may be useful for testing (see e.g. bug #30629), other internal checks that apparently slowdowns mesa, enable assertions, use -O0 for compiling and possibly other things.

It would be nice to have different configure flags to enable these options, as one may want to just enable application warnings or assertions, but disable other check that slowdown mesa.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.