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
/
daemon
/
gldispatch
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
1
-1
/
+1
2017-12-08
Dispatch: enable MapBufferRange/UnmapBuffer
Mark Janes
2
-1
/
+34
2017-11-28
State: Enable glSampleCoverage
Mark Janes
2
-0
/
+10
2017-11-28
State: Enable glPolygonOffset
Mark Janes
2
-0
/
+10
2017-11-28
State: Enable glFrontFace
Mark Janes
2
-0
/
+10
2017-11-28
State: Enable glDepthMask
Mark Janes
2
-0
/
+10
2017-11-28
State: Enable glDepthRangef
Mark Janes
2
-0
/
+10
2017-11-27
State: Enable glDepthFunc
Mark Janes
2
-0
/
+10
2017-11-27
State: Enable glClearDepthf
Mark Janes
2
-0
/
+12
2017-11-27
State: Enable glColorMask
Mark Janes
2
-1
/
+14
2017-11-27
State: Handle GL_LINE_WIDTH
Mark Janes
2
-0
/
+10
2017-11-26
State: Allow the user to override state
Mark Janes
2
-0
/
+10
2017-10-30
State: track glGetProgramResourceName
Mark Janes
2
-0
/
+21
2017-06-19
framestat: call glFinish for frame measurements
Mark Janes
2
-0
/
+10
2017-06-19
Uniforms: Create helper class to query and set uniforms
Mark Janes
2
-2
/
+295
2017-06-19
Shaders: handle glBindFragDataLocation
Mark Janes
2
-0
/
+16
2017-06-19
StateTrack: Account for glGetUniformBlockIndex/glUniformBlockBinding
Mark Janes
2
-0
/
+30
2017-06-19
Add useful dispatch methods
Mark Janes
2
-0
/
+113
2017-06-19
Allow replacement of tesselation shaders
Mark Janes
1
-1
/
+3
2017-06-19
windows: Create a context before attempting to GetProcAddress
Mark Janes
1
-0
/
+11
2017-06-19
Fix windows compile issues
Mark Janes
1
-1
/
+0
2017-06-19
hacking windows
Mark Janes
1
-69
/
+92
2017-06-19
windows: Drop Lint
Mark Janes
1
-1
/
+3
2017-06-19
Check that Intel Performance Query is supported.
Mark Janes
2
-0
/
+10
2017-06-19
change bargraph to use Qt GL dispatch
Mark Janes
1
-1
/
+2
2017-06-19
Port FrameRetrace GL dispatch to Windows
Mark Janes
1
-0
/
+8
2017-06-19
highlighted rendering working
Mark Janes
2
-2
/
+45
2017-06-19
Add Metrics query API for metric data.
Mark Janes
2
-0
/
+57
2017-06-19
add INTEL_performance_query support
Mark Janes
2
-0
/
+104
2017-06-19
move glhelper to a sharable library
Mark Janes
3
-0
/
+479