Merge remote branch 'origin/master' into HEAD
[mesa.git] / progs /
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-20 Michal Krolprogs/wgl: Send a resize message after context have...
2009-03-20 Michal Krolprogs/wgl: Create GL context in a thread that actually...
2009-03-20 Michal Krolprogs/wgl: Make context current to get GL_RENDERER...
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-19 Michal Krolwgl: Add an `-s' option to wglthreads to force single...
2009-03-18 José Fonsecaprogs: Build the wgl examples with scons.
2009-03-18 Jakob Bornecrantzprogs/trivial: Make quad-tex-sub repeat patterns
2009-03-18 Brian Paultests: remove/update old comments
2009-03-18 Jakob Bornecrantzprogs/trivial: Add quad-tex-sub
2009-03-18 Keith Whitwelltests: add simplest mipgen test
2009-03-18 Jakob Bornecrantzprogs/tests: Update mipmap_limits to show image and...
2009-03-18 Jakob Bornecrantzprogs/trivial: Add tri-fbo-tex-mip
2009-03-17 Michal Krolwgl: Port sharedtex_mt to WGL.
2009-03-17 Thomas Hellstromxdemos: Fix sharedtex_mt.
2009-03-16 Jakob Bornecrantzprogs/trivial: Ignores
2009-03-16 Jakob Bornecrantzprogs/tests: Ignores
2009-03-16 José Fonsecaprogs: Try to read the texture from the current dir...
2009-03-16 Michal Krolwgl: Port glthreads to WGL.
2009-03-15 Younes Mantonmesa: .gitignore
2009-03-13 Thomas Hellstromxdemos: Add multithreaded sharedtex_mt.
2009-03-13 Keith Whitwellvp: add test for pointsize output
2009-03-13 José Fonsecaprogs: Add util to cpp path.
2009-03-13 Keith Whitwellprogs/vp: add keys for point prims, etc, and various...
2009-03-12 Brian Pauldemos: move declaration before code
2009-03-12 Keith Whitwelltrivial: draw non-interleaved arrays
2009-03-12 Brian Pauldemos: fix error string, comment
2009-03-12 Brian Pauldemos: fix typo
2009-03-12 Keith Whitwelldemos: use glGenerateMipmapEXT entrypoint in cubemap.c
2009-03-12 Roland Scheideggermesa test prog for ATI_envmap_bumpmap
2009-03-12 Jakob Bornecrantzprogs/glsl: Ignore
2009-03-11 Alan Hourihanexdemos: On termination with `esc` close the contexts...
2009-03-10 Keith Whitwellprogs/tests: compile with SCons and glew
2009-03-10 Keith Whitwelltrivial: add a logic op test
2009-03-10 Keith Whitwellvpglsl: add simple mov.glsl
2009-03-09 Keith Whitwellvpglsl: build with scons and glew
2009-03-09 Brian Pauldemos: in progs/demos/cubemap.c press c/f to cycle...
2009-03-09 Keith Whitwelltrivial: add tri-stipple to SConscript
2009-03-09 Keith Whitwellfp: enable a second texture unit and add a kil test...
2009-03-06 Keith Whitwellfp: add some more texture, position and kill tests
2009-03-06 Keith Whitwellfp: new kill + position test
2009-03-06 Keith Whitwellfp: dont reference fragment.position.zw
2009-03-06 Keith Whitwellengine: also print fps data to stdout
2009-03-05 Brian Paultests: add new mapbufrange.c test to test GL_ARB_map_bu...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Keith Whitwellclear-repeat: print fps, use 300x300 window size
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 Keith Whitwelldemos/engine: respect display list mode when drawing...
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-28 Brian Pauldemos: add progs/glsl/shadow_sampler.c to test GLSL...
2009-02-27 Brian Pauldemos: fix renderbuffer leak in progs/tests/fbotexture.c
2009-02-27 Brian Paultests: new mapvbo.c test
2009-02-27 Brian Pauldemos: add a fourth test case to VBO test for position...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-21 Jakob Bornecrantztrivial: Add tri-viewport
2009-02-21 Jakob Bornecrantztrivial: Fix indentation in tri
2009-02-24 Keith Whitwelldemos: add some fflushes for windows
2009-02-19 Jakob Bornecrantztrival: Make the last of progs show the name
2009-02-14 Jakob Bornecrantztrivial: Add quadstrip-clip
2009-02-14 Jakob Bornecrantzprogs: Make fp-tri use glew and add scons target
2009-02-18 Keith Whitwellprogs/trivial: Label program windows with actual progr...
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-16 Alan Hourihanedemos: fix glxpixmap and call glXWaitGL before calling...
2009-02-13 Jakob Bornecrantztrivial: Make tri-fog a bit more interesting to look at
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-13 Jakob Bornecrantztrivial: Add a tri-unfilled-fog test
2009-02-13 Jakob Bornecrantzdemos: Add polygon mode point to isosurf
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-11 Brian Pauldemos: minor updates for shader_api.c test
2009-02-12 José Fonsecaprogs: Prevent clash with min macro.
2009-02-11 Brian Pauldemos: better error message for overlay.c, see bug...
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 José Fonsecaprogs: Build samples dir with scons and glew.
2009-02-10 José Fonsecaprogs: Build rebook with scons too.
2009-02-10 Briandemos: remove OSMESA stuff from Makefile
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-04 Brian Pauldemos: remove unused function
2009-02-04 Brian Pauldemos: silence uninitialized var warning
2009-02-03 Brian Pauldemos: modify bufferobj.c to exercise interleaved verte...
2009-02-02 Brian Pauldemos: update multitex.c GLSL demo to use vertex arrays...
2009-02-02 Brian Paulutil: added more functions to extfuncs.h
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-02-01 Ian Romanickglxgears: No, really. Fix the dyslexia.
2009-02-01 José Fonsecaprogs: Get more samples building on windows.
2009-01-30 Ian RomanickFix dyslexia.
2009-01-30 Ian Romanickglxgears: Log a message if synched to vblank
2009-01-24 José Fonsecaprogs: Fix isosurf.
2009-01-24 José Fonsecaprogs: Port most of the demos to glew.
2009-01-24 José Fonsecascons: Build the progs into seperate dirs as well.
2009-01-23 José Fonsecaprogs: Port vp-tris to glew.
2009-01-23 José Fonsecaprogs: Ignore more output executables.
2009-01-23 José Fonsecaprogs/trivial: Use glew where needed.
2009-01-22 Brian Pauldemos: revamp the fbotexture.c demo
next