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_internal.hpp
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
-1
/
+3
2016-04-04
helpers: Move GL extension cache object to glfeatures.
Jose Fonseca
1
-16
/
+6
2016-03-29
glretrace: Dump Shader Storage Buffer Blocks.
Martin Schulze
1
-0
/
+2
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
/
+1
2015-06-29
glstate: Dump NVIDIA program disassembly.
Jose Fonseca
1
-0
/
+1
2015-06-25
glstate: Support more texture buffer formats.
Jose Fonseca
1
-0
/
+22
2015-05-27
glretrace: Dump unsized internal formats as 8bit unorms.
Jose Fonseca
1
-0
/
+3
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-3
/
+1
2015-05-01
retrace: Put JSON writer behind an ABC.
Jose Fonseca
1
-8
/
+8
2015-01-29
glstate: Leverage glprofile::Extensions.
José Fonseca
1
-6
/
+6
2015-01-29
glstate: Move buffer mapping helpers to where they can be shared.
José Fonseca
1
-0
/
+39
2015-01-07
glstate: Split pixel pack state bookkeeping from extensions.
José Fonseca
1
-4
/
+9
2014-12-18
glstate: Dump more images as float.
José Fonseca
1
-2
/
+22
2014-12-18
glstate: Detect whether we have core profile.
José Fonseca
1
-0
/
+1
2014-12-12
glstate: Dump all layers of framebuffers when GS is bound.
José Fonseca
1
-0
/
+3
2014-11-09
glstate: Unify flushing of GL errors.
José Fonseca
1
-0
/
+9
2014-11-08
glstate: Dump images with floats depending on the internal format.
José Fonseca
1
-3
/
+0
2014-11-07
glretrace: Move format-related code to new file.
José Fonseca
1
-0
/
+10
2014-05-10
glretrace: Include texture object labels in surfaces tab.
José Fonseca
1
-0
/
+3
2014-02-04
glretrace: Support GL_EXT_debug_marker/label too.
José Fonseca
1
-0
/
+1
2013-10-10
glstate: Dump more object labels.
José Fonseca
1
-1
/
+1
2013-10-09
glstate: Dump a few object labels.
José Fonseca
1
-0
/
+3
2013-08-19
Check for ARB_sampler_objects before dumping its state.
José Fonseca
1
-0
/
+1
2013-01-23
glretrace: Fix snapshots on GL 3.2 core contexts (issue #106).
José Fonseca
1
-2
/
+12
2012-04-16
Dump GLboolean as enum.
José Fonseca
1
-0
/
+2
2012-04-14
Move retracers to their own directory.
José Fonseca
1
-0
/
+71