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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
retrace: Fix build errors from trying to use both GLES2 and GL2 headers.
frameretrace
Eric Anholt
3
-3
/
+4
2017-12-08
Dispatch: enable MapBufferRange/UnmapBuffer
Mark Janes
2
-1
/
+34
2017-12-04
MainWin: Fix incorrect height scaling of search window for HiDPI
Mark Janes
2
-3
/
+1
2017-11-28
State: Enable glSampleCoverage
Mark Janes
4
-11
/
+65
2017-11-28
State: Enable glPolygonOffset
Mark Janes
4
-4
/
+64
2017-11-28
State: Enable glFrontFace
Mark Janes
4
-1
/
+32
2017-11-28
State: Reorganize state
Mark Janes
1
-22
/
+22
2017-11-28
State: Enable GL_DITHER
Mark Janes
2
-0
/
+17
2017-11-28
State: Enable glDepthMask
Mark Janes
4
-1
/
+29
2017-11-28
State: Enable GL_DEPTH_TEST
Mark Janes
2
-0
/
+12
2017-11-28
State: Enable glDepthRangef
Mark Janes
4
-0
/
+37
2017-11-27
State: Refactor state display
Mark Janes
6
-275
/
+168
2017-11-27
State: Drop unnecessary "group" designation
Mark Janes
8
-65
/
+39
2017-11-27
State: Add a search box for state items
Mark Janes
3
-13
/
+76
2017-11-27
State: Enable glDepthFunc
Mark Janes
4
-60
/
+91
2017-11-27
State: Sort overrides
Mark Janes
1
-20
/
+23
2017-11-27
State: Sort enumeration values
Mark Janes
1
-47
/
+47
2017-11-27
State: Enable glClearDepthf
Mark Janes
4
-0
/
+28
2017-11-27
State: Enable glColorMask
Mark Janes
7
-43
/
+179
2017-11-27
State: Enable glClearColor
Mark Janes
2
-0
/
+20
2017-11-27
state: Enable glBlendEquationSeparate
Mark Janes
2
-31
/
+78
2017-11-27
state: Refactor glBlendFunc
Mark Janes
1
-11
/
+7
2017-11-27
State: Handle glBlendFuncSeparate states
Mark Janes
2
-2
/
+62
2017-11-27
State: Handle GL_LINE_SMOOTH
Mark Janes
2
-1
/
+11
2017-11-27
State: Handle GL_LINE_WIDTH
Mark Janes
6
-17
/
+84
2017-11-27
State: Allow conflicting values for color channels
Mark Janes
1
-3
/
+6
2017-11-27
State: Use a public domain icon for the collapse arrow
Mark Janes
4
-7
/
+17
2017-11-27
State: Allow color state to be edited
Mark Janes
17
-306
/
+455
2017-11-27
State: Support glBlendColor
Mark Janes
19
-77
/
+233
2017-11-27
State: Support GL_BLEND
Mark Janes
1
-4
/
+83
2017-11-27
State: Move GL enum methods to separate file
Mark Janes
6
-54
/
+204
2017-11-27
State: Display a tree of collapsible state directories
Mark Janes
5
-31
/
+198
2017-11-27
State: Identify state items by group, path, and name
Mark Janes
8
-135
/
+93
2017-11-26
state: allow multiple differing values
Mark Janes
1
-2
/
+3
2017-11-26
State: Allow the user to override state
Mark Janes
17
-38
/
+320
2017-11-26
State: Resize combo boxes to fit the values
Mark Janes
4
-13
/
+86
2017-11-26
State: First visualization of state in qml
Mark Janes
7
-25
/
+115
2017-11-26
State: Initial implementation of state model
Mark Janes
7
-3
/
+264
2017-11-26
State: Initial implementation for retracing GL state
Mark Janes
15
-10
/
+308
2017-10-30
State: track glGetProgramResourceName
Mark Janes
4
-0
/
+43
2017-10-05
Retrace: Fix Intel-specific gpu check
Mark Janes
1
-0
/
+3
2017-10-05
Metrics: Fix windows compilation issues
Mark Janes
1
-0
/
+1
2017-09-26
Retrace: Enhance comments for retrace interfaces
Mark Janes
1
-2
/
+14
2017-09-25
Metrics: Create virtual base class for metrics implementations
Mark Janes
6
-515
/
+631
2017-09-25
Metrics: Re-enable debugging features in the absence of metrics
Mark Janes
2
-2
/
+3
2017-09-25
CMake: allow compilation with CMake 3.9.0
Mark Janes
1
-1
/
+1
2017-09-22
CMake: hack retrace_common link libs to link against X11 on ubuntu
Mark Janes
1
-0
/
+1
2017-09-22
Shaders: Limit shader retrace to succesfully compiled shaders
Mark Janes
2
-7
/
+22
2017-09-22
Shaders: Associate shader compiler error with the shader model
Mark Janes
5
-12
/
+26
2017-09-18
Retrace: Order retrace operations based on the visible tab
Mark Janes
4
-14
/
+77
[next]