push out far clip plane to 200
[mesa.git] / progs / xdemos /
2007-10-29 Michal KrolRename 'mms-config.' to 'mms.config'.
2007-10-25 José FonsecaIgnore generated files.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-24 Brianfix logic error, typos
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-11 BrianImprove this demo in a few ways.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-05-29 Brianuse glXGetProcAddress to get extension funcs
2007-05-22 Brianset texcoords depending on GLX_Y_INVERTED_EXT
2007-05-19 BrianGLX_EXT_texture_from_pixmap test
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Nian WuMerge branch 'crestline' into crestline-qa
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-13 BrianRemove the xdemo.c program from PROGS since it doesn...
2006-12-13 BrianUse XDisplayName() when reporting errors (bug 8079).
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel Dänzerglxinfo: When direct rendering is not enabled, print...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-10-16 Brian PaulAdded -clip option to test glCopyPixels beyond window...
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-05-17 Brian Paulcall reshape() after init() to set initial projection...
2006-05-16 Tilman Sauerbeckbug 6941: fixed initial rendering problems in glxgears
2006-05-15 Brian Pauladded a few extension #ifdef tests
2006-05-15 Brian Paulusage() function
2006-05-13 Brian PaulExpanded output with -l option: vertex/fragment program...
2006-04-13 Brian PaulUse -I$(INCDIR) to get Mesa, not system headers (Dan...
2006-03-23 Brian PaulAdded -l option for explicit locking around Xlib and...
2006-03-23 Brian PaulAdded -p option to create a display connection per...
2006-03-15 Brian Paulupdated some printfs, added comment about sched_yield
2006-01-16 Brian PaulFree visinfo object (Tilman Sauerbeck)
2005-09-23 Jouk Jansen Committing in .
2005-08-25 Brian Pauls/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237)
2005-08-09 Brian Pauldelete display lists upon exit
2005-07-19 Brian Pauloverlay planes test
2005-07-02 Ian RomanickAdd $(CFLAGS) to the link commands. This makes 'make...
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-04-06 Brian Pauladded wrappers/helpers for creating/destroying renderin...
2005-04-06 Brian Paulchanged implementation of GetAllFBConfigs()
2005-04-05 Ian RomanickMake glxgears_fbconfig compile and respect the DISPLAY...
2005-02-26 Dave Airlieuse girl2.rgb by default
2005-02-26 Dave AirlieAdd glXAllocateMemoryMESA demo app using ycbcr...
2005-01-17 Daniel Borcaremove trailing slash from TOP definition
2005-01-12 Keith Whitwellnew test to exercise context and window create/delete
2005-01-10 Brian Paulremove a debug line
2005-01-10 Brian Paultweak output formattting, fixed uninitialized var error
2005-01-09 Brian Paulimproved animation rate
2005-01-09 Brian Paulrotate at a reasonable rate
2005-01-07 Brian Pauladded GetAllFBConfigs()
2005-01-06 Brian PaulNew GetAllFBConfigs() function. Some FBConfigs weren...
2005-01-04 Brian PaulUse the GLX 1.3 pbuffer/fbconfig functions in preferenc...
2004-12-20 Keith WhitwellAdd a -fullscreen option
2004-12-12 Brian Paulremoved unused visInfo var
2004-10-26 Brian Pauladded stereo option (Jacek Rosik)
2004-10-23 Brian Paulwrap angle value (Philipp Klaus Krause)
2004-09-16 Brian Paulsilence warnings
2004-09-14 Brian PaulHave the rendering contexts share textures.
2004-08-13 Brian Paulsilence a warning
2004-08-13 Brian Paulminor fix for newest glxext.h header
2004-08-10 Brian Paulcvs ignore file
2004-08-10 Brian Paulquery/print max convolution filter size
2004-07-02 Brian Paulredo the event loop to make event response better
2004-05-10 Brian Pauls/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/
2004-05-07 Ian RomanickUses either the GLX_SGI_make_current_read or GLX 1...
2004-04-22 Brian Paulobsolete
2004-03-26 Brian Paulminor fixes
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian PaulNew Makefile system
2004-03-26 Brian Paulcheck for GLX 1.3 during init
2004-02-23 Ian RomanickThe available GLX version is now logged in addition...
2004-02-11 Ian RomanickAdded a test case for Mesa bug #508473 that I wrote...
2004-02-11 Ian RomanickAdded yet another version of gears. This one uses...
2004-02-03 Brian Paulanother pbuffer demo (Andrew Lentvorski)
2004-02-02 Brian Paultweak comments
2004-01-24 Brian PaulNew glXUseRotatedXFontMESA() function. Like glXUseXFon...
2003-12-05 Brian Paulpress f key to toggle front/back drawing/copying
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-09-08 Brian PaulRemove all the swap_control stuff from glxgears demo...
2003-07-02 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-05-30 Ian RomanickRemoved an accidental addition in the previous commit.
2003-05-30 Brian Paulapplied Ian's misc patches
2003-04-29 Jouk Jansen Committing in .
2003-04-21 Brian Paulsilence warnings
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Pauladd support for swap and sync extensions (Ian Romanick)
2002-11-04 Brian Pauladd support for GLX_ARB_multisample
2002-10-14 Brian Paulprint transparent pixel info when using -v option ...
2002-10-08 Jouk Jansen Committing in .
2002-10-05 Brian Pauladded pbinfo and pbdemo programs
2002-10-05 Brian Paulpbuffer info and demo programs
2002-09-06 Brian Pauldon't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
next