summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_logic.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_logic.h.Vinson Lee2010-12-241-1/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* swrast: Reduce header file inclusion in s_logic.h.Vinson Lee2010-08-071-1/+2
* swrast: Remove _swrast_logicop_ci_spanIan Romanick2010-03-031-6/+0
* 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-4/+4
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-7/+6
* 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-3/+3
* Converted line drawing over to new span code, pb no longer used.Brian Paul2002-02-021-13/+1
* sw_span can now hold x/y arrays of fragment positions - getting ready toBrian Paul2002-02-021-8/+7
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* Committing in .Jouk Jansen2000-11-221-7/+7
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+59