Age | Commit message (Expand) | Author |
2003-08-23 | Rename Makefile to Makefile.X11, add depend support | Jon Smirl |
2003-08-23 | Added missing includes for standard header files | Jon Smirl |
2003-08-23 | Renaming Makefile to Makefile.X11, added depend support, adjusted paths | Jon Smirl |
2003-08-19 | DOS and glide driver updates from Daniel Borca | Brian Paul |
2003-08-06 | Added TOP to point to top of tree to find includes and libs | Brian Paul |
2003-08-06 | miniglx test programs | Keith Whitwell |
2003-07-24 | add osdemo project | Karl Schultz |
2003-07-24 | project file for osdemo | Karl Schultz |
2003-07-24 | Project to build the gears demo program. | Karl Schultz |
2003-07-24 | Workspace to build Mesa demos and sample programs. | Karl Schultz |
2003-07-22 | New interactive debugging code - vertex or fragment program. | Brian Paul |
2003-07-21 | test program for GL_MESA_program_debug extension | Brian Paul |
2003-07-10 | added GL_VERSION check | Brian Paul |
2003-07-03 | bigger window | Brian Paul |
2003-07-03 | GL_ARB_texture_non_power_of_two test program | Brian Paul |
2003-07-02 | Committing in . | Jouk Jansen |
2003-06-17 | Committing in . | Jouk Jansen |
2003-06-16 | DOS updates for new tree (Daniel Borca) | Brian Paul |
2003-06-13 | fix typo, added space/anim control | Brian Paul |
2003-06-13 | GL_ARB_occlusion_query demo. | Brian Paul |
2003-06-10 | update for new directory tree | Brian Paul |
2003-06-10 | updated old-style makefiles for new tree | Brian Paul |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-06-01 | Remove a bunch of really old/obsolete configs. | Brian Paul |
2003-05-30 | Removed an accidental addition in the previous commit. | Ian Romanick |
2003-05-30 | minor clean-ups | Brian Paul |
2003-05-30 | misc changes from testing | Brian Paul |
2003-05-30 | include readtex.h | Brian Paul |
2003-05-30 | display both YCbCr and RGB image (Ian) | Brian Paul |
2003-05-30 | applied Ian's misc patches | Brian Paul |
2003-05-20 | move LoadYUVImage into readtex.c | Keith Whitwell |
2003-05-20 | Test programs for ycbcr extension | Keith Whitwell |
2003-04-29 | Committing in . | Jouk Jansen |
2003-04-21 | added a cast | Brian Paul |
2003-04-21 | silence warnings | Brian Paul |
2003-04-21 | casts | Brian Paul |
2003-04-21 | fix minor warnings | Brian Paul |
2003-04-21 | fix .c / .h typo | Brian Paul |
2003-04-17 | clean up usage of extension function pointers | Brian Paul |
2003-04-17 | Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting. | Brian Paul |
2003-04-09 | fix typo | Brian Paul |
2003-04-09 | fix typo | Brian Paul |
2003-04-09 | add support for swap and sync extensions (Ian Romanick) | Brian Paul |
2003-04-07 | Demo of per-pixel lighting with a fragment program. | Brian Paul |
2003-04-05 | test glProgramNamedParameter4fNV() | Brian Paul |
2003-03-31 | use gluSphere instead of glutSphere so we get texcoords | Brian Paul |
2003-03-29 | print GL_MULTISAMPLE_ARB | Brian Paul |
2003-03-29 | fix texgen msg strings | Brian Paul |
2003-03-29 | DOS updates from Daniel Borca | Brian Paul |
2003-03-14 | added fptest1, fptexture, texrect, etc | Brian Paul |