DXGL r734 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r733
|
r734
|
r735
>
Date:
07:56, 3 August 2017
Author:
admin
Status:
new
Tags:
Comment:
Change the DebugDisableErrors default to false always, explain it will not affect OpenGL 4.5 or earlier drivers unless GL_KHR_no_error is available.
Modified paths:
/dxgl-example.ini
(modified) (
history
)
Diff
[
purge
]
Index: dxgl-example.ini
—
—
@@ -422,5 +422,7 @@
423
423
; (future) If OpenGL 4.6 is installed, creates an OpenGL context that has
424
424
; OpenGL errors disabled. This may potentially increase performance at the
425
425
; risk of increased undefined behavior.
426
-; Default is true on release builds, false on debug builds.
426
+; This option has no effect on OpenGL 4.5 or earlier drivers unless the
427
+; GL_KHR_no_error extension is available.
428
+; Default is false
427
429
DebugDisableErrors = true
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version