summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_masking.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* swrast: Clean up header file inclusion in s_masking.h.Vinson Lee2010-12-251-1/+4
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* swrast: Reduce header file inclusion in s_masking.h.Vinson Lee2010-08-071-1/+2
* swrast: Remove _swrast_mask_ci_spanIan Romanick2010-03-031-5/+0
* mesa: implement per-buffer color maskingBrian Paul2009-12-291-1/+1
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-1/+0
* New SWspan and SWspanarrays typedefs.Brian Paul2006-10-011-2/+2
* Change logicop, blend, masking functions to use the colors/indexes in theBrian Paul2006-09-241-2/+2
* Get rid of _swrast_mask_rgba_array() and _swrast_mask_index_array().Brian Paul2006-09-221-17/+2
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-13/+10
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]Brian Paul2003-03-251-5/+5
* Converted line drawing over to new span code, pb no longer used.Brian Paul2002-02-021-26/+1
* sw_span can now hold x/y arrays of fragment positions - getting ready toBrian Paul2002-02-021-7/+19
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+2
* Committing in .Jouk Jansen2000-11-221-6/+6
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+76