188 コミット (fa0aa1443b3aede0fce960b7a15606ce2ff493eb)

作成者 SHA1 メッセージ 日付
  Brian Paul 90c93bbeee define new APP_CC configuration variable for building apps/demos/tests 17年前
  Guillaume Melquiond 3e8e292db0 Always pass CFLAGS when compiling or linking demos 17年前
  Brian Paul 51bfb6aa99 query/print GLSL version string 17年前
  Brian Paul d8de01ba41 sync up with glxgears.c from master 17年前
  Brian Paul 4c7a17c251 fix event handling issues (such as when resizing when not animating) 17年前
  Brian Paul 6d9c3fa0c2 press 'a' to toggle animation 17年前
  Brian Paul c35e021f37 code refactoring (draw_frame(0, handle_event()) 17年前
  Brian Paul c5342ad0d0 remove references to incorrect -winwidth/-winheight, replace with -geometry 17年前
  José Fonseca fc72d7e032 Remove CVS keywords. 17年前
  José Fonseca 77ce568ff7 Remove CVS keywords. 17年前
  Zack Rusin f869ddf297 add new binaries to ignore to make 'git status' cleaner 17年前
  Brian Paul 12a317b93a updated options/help 17年前
  Brian Paul 8f76459f62 mesa: document a/s keys 17年前
  Brian Paul f34a30bf79 mesa: add texturing to thread test 17年前
  Dan Nicholson a2b73c74b0 Ignore xdemos/sharedtex 17年前
  Brian Paul 07b551f7cf added xdemos/sharedtex.c test 17年前
  Brian Paul 9a43570f8c added xdemos/sharedtex.c test 17年前
  Brian 96b4ac05be silence warning 17年前
  Eric Anholt bcb61987fb Fix xdemos build on FreeBSD: <sys/types.h> before <netinet/tcp.h> 17年前
  Jeremy Huddleston 7c7fece977 Darwin: Config/source fixes to now build glxdemo apps and OSMesa 17年前
  Kristian Høgsberg 51cd168da4 glxgears: oops, remove accidental commit of glFinish() hack. 17年前
  Kristian Høgsberg 6cb3f5c4d8 Use __DRIextension mechanism providing loader functionality to the driver. 17年前
  José Fonseca 2d38d1b300 Remove files of unsupported build systems. 17年前
  Dan Nicholson 8c8107118e Ignore glxgears_pixmap 17年前
  Kristian Høgsberg 5961ed5fbc Add GLXPixmap version of glxgears to show case new GLX Pixmap functionality. 17年前
  Adam Jackson e1ae5b89fc glxinfo: Fix multisample visual reporting. 17年前
  Brian 6bd32cbcf3 Don't build yuvrect_client by default 17年前
  Brian 60dd3b1d9a remove unused var 17年前
  Alexey Sokolov e58c365cda define M_PI if needed 17年前
  Brian f6ab1347d6 remove dependency on libGLU 18年前
  Michal Krol 918ea5168b Rename 'mms-config.' to 'mms.config'. 18年前
  Dan Nicholson c05aa5ec4c specify app lib dependencies in Makefiles (patch 1/3) 18年前
  José Fonseca 414a933ad2 Ignore generated files. 18年前
  Dan Nicholson 8578534f48 Ignore new programs 18年前
  Kristian Høgsberg a074857cdc glxinfo: Try creating a GLX context using an fbconfig if no visuals are available. 18年前
  Kristian Høgsberg aad5c0fdc7 pbutil: Do not require GLX_SGIX_pbuffer for fbconfig only-functions. 18年前
  Kristian Høgsberg a5b4bb393f glxinfo: Also print number of fbconfigs. 18年前
  Kristian Høgsberg 87966baa8d Fixup a couple of thinkos in glxinfo changes. 18年前
  Kristian Høgsberg 791ad0e77f Implement support for printing glx fbconfigs in glxinfo. 18年前
  Kristian Høgsberg f7d1d554b1 glxinfo: Only print visuals that actually support GLX. 18年前
  Kristian Høgsberg c095f7e46a Do XSync() before resetting error handler. 18年前
  Brian 72c888869f Example of cooperative rendering into one window by two processes 18年前
  Brian f1104b079f New glxsnoop demo to display another window's z/stencil/back buffer. 18年前
  Dan Nicholson b182613f2f Ignore more generated files in progs/ 18年前
  Dan Nicholson 2a3e33865d add support for LDFLAGS env var 18年前
  Eric Anholt b74140db66 Update .gitignore for tests and xdemos. 18年前
  Brian 24cd84162e clean-up (see bug 12317) 18年前
  Xiang, Haihao 5dab3bf4bc xdemo case: Wei Wang's patch for bug#9759 18年前
  Brian e45b40381c parse standard -geometry option 18年前
  Ingo Molnar 4a8ad16ec0 glxgears: Add an x/y window size parameter. 18年前