summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/multisample.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add new functions and enums required by GL_ARB_sample_shadingAnuj Phogat2013-11-011-0/+2
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: helper for checking renderbuffer sample countChris Forbes2013-03-241-0/+5
* glapi: add ARB_texture_multisampleChris Forbes2013-03-021-0/+6
* mesa: Standardize names of OpenGL functions.Paul Berry2012-11-121-1/+1
* mesa: Clean up header file inclusion in multisample.h.Vinson Lee2010-11-091-1/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* mesa: Add missing header to multisample.h.Vinson Lee2010-07-301-0/+1
* mesa: refactor: move multisample-related functions into new multisample.c fileBrian Paul2008-09-211-0/+38