radeon/r200/r300: bring back old style DMA buffer on top of BOs.
[mesa.git] / progs / xdemos / glxgears.c
2008-10-16 Brian Paulglxgears: for fullscreen, disable window borders the...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
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-02-29 Kristian Høgsbergglxgears: oops, remove accidental commit of glFinish...
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-07 Brianparse standard -geometry option
2007-08-07 Ingo Molnarglxgears: Add an x/y window size parameter.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
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 Paulusage() function
2005-08-09 Brian Pauldelete display lists upon exit
2005-01-09 Brian Paulimproved animation rate
2004-12-20 Keith WhitwellAdd a -fullscreen option
2004-10-26 Brian Pauladded stereo option (Jacek Rosik)
2004-10-23 Brian Paulwrap angle value (Philipp Klaus Krause)
2003-09-08 Brian PaulRemove all the swap_control stuff from glxgears demo...
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-09 Brian Paulfix typo
2003-04-09 Brian Pauladd support for swap and sync extensions (Ian Romanick)
2002-10-08 Jouk Jansen Committing in .
2001-03-23 Brian Paulgears using GLX instead of GLUT