240 Commits (ba344753b16d7bc7df40bd85989d0c84e48190bb)

Author SHA1 Message Date
  Jakob Bornecrantz ba344753b1 tests: Added a test for a strange bug in texstore_a8 17 years ago
  José Fonseca fc72d7e032 Remove CVS keywords. 17 years ago
  José Fonseca 77ce568ff7 Remove CVS keywords. 17 years ago
  Zack Rusin f869ddf297 add new binaries to ignore to make 'git status' cleaner 17 years ago
  Dan Nicholson 0a4867bd4c Ignore more generated files in progs/ 18 years ago
  Brian Paul 79e57695e1 disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer 17 years ago
  Brian Paul bc57a7c9f7 Press <space> to reset limit/bias values, clean-up limit/bias printf 17 years ago
  Brian Paul 522f11b632 set TextureID = NULL after deleting the array 17 years ago
  Brian Paul 059ab50c60 mesa: explicitly delete textures before creating new ones 17 years ago
  Brian Paul 6d0f9d5a01 mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil) 17 years ago
  Brian Paul 544c236db1 mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT) 17 years ago
  Brian cdbfae9bef test glStencilFuncSeparateATI() 18 years ago
  Brian 7f40115a52 mesa: added a cast to avoid int overflow, plus rename texels->pixels 17 years ago
  Brian 792d524aed mesa: measure fill rate for drawing a large quad with basic shading/texture modes 17 years ago
  Brian Paul 74525d474c mesa: minor code re-org 17 years ago
  Brian Paul ba31cf6855 better text labels 17 years ago
  Brian Paul 5456f4f210 mesa: new mipmap generation, lod bias demo 17 years ago
  Brian 370eca12ad Added calibrate_rast.c program 17 years ago
  José Fonseca 2d38d1b300 Remove files of unsupported build systems. 17 years ago
  Brian 52e4c8d702 Test calling glTexSubImage2D mid-way through a frame. 17 years ago
  Brian f9973b1c3d Added minmag.c test 17 years ago
  Brian be54b492d9 Fix broken test. 17 years ago
  Brian cf94941122 Set Min/MaxLod with glTexParameterf, not glTexParameteri 17 years ago
  Brian 74c32ee6aa tweak incr/decrements amounts for keyboard options 17 years ago
  Michal Krol 918ea5168b Rename 'mms-config.' to 'mms.config'. 18 years ago
  Brian 6a3ed5eb96 Random state-change / primitive rendering. Good for hammering on a driver... 18 years ago
  Brian 39d221ef14 fix glReadPixels parameters to handle odd-width windows correctly 18 years ago
  Brian 5e9cff0b97 disable shader program before glDrawPixels 18 years ago
  Ian Romanick 2f61cbd30c Add simple program to test GL_MESA_texture_array. 18 years ago
  Brian 6fda763989 destroy window on exit 18 years ago
  Brian d2a6f43eaf extra stuff for drawbuffers test 18 years ago
  Brian 3f7ef618b6 added drawbuffers.c 18 years ago
  Brian ccb80d7ec4 Test the GL_ARB_draw_buffers extension. 18 years ago
  Brian 2282d81536 destroy window during cleanup 18 years ago
  Brian d592eaeb83 fix clipping, display name, warnings 18 years ago
  Michel Dänzer 78a6e05439 mipmap_limits: Fix display of current texture filtering mode. 18 years ago
  Michel Dänzer 14f92636b0 Make git ignore files only generated at build time. 18 years ago
  Roland Scheidegger 22b74ff2b7 fix the gl version test 18 years ago
  Brian Paul 036173e0d8 test OpenGL 2.0 stencil funcs 19 years ago
  Keith Whitwell 54d3ab4878 npot version of redbook/mipmap.c 19 years ago
  Brian Paul c6f8176b3f make prog2 a legal program (texture reference fix) 19 years ago
  Brian Paul 0c46a12365 delete buffers, destroy window upon exit 19 years ago
  Ian Romanick 5208d93a41 Add test for GL_EXT_gpu_program_parameters. 19 years ago
  Keith Whitwell 5fb9f80e37 exercise min/max lod 19 years ago
  Keith Whitwell 942b5b7bc0 exercise position invarient vertex program 19 years ago
  Brian Paul 18d0efb555 removed incorrect const qualifier 19 years ago
  Ian Romanick ee34e6ef71 Add support for GL_APPLE_vertex_array_object. Several test programs 19 years ago
  Brian Paul 1ec9b5a5a9 fix extension_supported() function, added comments 19 years ago
  Brian Paul 4e470db0b9 print 2D vs 3D in window 19 years ago
  Brian Paul 5ec34f0ff9 also test 3D textures (press '2'/'3' to toggle) 19 years ago