summaryrefslogtreecommitdiff
path: root/src/mesa/main/shared.c
AgeCommit message (Expand)Author
2009-09-12mesa/main: Make FEATURE_dlist follow feature conventions.Chia-I Wu
2009-09-03ARB sync: Fix delete behavior and context destruction behaviorIan Romanick
2009-08-08mesa: use _mesa_bufferobj_mapped()Brian Paul
2009-06-19mesa: move vertex array objects from shared state to per-contextBrian Paul
2009-06-19mesa: create/destroy buffer objects via driver functionsBrian Paul
2009-06-12mesa: use larger initial refcount for NullBufferObjBrian Paul
2009-05-07mesa: move the NullBufferObj from GLcontext to gl_shared_stateBrian Paul
2009-05-07mesa: unmap buffer objects during context tear-downBrian Paul
2009-04-08mesa: Don't attempt to free the dummy program.José Fonseca
2009-03-17mesa: update/fix doxygen commentsVinson Lee
2009-03-07mesa: move shared context state functions to new shared.c fileBrian Paul