index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
retrace
/
glstate.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-10
glstate: More accurately check for PBO / 3D tex support before using it.
Jose Fonseca
1
-11
/
+26
2016-04-04
helpers: Move GL extension cache object to glfeatures.
Jose Fonseca
1
-26
/
+0
2016-04-04
helpers: rename glprofile to glfeatures.
Jose Fonseca
1
-2
/
+2
2016-03-29
glretrace: Dump Shader Storage Buffer Blocks.
Martin Schulze
1
-0
/
+2
2016-02-19
glstate: Ignore NVIDIA buffer usage warnings when dumping.
Jose Fonseca
1
-0
/
+9
2016-02-09
glstate: Dump bound vertex attributes.
Jose Fonseca
1
-0
/
+4
2015-11-04
glstate: Dump images (glBindImage) to displayed surfaces.
Martin Schulze
1
-0
/
+2
2015-09-04
glretrace: support depth/stencil attachment for gles
Rob Clark
1
-0
/
+2
2015-06-29
glstate: Dump NVIDIA program disassembly.
Jose Fonseca
1
-0
/
+1
2015-06-27
egltrace: Properly support KHR_debug on ES.
Jose Fonseca
1
-1
/
+1
2015-05-21
glstate: Avoid unused variable warning.
Jose Fonseca
1
-0
/
+1
2015-05-01
retrace: Put JSON writer behind an ABC.
Jose Fonseca
1
-16
/
+15
2015-01-29
glstate: Leverage glprofile::Extensions.
José Fonseca
1
-21
/
+6
2015-01-29
glstate: Move buffer mapping helpers to where they can be shared.
José Fonseca
1
-0
/
+115
2015-01-29
glstate: Set Context::core.
José Fonseca
1
-0
/
+1
2015-01-07
glstate: Split pixel pack state bookkeeping from extensions.
José Fonseca
1
-4
/
+4
2015-01-05
gltrace: Use glprofile::Profile when tracing.
José Fonseca
1
-1
/
+1
2015-01-05
glretrace: Move the logic to determine the current context profile into glpro...
José Fonseca
1
-49
/
+17
2014-12-31
glstate: Cope with persistently mapped uniform/xfb buffers.
José Fonseca
1
-0
/
+2
2014-12-31
glstate: Don't ignore low severity messages.
José Fonseca
1
-0
/
+2
2014-12-19
glstate: Remove bogus assertion.
Jose Fonseca
1
-2
/
+0
2014-12-18
glstate: Detect whether we have core profile.
José Fonseca
1
-0
/
+6
2014-12-18
glstate: Be more selective when disabling debug messages.
José Fonseca
1
-0
/
+117
2014-11-09
glstate: Move static C code out of Python scripts.
José Fonseca
1
-0
/
+29
2014-05-10
glretrace: Include texture object labels in surfaces tab.
José Fonseca
1
-34
/
+38
2014-02-04
glretrace: Support GL_EXT_debug_marker/label too.
José Fonseca
1
-34
/
+59
2013-10-24
glstate: Workaround bug in NVIDIA 319.60 implementation of glGetObjectLabel.
José Fonseca
1
-3
/
+23
2013-10-11
glretrace: Fix object label dumping.
José Fonseca
1
-2
/
+2
2013-10-10
glstate: Dump more object labels.
José Fonseca
1
-2
/
+2
2013-10-09
glstate: Dump a few object labels.
José Fonseca
1
-6
/
+44
2013-08-19
Check for ARB_sampler_objects before dumping its state.
José Fonseca
1
-1
/
+28
2013-05-30
glstate: Dump parameters for array and multisample texture targets.
José Fonseca
1
-0
/
+5
2013-01-23
glretrace: Fix snapshots on GL 3.2 core contexts (issue #106).
José Fonseca
1
-13
/
+40
2012-04-14
Move retracers to their own directory.
José Fonseca
1
-0
/
+155