Commit Graph

57 Commits

Author SHA1 Message Date
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
Brian Paul 46a5936f54 include readtex.h 2000-02-10 17:44:58 +00:00
Brian Paul 80ef05c9d5 initial checkin 2000-02-10 17:44:50 +00:00
Brian Paul 8460cc9bf9 try both single and double-buffered visuals 2000-02-02 20:57:51 +00:00
Brian Paul b45c71aeff changed > to >= 2000-02-02 17:31:45 +00:00
Brian Paul d2702f0022 limit Drift to [0, 1] 2000-02-02 01:07:21 +00:00
Brian Paul 062ebf45c5 added texdown program 2000-01-28 16:27:27 +00:00
Brian Paul 215ff22651 initial check-in 2000-01-28 16:25:44 +00:00
Brian Paul e06c7f32cf minor changes regarding transparency and multisample 2000-01-27 16:53:55 +00:00
Brian Paul 76bc4403fd all new version of glxinfo 2000-01-27 16:43:56 +00:00
Gareth Hughes 2454429915 Removed '#if 0' from second pass. 2000-01-24 22:54:05 +00:00
Gareth Hughes 3b7a75a0ce Merged 3.2 updates, namely combine callback for intersecting
contours.
2000-01-23 21:25:39 +00:00
Randy Frank ed236aa0d0 Added test for the occlusion test code. 2000-01-15 06:11:33 +00:00
Brian Paul c02db13e00 added a cast to malloc call 1999-12-16 08:54:22 +00:00
Brian Paul 381e5555a5 made a few globals static 1999-12-15 13:02:09 +00:00
Brian Paul 7e401c1546 moved #define to column 0 1999-12-15 13:00:45 +00:00
Brian Paul bd1db5d6b5 added wincopy demo 1999-11-25 17:42:01 +00:00
Brian Paul b5e4a16e4a initial rev 1999-11-25 17:41:51 +00:00
Kendall Bennett f945672623 . More fixed to 1999-11-12 16:38:23 +00:00
Brian Paul 8f8d152b2e added glxdpyinfo 1999-11-12 15:47:38 +00:00
Brian Paul c3ef5952f5 initial check-in 1999-11-12 15:47:28 +00:00
Brian Paul 37ff9433c0 added missing braces in array initializations 1999-11-11 14:37:24 +00:00
Brian Paul 94acb57278 removed printf's 1999-11-05 08:12:46 +00:00
Brian Paul 17407de73a added xfont demo 1999-11-05 08:01:17 +00:00
Brian Paul f1b45ca254 new xfont demo 1999-11-05 08:00:49 +00:00
Gareth Hughes eb459c6070 Updated demo for new GLU 1.3 tessellation. Added optimized rendering
by saving the output of the tessellation into display lists.
1999-11-04 04:00:42 +00:00
Brian Paul d51b2c99d5 new texture image, cleaned-up code 1999-11-02 15:09:04 +00:00
Brian Paul 8de4a38777 minor changes to Usage() function 1999-10-28 18:23:29 +00:00
Brian Paul 0144a50f04 removed -lm from link command 1999-10-27 10:09:53 +00:00
Brian Paul 9a19ccb578 better texture matrix, better end-cap reflections on cylinder 1999-10-26 17:08:31 +00:00
Brian Paul 20cdbc068e more comments, removed unneeded glDepthFunc call 1999-10-23 08:12:23 +00:00
Brian Paul 83435611c8 added gloss demo 1999-10-22 20:35:17 +00:00
Brian Paul bb1119fd44 initial rev 1999-10-22 20:34:57 +00:00
Brian Paul d13c0a90c7 added f key to toggle front/back drawing 1999-10-21 22:13:58 +00:00
Brian Paul ac12609099 added -info command line option 1999-10-21 16:39:06 +00:00
Brian Paul 1a3b8ffe01 use texture objects now 1999-10-13 12:02:13 +00:00
Gareth Hughes dcf11bdb93 Fixed overflow bug in combineCallback. 1999-10-03 01:00:33 +00:00
tanner bc34adfc54 lots of autoconf updates 1999-09-19 20:09:00 +00:00
Ted Jump 725ec81ae8 More Win32 build compliance fixups 1999-09-19 02:03:18 +00:00
Brian Paul ecaf1a0865 silenced some warnings 1999-09-17 12:27:01 +00:00
Ted Jump d043adc890 Cleaned up exit from main to prevent MSVC warnings 1999-09-17 02:41:38 +00:00
Ted Jump 83c02efa52 Added ESC key handling 1999-09-17 02:40:51 +00:00
Brian Paul 6efd0fb9b5 link with -lGL instead of -lMesaGL 1999-09-17 00:55:21 +00:00
Brian Paul 738e977580 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL 1999-09-17 00:07:26 +00:00
Brian Paul 92460c25a3 added glxinfo 1999-09-16 16:41:03 +00:00