index
:
~currojerez/apitrace
apple_client_storage
appveyor
autotrim-v2
clamp-d3d9
d3d10-effects
d3d12
dlsym
dwm-v3
dyld-interpose
gl-object-names
loop
master
parallel-retrace
thirdparty
threaded-trace
unified-glretrace
virtual-memory-regions
windows-xp
Unnamed repository; edit this file 'description' to name the repository.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wrappers
/
gltrace_state.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-14
glretrace: Cleanup fake function call emission.
Jose Fonseca
1
-2
/
+2
2016-05-01
gltrace: Don't parse extensions twice.
Jose Fonseca
1
-1
/
+4
2016-04-04
helpers: Move GL extension cache object to glfeatures.
Jose Fonseca
1
-0
/
+2
2016-04-04
helpers: rename glprofile to glfeatures.
Jose Fonseca
1
-1
/
+1
2015-03-08
cmake: Drop tr1/memory support.
Jose Fonseca
1
-7
/
+0
2015-01-05
gltrace: Always determine the context profile from GL_VERSION.
José Fonseca
1
-0
/
+2
2014-02-26
gltrace: Fix emission of fake viewport/scissor on MacOSX.
José Fonseca
1
-6
/
+12
2014-02-25
gltrace: Detect the availability of tr1/memory header.
José Fonseca
1
-5
/
+3
2013-10-28
Fix build with MacOSX 10.9 SDK.
José Fonseca
1
-1
/
+6
2013-06-12
gltrace: Emit fake glViewport/glScissor calls the first time a context is bound.
José Fonseca
1
-1
/
+25
2013-04-23
os: Fallback to OS TLS when compiler does not support it (issue #120).
José Fonseca
1
-1
/
+1
2012-12-20
gltrace: Prevent use of uninitialised variable.
José Fonseca
1
-1
/
+1
2012-10-24
Use compiler TLS for GL tracing.
José Fonseca
1
-5
/
+3
2012-10-24
Remove supurious struct keyword.
José Fonseca
1
-1
/
+1
2012-10-05
Handle spurious calls from wglCreateContextAttribsARB to wglCreateContext (is...
José Fonseca
1
-1
/
+6
2012-07-11
Eliminate destroyContext.
José Fonseca
1
-9
/
+0
2012-07-09
Fix build on MSVC.
José Fonseca
1
-0
/
+4
2012-07-08
Fix build. Add copyright header to new files.
José Fonseca
1
-2
/
+32
2012-05-23
mt trace: add helper to track GL contexts on a per-thread basis
Imre Deak
1
-5
/
+126
2012-05-23
mt trace: create gltrace_state.cpp, move getContext into it
Imre Deak
1
-0
/
+10