summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2007-10-13Do XSync() before resetting error handler.Kristian Høgsberg
2007-10-11Example of cooperative rendering into one window by two processesBrian
2007-10-11New glxsnoop demo to display another window's z/stencil/back buffer.Brian
2007-10-10replace 'brick' with correct program name in printfsBrian
2007-10-10Ignore more generated files in progs/Dan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-09-24Fix progs/tests/ build with BSD make.Eric Anholt
2007-09-24Update .gitignore for tests and xdemos.Eric Anholt
2007-09-24Just use stddef.h to get ptrdiff_t instead of obsolete malloc.h.Eric Anholt
2007-09-19Update .gitignore for demos.Eric Anholt
2007-09-14added copypix.c test (test glCopyPixels w/ pixel zoom)Brian
2007-09-10clean-up (see bug 12317)Brian
2007-08-27added --noclear option to demonstrate rendering without glClearBrian
2007-08-14xdemo case: Wei Wang's patch for bug#9759Xiang, Haihao
2007-08-07parse standard -geometry optionBrian
2007-08-07glxgears: Add an x/y window size parameter.Ingo Molnar
2007-08-01triangle rasterization with frag shaderBrian
2007-08-01added trirast programBrian
2007-07-30misc comments, clean-upsBrian
2007-07-29added a few more functionsBrian
2007-07-29Added shader points and shader bitmap demosBrian
2007-07-27more Mingw32 fixesZhang
2007-07-26clamp float colorsBrian
2007-07-24fix logic error, typosBrian
2007-07-21Fix a number of MINGW32 issuesZhang
2007-07-17 Fix SOP in fragment shader, brick is ok now.Zou Nan hai
2007-07-17Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...Zou Nan hai
2007-07-17 bumpmap sample is correct nowZou Nan hai
2007-07-11Improve this demo in a few ways.Brian
2007-07-06call glutInit(), bug 11486Xavier Bachelot
2007-07-04support more modes, added -f cmd line optionBrian
2007-07-04Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...Zou Nan hai
2007-06-28use larger point/sprite sizeBrian
2007-06-21Random state-change / primitive rendering. Good for hammering on a driver...Brian
2007-06-21 support branch and loop in pixel shaderZou Nan hai
2007-06-08fix glReadPixels parameters to handle odd-width windows correctlyBrian
2007-06-08disable shader program before glDrawPixelsBrian
2007-06-07Add support for shadow mapping with vertex and fragment programsIan Romanick
2007-06-07Refactor shadow map modelview and projection codeIan Romanick
2007-06-07Remove '#if defined' tests for ARB extensions.Ian Romanick
2007-05-29use glXGetProcAddress to get extension funcsBrian
2007-05-21set texcoords depending on GLX_Y_INVERTED_EXTBrian
2007-05-19GLX_EXT_texture_from_pixmap testBrian
2007-05-16Add simple program to test GL_MESA_texture_array.Ian Romanick
2007-05-09Tweak the shell scripting for descending into and building subdirs.Brian
2007-05-08remove some debug codeBrian
2007-05-08a somewhat nicer demo w/ command line optionsBrian
2007-05-02get rid of normal vectorBrian
2007-05-02get rid of OSMESA stuffBrian
2007-05-02New test of the dFdx(), dFdy() functions.Brian