Redo array element checking for vertex array buffers.
[mesa.git] / progs /
2003-10-21 Brian Pauladded more debug code and tests
2003-10-14 Brian Paulremove some cruft
2003-10-14 Brian Paulexercise more vertex buffer object functions
2003-10-09 Daniel BorcaMinor MinGW fixes
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-10-02 Brian Paulupdates from Daniel Borca
2003-09-25 Karl SchultzAdd project file for new spriteblast demo. (Update...
2003-09-25 Karl SchultzAdd project file for new spriteblast demo.
2003-09-24 Brian PaulGL_ARB_point_sprite demo
2003-09-24 Karl SchultzMS dev studio project file for teapots demo.
2003-09-24 Karl SchultzWorkspace file for redbook programs
2003-09-24 Karl SchultzChange projection transform so that the top row of...
2003-09-22 Karl SchultzCreate 'all' project to make it easy to build and clean...
2003-09-22 Karl SchultzAdd remaining demos.
2003-09-22 Karl SchultzNew visual studio project fiile for building demos.
2003-09-19 Karl SchultzMake binary - even though this is a text file, common...
2003-09-18 Karl SchultzNow obsolete.
2003-09-18 Karl SchultzNew visual studio workspace and projects for building...
2003-09-18 Karl SchultzRemove first attempt at using visual studio projects...
2003-09-17 Brian Pauls/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/
2003-09-17 Brian PaulExercise the GL_ELEMENT_ARRAY_BUFFER_ARB path
2003-09-17 Brian Paultest GL_ARB_vertex_buffer_object
2003-09-08 Brian PaulRemove all the swap_control stuff from glxgears demo...
2003-09-08 Brian Pauluse GL_GLEXT_PROTOTYPES
2003-09-05 Brian Paulmore debugger development
2003-09-05 Brian Paulfiles for CVS to ignore
2003-09-05 Jouk Jansen Committing in .
2003-09-03 Brian Paulinclude math.h
2003-09-02 Ian RomanickAdded support for EXT_texture_mirror_clamp and the...
2003-08-31 Brian Pauls/DP4/DP3/
2003-08-31 Brian Pauls/DP4/DP3/
2003-08-28 Brian PaulUpdates from Daniel Borca
2003-08-28 Brian Paulremove unused bytes variable
2003-08-28 Brian Paulspace bar to toggle animation
2003-08-23 Brian Paultest program to exercise glDraw/ReadPixels(GL_DEPTH_COM...
2003-08-23 Jon SmirlRename Makefile to Makefile.X11, add depend support
2003-08-23 Jon SmirlAdded missing includes for standard header files
2003-08-23 Jon SmirlRenaming Makefile to Makefile.X11, added depend support...
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-08-06 Brian PaulAdded TOP to point to top of tree to find includes...
2003-08-06 Keith Whitwellminiglx test programs
2003-07-24 Karl Schultzadd osdemo project
2003-07-24 Karl Schultzproject file for osdemo
2003-07-24 Karl SchultzProject to build the gears demo program.
2003-07-24 Karl SchultzWorkspace to build Mesa demos and sample programs.
2003-07-22 Brian PaulNew interactive debugging code - vertex or fragment...
2003-07-21 Brian Paultest program for GL_MESA_program_debug extension
2003-07-10 Brian Pauladded GL_VERSION check
2003-07-03 Brian Paulbigger window
2003-07-03 Brian PaulGL_ARB_texture_non_power_of_two test program
2003-07-02 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
2003-06-13 Brian Paulfix typo, added space/anim control
2003-06-13 Brian PaulGL_ARB_occlusion_query demo.
2003-06-10 Brian Paulupdate for new directory tree
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-05-30 Ian RomanickRemoved an accidental addition in the previous commit.
2003-05-30 Brian Paulminor clean-ups
2003-05-30 Brian Paulmisc changes from testing
2003-05-30 Brian Paulinclude readtex.h
2003-05-30 Brian Pauldisplay both YCbCr and RGB image (Ian)
2003-05-30 Brian Paulapplied Ian's misc patches
2003-05-20 Keith Whitwellmove LoadYUVImage into readtex.c
2003-05-20 Keith WhitwellTest programs for ycbcr extension
2003-04-29 Jouk Jansen Committing in .
2003-04-21 Brian Pauladded a cast
2003-04-21 Brian Paulsilence warnings
2003-04-21 Brian Paulcasts
2003-04-21 Brian Paulfix minor warnings
2003-04-21 Brian Paulfix .c / .h typo
2003-04-17 Brian Paulclean up usage of extension function pointers
2003-04-17 Brian PaulDemo of using GL_ARB_vertex/fragment_program to do...
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Pauladd support for swap and sync extensions (Ian Romanick)
2003-04-07 Brian PaulDemo of per-pixel lighting with a fragment program.
2003-04-05 Brian Paultest glProgramNamedParameter4fNV()
2003-03-31 Brian Pauluse gluSphere instead of glutSphere so we get texcoords
2003-03-29 Brian Paulprint GL_MULTISAMPLE_ARB
2003-03-29 Brian Paulfix texgen msg strings
2003-03-29 Brian PaulDOS updates from Daniel Borca
2003-03-14 Brian Pauladded fptest1, fptexture, texrect, etc
2003-03-14 Brian Paulsimple NV_fragment_program texture test
2003-03-08 Brian Paultest GLfloat OSMesa rendering
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-03-03 Brian Pauladded glFinish with comment
2003-02-27 Karl Schultzfix compilation for windows
2003-02-25 Brian Paulmore parser test programs
2003-02-20 Brian Paullatest DOS updates (Daniel Borca)
2003-02-04 Brian Paulread/write files, not stdio (Daniel Borca)
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2003-02-04 Brian Pauluse ARB flavor of window_pos extension
2003-01-28 Brian Paulupdated version test
2003-01-24 Brian Paulsilence warning
2003-01-14 Brian Paulsimple GL_NV_fragment_program test
2002-12-10 Brian Pauluse/test GL_SGIS_generate_mipmaps if available
2002-12-03 Brian Paulupdated to use ARB extensions
next