Add Solaris to OS'es using PROT_EXEC mmap() to get executable heap space
[mesa.git] / progs /
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 José Fonsecaprogs: Prevent clash with min macro.
2009-02-11 Brian Pauldemos: minor updates for shader_api.c test
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
2009-01-22 Brian Pauldemos: updated FBO tests to for ARB_fbo
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-21 Jakob Bornecrantzprogs: Ignores
2009-01-19 Brian Paultests: test pseudo-XOR blend mode.
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Jakob Bornecrantzegl: eglinfo load i915 driver
2009-01-18 Jakob Bornecrantzegl: Make eglscreen sleep for five seconds
2009-01-18 Jakob Bornecrantzegl: Add eglscreen to help debug egl mesa screen
2009-01-17 Jakob Bornecrantzegl: Make eglinfo print screen info
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Keith Whitwelltrivial: clear with random color
2009-01-14 Alan Hourihanemesa: add new samplers_array test
2009-01-14 José Fonsecaprogs: List tri-clear.
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-10 Younes Mantonmesa: Update .gitignore
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 Keith Whitwellglsl: remove duplicate makefile targets
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-05 Jakob Bornecrantzprogs/glsl: Add ignores
2009-01-05 Jakob Bornecrantzprogs/glsl: Remove double target def for vert-or-frag...
2009-01-03 Briandemos: remove redundant Makefile lines from prev merge
2009-01-02 Brian Paulmesa: replace CC with APP_CC in progs/glsl/Makefile
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-01 Brian Pauldemos: added progs/glsl/samplers.c to test all availabl...
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-30 Brian Pauldemos: minor fixes to twoside.c glsl demo
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-21 José FonsecaIgnore new tests executables.
2008-12-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-19 Brian Paulmesa: s/CC/APP_CC/ in progs/glsl/Makefile
2008-12-18 Brian Pauldemos: all glutDestroyWindow() upon exit to test query...
2008-12-18 Brian Pauldemos: add test of vertex-only and fragment-only shader...
2008-12-18 Brian Paulutil: check for frag/vertShader=0 before attaching
2008-12-18 Brian Pauldemos: all glutDestroyWindow() upon exit to test query...
2008-12-17 Brian Pauldemos: add test of vertex-only and fragment-only shader...
2008-12-17 Brian Paulutil: check for frag/vertShader=0 before attaching
next