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
/
glws_wgl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
Allow to specify an alternative opengl32.dll when retracing.
José Fonseca
1
-1
/
+14
2012-01-20
Drain Windows message queue.
José Fonseca
1
-0
/
+8
2011-12-08
Add 'profile' parameter to glws::createVisual().
Alexandros Frantzis
1
-1
/
+5
2011-12-01
Cleanup glproc.
José Fonseca
1
-1
/
+5
2011-12-01
Replace dynamic casts with static on glws.
José Fonseca
1
-3
/
+3
2011-11-28
Cache context profile in glws::Context.
José Fonseca
1
-3
/
+3
2011-11-17
glws: Add support for profiles
Chia-I Wu
1
-1
/
+5
2011-10-26
Cleanup X11 event handling.
José Fonseca
1
-5
/
+12
2011-10-09
Simplify glws class hierarchy.
José Fonseca
1
-48
/
+47
2011-05-20
Don't show windows until they are first resized.
José Fonseca
1
-1
/
+9
2011-05-18
Use alpha visuals.
José Fonseca
1
-1
/
+2
2011-05-08
Implement context sharing.
Zack Rusin
1
-5
/
+11
2011-05-06
Take drawable geometry on creation.
José Fonseca
1
-6
/
+6
2011-04-28
Allow to resize the window to be larger than the desktop.
José Fonseca
1
-4
/
+25
2011-04-09
Ensure WGL visual has depth-stencil buffer.
José Fonseca
1
-0
/
+2
2011-04-09
Implement glws for WGL.
José Fonseca
1
-0
/
+205