574 Commits (a661654a33ba38990719ac9f5aea2910a5d5bf77)

Author SHA1 Message Date
  Brian Paul c61782958b added wrappers/helpers for creating/destroying rendering contexts 20 years ago
  Brian Paul c3984fc015 changed implementation of GetAllFBConfigs() 20 years ago
  Ian Romanick 29c909f81c Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it 20 years ago
  Brian Paul c39a4bc83c s/Togle/Toggle/ 20 years ago
  Keith Whitwell 46d50d9e8e Add more formats to test. 20 years ago
  Ian Romanick 7457a648d2 If setting GL_PACK_INVERT_MESA results in a GL error, log it. 20 years ago
  Dave Airlie 8ca515097f use girl2.rgb by default 20 years ago
  Dave Airlie c68233cb35 Add glXAllocateMemoryMESA demo app using ycbcr... 20 years ago
  Ian Romanick 4ea4589302 Simple test for GL_MESA_pack_invert. 21 years ago
  Ian Romanick 816c0c932d Simple test for ARB_texture_env_crossbar functionality. It is difficult 21 years ago
  Daniel Borca fc4cabbfa8 makefile update (readtex, showbuffer) 21 years ago
  Brian Paul 98a9ad9241 added osmesa16 stuff 21 years ago
  Brian Paul 371f576731 assorted fixes 21 years ago
  Brian Paul c84cde7b0b added missing glFinish() 21 years ago
  Brian Paul 5c6b391900 reenable some assertions 21 years ago
  Brian Paul 31fb7648fc added texobjshare.c 21 years ago
  Brian Paul 4f6d9aaa9a test program for texture sharing, deleting, etc 21 years ago
  Daniel Borca 9ebce91a66 glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must have all other attributes already set). 21 years ago
  Brian Paul 730fabd67a fix some weirdness accidentally checked in in the past 21 years ago
  Daniel Borca 6a432a7c50 since we've already messed up this one, let we do it further and make it look like a fire... 21 years ago
  Daniel Borca a6ddd2494a remove trailing slash from TOP definition 21 years ago
  Keith Whitwell f9b89910d1 new test to exercise context and window create/delete 21 years ago
  Brian Paul 0275d921ac VMS updates from Jouk Jansen 21 years ago
  Brian Paul 14e98b7d7c remove a debug line 21 years ago
  Brian Paul ff53a4ee13 tweak output formattting, fixed uninitialized var error 21 years ago
  Brian Paul 527af7571e minor readtex fixes 21 years ago
  Brian Paul 612bf1fa2e improved animation rate 21 years ago
  Brian Paul 7a663b315e rotate at fixed rate, changed fire effect (Marcelo Magallon) 21 years ago
  Brian Paul a00c591511 rotate at fixed rate (Marcelo Magallon) 21 years ago
  Brian Paul a4a31c5d76 use #ifdef to test for extension 21 years ago
  Brian Paul 2d84ed83c4 include readtex.h 21 years ago
  Brian Paul 92eddb0fd4 better animate rate (Marcelo Magallon) 21 years ago
  Brian Paul 516f9bc6e3 some new/improved rules 21 years ago
  Brian Paul 575d24a5ff include readtex.h instead of readtex.c 21 years ago
  Brian Paul 0fe7f406be include readtex.h instead of readtex.c (Marcello Magallon) 21 years ago
  Brian Paul b58091a336 Add #ifdefs for extension testing (Marcello Magallon) 21 years ago
  Brian Paul 429efa9f00 animation rate patch (Marcello Magallon) 21 years ago
  Brian Paul 1b058a06c2 rotate at a reasonable rate 21 years ago
  Brian Paul c1065ee977 compute reasonable animate rate (Marcelo Magallon) 21 years ago
  Brian Paul 0261042beb fix-up rules for sphere demo, which uses readtex utility 21 years ago
  Brian Paul ba5ceda7e0 added GetAllFBConfigs() 21 years ago
  Brian Paul 71fc6a3fc9 New GetAllFBConfigs() function. Some FBConfigs weren't reported before. 21 years ago
  Keith Whitwell a61ee65910 Redraw on keypress, as apparently intended. 21 years ago
  Brian Paul f72e4424d9 Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones. 21 years ago
  Keith Whitwell 16db15718d Add a -fullscreen option 21 years ago
  Daniel Borca 3f1205819a updated makefiles for gcc 3.4.3 and bnu 2.15 21 years ago
  Brian Paul 244adeb639 s/DP3/DP3_SAT/ to prevent negative values 21 years ago
  Brian Paul 8402149766 removed unused visInfo var 21 years ago
  Keith Whitwell 5aa1a111a4 Fix a couple of glitches 21 years ago
  Keith Whitwell fc23672327 Improve the behaviour of the build system wrt depend files. 21 years ago