mklib: replace if/expr with case
[mesa.git] / progs /
2009-04-29 Jakob Bornecrantzprogs/tests: Update ignores
2009-04-29 Jakob Bornecrantzprogs/tests: Add mipmap_comp for mipmap testing with...
2009-04-28 Keith Whitwellprogs: add fflushes for cygwin
2009-04-28 Brian Pauldemos: asst. updates, clean-ups
2009-04-27 Shuang Hedemos: Clean up allocated Textures and Display Lists...
2009-04-24 Alan Hourihanedemos: ensure display lists are destroyed for next...
2009-04-24 Keith Whitwellshadowtex: fflush stdout for cygwin
2009-04-24 Keith Whitwelldemos/readpix: add option to draw triangle instead...
2009-04-24 Keith Whitwelltests/mipmap_view: add a bunch of keystrokes for testin...
2009-04-21 Brian Pauldemos: check that GL version is 2.0 or higher
2009-04-21 Keith Whitwelltrivial/tri-viewport: add keys for frustrum/ortho and...
2009-04-21 Keith Whitwelltrivial/tri-viewport: add more out-of-bounds background...
2009-04-21 Keith Whitwelltrivial/tri_viewport: add space==reset key
2009-04-21 Keith Whitwelltrivial/tri_viewport: add width/height keys
2009-04-20 Keith Whitwellmesa/progs: fix scons build after recent demo moves
2009-04-20 Keith Whitwelltrivial/tri-viewport.c - add guide lines, more triangle...
2009-04-20 Keith Whitwelltests/mipmap_view: add linear/nearest key
2009-04-19 Jakob Bornecrantzprogs/demos: Update ignore
2009-04-19 Jakob Bornecrantzprogs/glsl: Update ignore
2009-04-18 Brian Pauldemos: added glsl/texaaline.c program and overhaul...
2009-04-18 Brian Pauldemos: updated .gitignore list
2009-04-18 Brian Pauldemos: move demos/texobj.c to tests/
2009-04-18 Brian Pauldemos: move demos/occlude.c (old HP extension) to tests
2009-04-18 Brian Pauldemos: move tests/dinoshade.c to demos/
2009-04-18 Brian Pauldemos: move tests/projtex.c to demos/
2009-04-18 Brian Pauldemos: move tests/fbotexture.c to demos/
2009-04-18 Brian Pauldemos: move texdown.c to tests/
2009-04-18 Brian Pauldemos: move glutfx demo to tests/
2009-04-18 Brian Pauldemos: move streaming_rect.c demo to tests/
2009-04-18 Brian Pauldemos: move glslnoise.c demo to glsl/noise2.c
2009-04-18 Brian Pauldemos: fix incorrect assertion
2009-04-18 Brian Pauldemos: fix usage text
2009-04-17 Brian Pauldemos: new glsl/array.c demo
2009-04-17 Brian Pauldemos: move glewInit() call, fixes crash/bug 21247
2009-04-17 Brian Pauldemos: move glewInit() after glutCreateWindow()
2009-04-17 Brian Pauldemos: set init window size, not pos
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 Brian Pauldemos: use larger buffer for snprintf() call, see bug...
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Jakob Bornecrantzprogs/tests: Make texcompress2 get texture
2009-04-16 Brian Paultests: another extended swizzle test
2009-04-10 José Fonsecawgl: Note down the gallium pixel formats, instead of...
2009-04-10 Brian Paulmesa: asst. progs/test/Makefile files
2009-04-10 José Fonsecaprogs: Port glxinfo to wgl.
2009-04-09 Brian Pauldemos: fix aspect ratio in Reshape()
2009-04-02 Jakob Bornecrantzprogs: Ignores
2009-04-02 Brian Pauldemos: added progs/glsl/linktest.c to test linking...
2009-03-25 Keith Whitwellprogs/vp: more psiz tests
2009-03-24 Brian Pauldemos: add LDFLAGS for corender target, bug 20844
2009-03-24 Keith Whitwellprogs/vp: add pointsize + clamp test
2009-03-24 Keith Whitwellprogs/trivial: add fflushes for cygwin
2009-03-24 Keith Whitwellprogs/trivial: draw non-interleaved arrays out of one vbo
2009-03-24 Jakob Bornecrantzprogs/tests: Build texcompress2 with scons
2009-03-23 Keith Whitwellvpglsl: add missing SConscript
2009-03-23 Keith Whitwellprogs/fp: pass texcoord to triangle, add a test shader
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-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
next