summaryrefslogtreecommitdiff
path: root/src/mesa/main/shared.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2012-02-01mesa: use new _mesa_reference_shared_state() functionBrian Paul1-5/+6
2011-04-13mesa: 80-column wrapping and whitespace fixesBrian Paul1-1/+2
2010-11-20mesa: Clean up header file inclusion in shared.h.Vinson Lee1-1/+1
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-2/+2
2010-07-31mesa: Include missing header in shared.h.Vinson Lee1-0/+1
2010-02-09mesa: Always do proper ref counting of shared state.José Fonseca1-1/+1
2009-03-07mesa: move shared context state functions to new shared.c fileBrian Paul1-0/+37