summaryrefslogtreecommitdiff
path: root/tests/bugs/fdo14575.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-29fdo14575: Require GL_ARB_vertex_buffer_object for glGenBuffersARB.Vinson Lee1-0/+2
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt1-13/+1
2009-07-02fdo14575: Fix compile errors with MSVC.Vinson Lee1-0/+3
2009-05-15Reorder includes in bugs tests.Vinson Lee1-4/+4
2009-05-15Remove unistd.h header from bugs tests.Vinson Lee1-1/+0
2009-04-30Warnings cleanup, resulting in a number of actual bugfixes.Eric Anholt1-1/+1
2009-04-21Assorted fixes for Mac OS.Vinson Lee1-0/+4
2008-02-28Add a test for bug #14575: deleting buffers while mapped assertion fails.Eric Anholt1-0/+91