mesa: use sources.mak -- need to figure out how to support non-gallium builds also
[mesa.git] / progs / xdemos /
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-30 Guillaume MelquiondAlways pass CFLAGS when compiling or linking demos
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-24 Brian Paulquery/print GLSL version string
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-04 Brian Paulsync up with glxgears.c from master
2008-06-04 Brian Paulfix event handling issues (such as when resizing when...
2008-06-04 Brian Paulpress 'a' to toggle animation
2008-06-04 Brian Paulcode refactoring (draw_frame(0, handle_event())
2008-06-04 Brian Paulremove references to incorrect -winwidth/-winheight...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Zack Rusinadd new binaries to ignore to make 'git status' cleaner
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-09 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-08 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-08 Brian Paulupdated options/help
2008-05-07 Brian Paulmesa: document a/s keys
2008-05-07 Brian Paulmesa: add texturing to thread test
2008-05-05 Dan NicholsonIgnore xdemos/sharedtex
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-30 Brian Pauladded xdemos/sharedtex.c test
2008-04-30 Brian Pauladded xdemos/sharedtex.c test
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-04 Briansilence warning
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-21 Eric AnholtFix xdemos build on FreeBSD: <sys/types.h> before ...
2008-03-10 Jeremy HuddlestonDarwin: Config/source fixes to now build glxdemo apps...
2008-02-29 Kristian Høgsbergglxgears: oops, remove accidental commit of glFinish...
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-02-25 José FonsecaRemove files of unsupported build systems.
2008-02-18 Dan NicholsonIgnore glxgears_pixmap
2008-02-15 Kristian HøgsbergAdd GLXPixmap version of glxgears to show case new...
2008-01-22 Adam Jacksonglxinfo: Fix multisample visual reporting.
2008-01-22 BrianDon't build yuvrect_client by default
2008-01-22 Brianremove unused var
2008-01-22 Alexey Sokolovdefine M_PI if needed
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-12 Brianremove dependency on libGLU
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Michal KrolRename 'mms-config.' to 'mms.config'.
2007-10-29 Dan Nicholsonspecify app lib dependencies in Makefiles (patch 1/3)
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-25 José FonsecaIgnore generated files.
2007-10-25 Dan NicholsonIgnore new programs
2007-10-18 Kristian Høgsbergglxinfo: Try creating a GLX context using an fbconfig...
2007-10-17 Kristian Høgsbergpbutil: Do not require GLX_SGIX_pbuffer for fbconfig...
2007-10-17 Kristian Høgsbergglxinfo: Also print number of fbconfigs.
2007-10-17 Kristian HøgsbergFixup a couple of thinkos in glxinfo changes.
2007-10-16 Kristian HøgsbergImplement support for printing glx fbconfigs in glxinfo.
2007-10-16 Kristian Høgsbergglxinfo: Only print visuals that actually support GLX.
2007-10-13 Kristian HøgsbergDo XSync() before resetting error handler.
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-12 BrianExample of cooperative rendering into one window by...
2007-10-11 BrianNew glxsnoop demo to display another window's z/stencil...
2007-10-10 Dan NicholsonIgnore more generated files in progs/
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-24 Eric AnholtUpdate .gitignore for tests and xdemos.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-10 Brianclean-up (see bug 12317)
2007-08-14 Xiang, Haihaoxdemo case: Wei Wang's patch for bug#9759
2007-08-07 Brianparse standard -geometry option
2007-08-07 Ingo Molnarglxgears: Add an x/y window size parameter.
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-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
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-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-11 BrianImprove this demo in a few ways.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
next