summaryrefslogtreecommitdiff
path: root/src/mesa/main/multisample.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-01mesa: Add new functions and enums required by GL_ARB_sample_shadingAnuj Phogat1-0/+2
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
2013-03-24mesa: helper for checking renderbuffer sample countChris Forbes1-0/+5
2013-03-02glapi: add ARB_texture_multisampleChris Forbes1-0/+6
2012-11-12mesa: Standardize names of OpenGL functions.Paul Berry1-1/+1
2010-11-09mesa: Clean up header file inclusion in multisample.h.Vinson Lee1-1/+3
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2010-07-30mesa: Add missing header to multisample.h.Vinson Lee1-0/+1
2008-09-21mesa: refactor: move multisample-related functions into new multisample.c fileBrian Paul1-0/+38