574 Commit (a661654a33ba38990719ac9f5aea2910a5d5bf77)

Autore SHA1 Messaggio Data
  Ian Romanick 4ea4589302 Simple test for GL_MESA_pack_invert. 21 anni fa
  Ian Romanick 816c0c932d Simple test for ARB_texture_env_crossbar functionality. It is difficult 21 anni fa
  Daniel Borca fc4cabbfa8 makefile update (readtex, showbuffer) 21 anni fa
  Brian Paul 98a9ad9241 added osmesa16 stuff 21 anni fa
  Brian Paul 371f576731 assorted fixes 21 anni fa
  Brian Paul c84cde7b0b added missing glFinish() 21 anni fa
  Brian Paul 5c6b391900 reenable some assertions 21 anni fa
  Brian Paul 31fb7648fc added texobjshare.c 21 anni fa
  Brian Paul 4f6d9aaa9a test program for texture sharing, deleting, etc 21 anni fa
  Daniel Borca 9ebce91a66 glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must have all other attributes already set). 21 anni fa
  Brian Paul 730fabd67a fix some weirdness accidentally checked in in the past 21 anni fa
  Daniel Borca 6a432a7c50 since we've already messed up this one, let we do it further and make it look like a fire... 21 anni fa
  Daniel Borca a6ddd2494a remove trailing slash from TOP definition 21 anni fa
  Keith Whitwell f9b89910d1 new test to exercise context and window create/delete 21 anni fa
  Brian Paul 0275d921ac VMS updates from Jouk Jansen 21 anni fa
  Brian Paul 14e98b7d7c remove a debug line 21 anni fa
  Brian Paul ff53a4ee13 tweak output formattting, fixed uninitialized var error 21 anni fa
  Brian Paul 527af7571e minor readtex fixes 21 anni fa
  Brian Paul 612bf1fa2e improved animation rate 21 anni fa
  Brian Paul 7a663b315e rotate at fixed rate, changed fire effect (Marcelo Magallon) 21 anni fa
  Brian Paul a00c591511 rotate at fixed rate (Marcelo Magallon) 21 anni fa
  Brian Paul a4a31c5d76 use #ifdef to test for extension 21 anni fa
  Brian Paul 2d84ed83c4 include readtex.h 21 anni fa
  Brian Paul 92eddb0fd4 better animate rate (Marcelo Magallon) 21 anni fa
  Brian Paul 516f9bc6e3 some new/improved rules 21 anni fa
  Brian Paul 575d24a5ff include readtex.h instead of readtex.c 21 anni fa
  Brian Paul 0fe7f406be include readtex.h instead of readtex.c (Marcello Magallon) 21 anni fa
  Brian Paul b58091a336 Add #ifdefs for extension testing (Marcello Magallon) 21 anni fa
  Brian Paul 429efa9f00 animation rate patch (Marcello Magallon) 21 anni fa
  Brian Paul 1b058a06c2 rotate at a reasonable rate 21 anni fa
  Brian Paul c1065ee977 compute reasonable animate rate (Marcelo Magallon) 21 anni fa
  Brian Paul 0261042beb fix-up rules for sphere demo, which uses readtex utility 21 anni fa
  Brian Paul ba5ceda7e0 added GetAllFBConfigs() 21 anni fa
  Brian Paul 71fc6a3fc9 New GetAllFBConfigs() function. Some FBConfigs weren't reported before. 21 anni fa
  Keith Whitwell a61ee65910 Redraw on keypress, as apparently intended. 21 anni fa
  Brian Paul f72e4424d9 Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones. 21 anni fa
  Keith Whitwell 16db15718d Add a -fullscreen option 21 anni fa
  Daniel Borca 3f1205819a updated makefiles for gcc 3.4.3 and bnu 2.15 21 anni fa
  Brian Paul 244adeb639 s/DP3/DP3_SAT/ to prevent negative values 21 anni fa
  Brian Paul 8402149766 removed unused visInfo var 21 anni fa
  Keith Whitwell 5aa1a111a4 Fix a couple of glitches 21 anni fa
  Keith Whitwell fc23672327 Improve the behaviour of the build system wrt depend files. 21 anni fa
  Keith Whitwell e5aa3dd29b Demonstrate using a color matrix for yuv-to-rgb conversion at texture 21 anni fa
  Ian Romanick 596ccff699 Prevent possible divide-by-zero error. 21 anni fa
  Keith Whitwell 4f144b6087 EXT_422_pixels test 21 anni fa
  Brian Paul 0699b0bb17 silence warnings 21 anni fa
  Brian Paul 4fe34f340c (GLint*) casts in glGetIntegerv calls 21 anni fa
  Brian Paul b271ce8eda allow specifying image file on command line 21 anni fa
  Ian Romanick cb7f212f93 Add EXT_stencil_wrap test that doesn't depend on stencil read-back 21 anni fa
  Brian Paul c6136ea62c unbind GL_PIXEL_UNPACK_BUFFER_EXT before calling glBitmap! 21 anni fa