574 コミット (a661654a33ba38990719ac9f5aea2910a5d5bf77)

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