Age | Commit message (Expand) | Author |
2008-11-15 | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell |
2008-11-12 | Add glsync demo program from jbarnes for testing vblank synchronization. | Eric Anholt |
2008-10-27 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2008-10-16 | glxswapcontrol: added -fullscreen option | Brian Paul |
2008-10-16 | glxgears: for fullscreen, disable window borders the right way | Brian Paul |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-09-18 | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell |
2008-09-13 | remove invalid XDestroyWindow() call | Guillaume Melquiond |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-07-30 | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond |
2008-07-24 | query/print GLSL version string | Brian Paul |
2008-06-04 | sync up with glxgears.c from master | Brian Paul |
2008-06-04 | fix event handling issues (such as when resizing when not animating) | Brian Paul |
2008-06-04 | press 'a' to toggle animation | Brian Paul |
2008-06-04 | code refactoring (draw_frame(0, handle_event()) | Brian Paul |
2008-06-04 | remove references to incorrect -winwidth/-winheight, replace with -geometry | Brian Paul |
2008-05-26 | Remove CVS keywords. | José Fonseca |
2008-05-21 | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Michel Dänzer |
2008-05-20 | add new binaries to ignore to make 'git status' cleaner | Zack Rusin |
2008-05-07 | updated options/help | Brian Paul |
2008-05-07 | mesa: document a/s keys | Brian Paul |
2008-05-07 | mesa: add texturing to thread test | Brian Paul |
2008-05-05 | Ignore xdemos/sharedtex | Dan Nicholson |
2008-04-30 | added xdemos/sharedtex.c test | Brian Paul |
2008-04-30 | added xdemos/sharedtex.c test | Brian Paul |
2008-04-03 | silence warning | Brian |
2008-03-21 | Fix xdemos build on FreeBSD: <sys/types.h> before <netinet/tcp.h> | Eric Anholt |
2008-03-10 | Darwin: Config/source fixes to now build glxdemo apps and OSMesa | Jeremy Huddleston |
2008-02-29 | glxgears: oops, remove accidental commit of glFinish() hack. | Kristian Høgsberg |
2008-02-29 | Use __DRIextension mechanism providing loader functionality to the driver. | Kristian Høgsberg |
2008-02-25 | Remove files of unsupported build systems. | José Fonseca |
2008-02-17 | Ignore glxgears_pixmap | Dan Nicholson |
2008-02-14 | Add GLXPixmap version of glxgears to show case new GLX Pixmap functionality. | Kristian Høgsberg |
2008-01-22 | glxinfo: Fix multisample visual reporting. | Adam Jackson |
2008-01-22 | Don't build yuvrect_client by default | Brian |
2008-01-22 | remove unused var | Brian |
2008-01-22 | define M_PI if needed | Alexey Sokolov |
2007-11-12 | remove dependency on libGLU | Brian |
2007-10-29 | Rename 'mms-config.' to 'mms.config'. | Michal Krol |
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson |
2007-10-25 | Ignore generated files. | José Fonseca |
2007-10-25 | Ignore new programs | Dan Nicholson |
2007-10-18 | glxinfo: Try creating a GLX context using an fbconfig if no visuals are avail... | Kristian Høgsberg |
2007-10-17 | pbutil: Do not require GLX_SGIX_pbuffer for fbconfig only-functions. | Kristian Høgsberg |
2007-10-17 | glxinfo: Also print number of fbconfigs. | Kristian Høgsberg |
2007-10-17 | Fixup a couple of thinkos in glxinfo changes. | Kristian Høgsberg |
2007-10-16 | Implement support for printing glx fbconfigs in glxinfo. | Kristian Høgsberg |
2007-10-16 | glxinfo: Only print visuals that actually support GLX. | Kristian Høgsberg |