369 Commits (eaf2f5bb4feef6bc2dee7024353c0127b62481e8)

Author SHA1 Message Date
  Brian Paul 03f0ddbe4c include math.h 22 years ago
  Ian Romanick c8363a31cf Added support for EXT_texture_mirror_clamp and the single wrap mode 22 years ago
  Brian Paul b3680df593 s/DP4/DP3/ 22 years ago
  Brian Paul 254e201721 s/DP4/DP3/ 22 years ago
  Brian Paul 760960028f Updates from Daniel Borca 22 years ago
  Brian Paul 9e94aaf6e3 remove unused bytes variable 22 years ago
  Brian Paul 0b12650701 space bar to toggle animation 22 years ago
  Brian Paul 2230b8518e test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming 22 years ago
  Jon Smirl 7c819439ba Rename Makefile to Makefile.X11, add depend support 22 years ago
  Jon Smirl 52f246bd23 Added missing includes for standard header files 22 years ago
  Jon Smirl ae530c2ff9 Renaming Makefile to Makefile.X11, added depend support, adjusted paths 22 years ago
  Brian Paul 9ec58c2c5b DOS and glide driver updates from Daniel Borca 22 years ago
  Brian Paul 676cf71852 Added TOP to point to top of tree to find includes and libs 22 years ago
  Keith Whitwell a7ea785a10 miniglx test programs 22 years ago
  Karl Schultz 838bb33fe1 add osdemo project 22 years ago
  Karl Schultz 0a5957bfb1 project file for osdemo 22 years ago
  Karl Schultz 95a791bb3e Project to build the gears demo program. 22 years ago
  Karl Schultz c7363f7a48 Workspace to build Mesa demos and sample programs. 22 years ago
  Brian Paul 6a940e8946 New interactive debugging code - vertex or fragment program. 22 years ago
  Brian Paul 5366b01d86 test program for GL_MESA_program_debug extension 22 years ago
  Brian Paul 356959952c added GL_VERSION check 22 years ago
  Brian Paul b464dee72b bigger window 22 years ago
  Brian Paul 7568561fa7 GL_ARB_texture_non_power_of_two test program 22 years ago
  Jouk Jansen 9826ca3ef5 Committing in . 22 years ago
  Jouk Jansen ccb8284a5b Committing in . 22 years ago
  Brian Paul 642699a19f DOS updates for new tree (Daniel Borca) 22 years ago
  Brian Paul 8fa507592b fix typo, added space/anim control 22 years ago
  Brian Paul 86258034d5 GL_ARB_occlusion_query demo. 22 years ago
  Brian Paul 9a2121cfb6 update for new directory tree 22 years ago
  Brian Paul b953bebc25 updated old-style makefiles for new tree 22 years ago
  Ian Romanick 9ac51f57ef Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. 22 years ago
  Brian Paul 3ba8a49c81 Remove a bunch of really old/obsolete configs. 22 years ago
  Ian Romanick b2a4aecd80 Removed an accidental addition in the previous commit. 22 years ago
  Brian Paul f8f830d59d minor clean-ups 22 years ago
  Brian Paul 62dc802818 misc changes from testing 22 years ago
  Brian Paul 80b8665438 include readtex.h 22 years ago
  Brian Paul f98921d344 display both YCbCr and RGB image (Ian) 22 years ago
  Brian Paul 785774deb2 applied Ian's misc patches 22 years ago
  Keith Whitwell 27358a24a0 move LoadYUVImage into readtex.c 22 years ago
  Keith Whitwell eea72ff722 Test programs for ycbcr extension 22 years ago
  Jouk Jansen 370d7ad007 Committing in . 22 years ago
  Brian Paul 8eb2fe0e15 added a cast 22 years ago
  Brian Paul d93b68f17a silence warnings 22 years ago
  Brian Paul ff389b00a5 casts 22 years ago
  Brian Paul 95210bc806 fix minor warnings 22 years ago
  Brian Paul a0ef56fd15 fix .c / .h typo 22 years ago
  Brian Paul 3ca3ab0cd1 clean up usage of extension function pointers 22 years ago
  Brian Paul 24339179a4 Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting. 22 years ago
  Brian Paul ebab631c9c fix typo 22 years ago
  Brian Paul 0b77a1c635 fix typo 22 years ago