Commit Graph

101 Commits

Author SHA1 Message Date
Brian Paul aea03c424d added cubemap demo 2000-05-30 01:19:49 +00:00
Brian Paul d04d20974e initial check-in 2000-05-30 01:18:29 +00:00
Brian Paul 4d5984444e set default window pos 2000-05-23 23:21:00 +00:00
Brian Paul e691ee2753 fixed bug in loop over screens 2000-05-08 14:53:57 +00:00
Brian Paul 9cff558064 more error reporting 2000-05-07 18:07:23 +00:00
Brian Paul 07ec12f745 removed glxdpyinfo 2000-05-03 14:18:25 +00:00
Brian Paul f3b3ab924f Removed. Use glxinfo instead. 2000-05-03 14:17:50 +00:00
Brian Paul 8c7889d99f removed extra / 2000-04-24 15:29:11 +00:00
Brian Paul 34fb5db643 more error checking. Query GLX client vendor string 2000-04-22 20:31:23 +00:00
Brian Paul 7a6bb1bb82 lots of clean-up, added d/s keys 2000-04-12 01:08:30 +00:00
Brian Paul a8ede6b076 fixed visual selection and reporting results 2000-04-10 16:25:15 +00:00
Brian Paul d697289746 added pixeltex demo 2000-04-07 16:30:46 +00:00
Brian Paul 5cedb32f6b initial check-in 2000-04-07 16:29:08 +00:00
Brian Paul 3cd7738c9b silenced warnings 2000-04-06 02:22:59 +00:00
Brian Paul 32afff3fe3 silenced a bunch of warnings 2000-04-06 02:22:23 +00:00
Brian Paul c8735e8f82 new arguments to XMesaCreateVisual() 2000-04-05 22:09:58 +00:00
Brian Paul c69208451e removed unused vars 2000-04-05 21:36:31 +00:00
Brian Paul 9d0bc1d633 fixed compiler warnigns 2000-04-05 21:36:03 +00:00
Brian Paul 8fbd189d81 added missing braces in initializers 2000-04-05 21:35:46 +00:00
Brian Paul ed388938a1 changed a comment 2000-04-04 15:20:20 +00:00
Brian Paul a74394c3a8 added copyright info 2000-04-04 15:20:17 +00:00
Brian Paul a9c53fa9ee minor clean-ups 2000-04-03 15:45:34 +00:00
Brian Paul bb128de744 added occlude demo 2000-04-01 05:57:41 +00:00
Brian Paul 16b647d8b2 initial check-in 2000-04-01 05:53:31 +00:00
Brian Paul 25673f0cba added support for GLX_EXT_visual_rating 2000-03-31 18:17:51 +00:00
Brian Paul d3d72804b0 tweaks to allow different read formats/types 2000-03-31 01:01:31 +00:00
Keith Whitwell 03b7aee438 Added stipple mode 2000-03-30 17:58:56 +00:00
Brian Paul 1e35590f14 removed GL_HP_occlustion_test code, added -exit option 2000-03-29 23:57:20 +00:00
Brian Paul 8fd9fcbc2d hit space bar to rerun benchmark 2000-03-29 18:02:52 +00:00
Brian Paul 5a564056f5 added error checking on file open 2000-03-29 17:56:02 +00:00
Brian Paul 7d69e9e93f lots of changes 2000-03-29 15:47:48 +00:00
Randy Frank 23ee049401 Implemented support for the HP occlusion test extension (osmesa and X) 2000-03-28 16:59:39 +00:00
Brian Paul d25df35154 added missing glEnd() call (Tim Beckmann) 2000-03-27 15:46:12 +00:00
Brian Paul 4f6d60e9cf added benchmarking 2000-03-23 19:47:25 +00:00
Brian Paul 0d24f7b50e replaced HaveTexObj with UseTexObj 2000-03-23 16:57:14 +00:00
Brian Paul 3769b3fed4 changed TDA to [4] for glMaterialfv() calls 2000-03-22 23:14:54 +00:00
Brian Paul 49dcae8c80 converted from GL_EXT_texture3D to GL 1.2 2000-03-22 19:48:57 +00:00
Brian Paul d21cdb6d84 tweaked the animation rate 2000-03-22 18:38:47 +00:00
Brian Paul a937128030 added lodbias demo 2000-03-20 22:02:11 +00:00
Brian Paul aa80e29386 initial check-in 2000-03-20 22:00:22 +00:00
Brian Paul 586b4f66a8 colors were computed incorrectly (Hans Nelles) 2000-03-18 01:13:29 +00:00
Brian Paul e02ffc1226 now save Targa image. misc clean-up 2000-03-06 23:56:21 +00:00
Brian Paul b50d03e5bc added geartrain 2000-03-06 23:35:06 +00:00
Brian Paul 392a7008d1 initial check-in 2000-03-06 23:34:42 +00:00
Brian Paul 15da01e16b added readpix program 2000-03-01 16:24:29 +00:00
Brian Paul eca1bc983d test glDraw/Read/CopyPixels() 2000-03-01 16:23:14 +00:00
Brian Paul 058a3ab4cb test for GL 1.2 2000-03-01 03:36:40 +00:00
Brian Paul 4ceb5616e6 fixed bug when using display lists 2000-02-25 23:24:06 +00:00
Brian Paul 7ac435066a fixed problem in print_extension_list() when ext ended in a space 2000-02-23 22:50:35 +00:00
Brian Paul 27be87cdff new library dependency vars 2000-02-16 01:09:06 +00:00