José Fonseca
7bbf7f94ea
scons: Build progs together with everything else.
This is a substantial reorganization, This particular commit enables:
- building the progs for unices platforms
- glew is now built as a shared library (it is the default, and it is
inconvenient and pointless to shift away from that default)
- all progs get built by default
15 роки тому
José Fonseca
1bee650ef3
progs/wgl: Fix shreadtex_mt too.
16 роки тому
José Fonseca
6e24fdeae5
progs/wgl: Tweak the initialization wait in wglthreads.
There was still a non-zero probability for wglShareLists of failing.
16 роки тому
José Fonseca
557421b6de
progs/wgl: Get wglShareLists working in wglthreads.
wglShareLists is a little picky -- it seems to check if it has exclusive
access to a lock, and fails if it doesn't.
This allows the texture to be shared with all windows.
16 роки тому
José Fonseca
992000cce7
progs/wgl: Allow resizing wglthreads' windows.
16 роки тому
José Fonseca
077c5e62d8
progs/wgl: Quit after displaying usage for -h option.
16 роки тому
José Fonseca
06075711af
progs/wgl: Use appropriate types to silence msvc warnings.
16 роки тому
José Fonseca
566bdbe67d
progs/wgl: Fix assertion failure in wglthreads' texture creation.
16 роки тому
José Fonseca
3c756ed39f
progs/wgl: Small cleanup to wglinfo.
16 роки тому
José Fonseca
76ad2b4a5a
progs/wgl: Use an invisible window in wglinfo.
16 роки тому
José Fonseca
6fc244c68d
wgl: Note down the gallium pixel formats, instead of re-guessing them.
16 роки тому
José Fonseca
f8f4b03442
progs: Port glxinfo to wgl.
16 роки тому
Michal Krol
cf0122e892
progs/wgl: Send a resize message after context have been created.
16 роки тому
Michal Krol
9bbffcced4
progs/wgl: Create GL context in a thread that actually uses it.
16 роки тому
Michal Krol
e8aa5a1018
progs/wgl: Make context current to get GL_RENDERER string.
16 роки тому
Michal Krol
1342664434
wgl: Add an `-s' option to wglthreads to force single-threaded operation.
16 роки тому
José Fonseca
1f118c2557
progs: Build the wgl examples with scons.
16 роки тому
Michal Krol
f20a0155f3
wgl: Port sharedtex_mt to WGL.
16 роки тому
Michal Krol
ad908465f1
wgl: Port glthreads to WGL.
16 роки тому