139 Commits (e4e30089231831339815cccebf3a3a0ea6dcd2a9)

Autor SHA1 Nachricht Datum
  José Fonseca 2d38d1b300 Remove files of unsupported build systems. vor 17 Jahren
  Michal Krol 918ea5168b Rename 'mms-config.' to 'mms.config'. vor 18 Jahren
  José Fonseca 414a933ad2 Ignore generated files. vor 18 Jahren
  Brian ffc633c469 fix logic error, typos vor 18 Jahren
  Brian 34f6243bef Improve this demo in a few ways. vor 18 Jahren
  Brian 0c5662acc7 use glXGetProcAddress to get extension funcs vor 18 Jahren
  Brian b4f8d4455b set texcoords depending on GLX_Y_INVERTED_EXT vor 18 Jahren
  Brian 4465377ca3 GLX_EXT_texture_from_pixmap test vor 18 Jahren
  Brian 6c305c0831 Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI. vor 19 Jahren
  Brian 73eee2402e Use XDisplayName() when reporting errors (bug 8079). vor 19 Jahren
  Michel Dänzer b46e359f58 glxinfo: When direct rendering is not enabled, print some hints. vor 19 Jahren
  Michel Dänzer 14f92636b0 Make git ignore files only generated at build time. vor 19 Jahren
  Brian Paul 8dff54e71d Added -clip option to test glCopyPixels beyond window bounds. vor 19 Jahren
  Brian Paul 883f9891cb LIB_DIR is now just 'lib' or 'lib64' vor 19 Jahren
  Brian Paul 4c6319db9c call reshape() after init() to set initial projection/viewing transform (see bug 6941) vor 19 Jahren
  Tilman Sauerbeck 601c02f783 bug 6941: fixed initial rendering problems in glxgears vor 19 Jahren
  Brian Paul 2ca741ad4b added a few extension #ifdef tests vor 19 Jahren
  Brian Paul c8ea111166 usage() function vor 19 Jahren
  Brian Paul ad7805dfee Expanded output with -l option: vertex/fragment program and vertex/fragment vor 19 Jahren
  Brian Paul ecc0d10d2d Use -I$(INCDIR) to get Mesa, not system headers (Dan Schikore) vor 19 Jahren
  Brian Paul c4f2710f9d Added -l option for explicit locking around Xlib and GLX calls in vor 19 Jahren
  Brian Paul 436d72e994 Added -p option to create a display connection per thread. vor 19 Jahren
  Brian Paul 30655c211c updated some printfs, added comment about sched_yield vor 19 Jahren
  Brian Paul 361bccb4ec Free visinfo object (Tilman Sauerbeck) vor 19 Jahren
  Jouk Jansen d997b90433 Committing in . vor 20 Jahren
  Brian Paul 7e6553c1aa s/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237) vor 20 Jahren
  Brian Paul e78a3c42e4 delete display lists upon exit vor 20 Jahren
  Brian Paul 2d47c07398 overlay planes test vor 20 Jahren
  Ian Romanick 4f178c6e3a Add $(CFLAGS) to the link commands. This makes 'make linux-x86 vor 20 Jahren
  Brian Paul 6f3d16c64a assorted warning clean-ups for x86_64, etc (Mikko T.) vor 20 Jahren
  Brian Paul c61782958b added wrappers/helpers for creating/destroying rendering contexts vor 20 Jahren
  Brian Paul c3984fc015 changed implementation of GetAllFBConfigs() vor 20 Jahren
  Ian Romanick 29c909f81c Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it vor 20 Jahren
  Dave Airlie 8ca515097f use girl2.rgb by default vor 20 Jahren
  Dave Airlie c68233cb35 Add glXAllocateMemoryMESA demo app using ycbcr... vor 20 Jahren
  Daniel Borca a6ddd2494a remove trailing slash from TOP definition vor 20 Jahren
  Keith Whitwell f9b89910d1 new test to exercise context and window create/delete vor 20 Jahren
  Brian Paul 14e98b7d7c remove a debug line vor 20 Jahren
  Brian Paul ff53a4ee13 tweak output formattting, fixed uninitialized var error vor 20 Jahren
  Brian Paul 612bf1fa2e improved animation rate vor 20 Jahren
  Brian Paul 1b058a06c2 rotate at a reasonable rate vor 20 Jahren
  Brian Paul ba5ceda7e0 added GetAllFBConfigs() vor 20 Jahren
  Brian Paul 71fc6a3fc9 New GetAllFBConfigs() function. Some FBConfigs weren't reported before. vor 20 Jahren
  Brian Paul f72e4424d9 Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones. vor 20 Jahren
  Keith Whitwell 16db15718d Add a -fullscreen option vor 21 Jahren
  Brian Paul 8402149766 removed unused visInfo var vor 21 Jahren
  Brian Paul 2083131643 added stereo option (Jacek Rosik) vor 21 Jahren
  Brian Paul 07553c58fd wrap angle value (Philipp Klaus Krause) vor 21 Jahren
  Brian Paul a511b70f44 silence warnings vor 21 Jahren
  Brian Paul 6917201ede Have the rendering contexts share textures. vor 21 Jahren