index
:
~osiris/mesa
master
r300-blit
r300g-vbo
radeon-texrewrite-clean
radeon_copyteximage
radeon_fbos
radeon_tiled_textures
tiled_textures
Unnamed repository; edit this file to name it for gitweb.
osiris
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
wgl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
scons: Build progs together with everything else.
José Fonseca
1
-11
/
+3
2009-06-17
progs/wgl: Fix shreadtex_mt too.
José Fonseca
1
-6
/
+24
2009-06-17
progs/wgl: Tweak the initialization wait in wglthreads.
José Fonseca
1
-2
/
+2
2009-06-17
progs/wgl: Get wglShareLists working in wglthreads.
José Fonseca
1
-6
/
+23
2009-06-17
progs/wgl: Allow resizing wglthreads' windows.
José Fonseca
1
-1
/
+1
2009-06-16
progs/wgl: Quit after displaying usage for -h option.
José Fonseca
1
-0
/
+1
2009-06-16
progs/wgl: Use appropriate types to silence msvc warnings.
José Fonseca
1
-7
/
+7
2009-06-16
progs/wgl: Fix assertion failure in wglthreads' texture creation.
José Fonseca
1
-8
/
+10
2009-06-01
progs/wgl: Small cleanup to wglinfo.
José Fonseca
1
-5
/
+4
2009-06-01
progs/wgl: Use an invisible window in wglinfo.
José Fonseca
1
-1
/
+1
2009-04-10
wgl: Note down the gallium pixel formats, instead of re-guessing them.
José Fonseca
1
-4
/
+4
2009-04-10
progs: Port glxinfo to wgl.
José Fonseca
2
-0
/
+739
2009-03-20
progs/wgl: Send a resize message after context have been created.
Michal Krol
1
-0
/
+2
2009-03-20
progs/wgl: Create GL context in a thread that actually uses it.
Michal Krol
1
-30
/
+35
2009-03-20
progs/wgl: Make context current to get GL_RENDERER string.
Michal Krol
1
-0
/
+2
2009-03-19
wgl: Add an `-s' option to wglthreads to force single-threaded operation.
Michal Krol
1
-22
/
+43
2009-03-18
progs: Build the wgl examples with scons.
José Fonseca
1
-0
/
+23
2009-03-17
wgl: Port sharedtex_mt to WGL.
Michal Krol
1
-0
/
+540
2009-03-16
wgl: Port glthreads to WGL.
Michal Krol
1
-0
/
+593