summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_pixel.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-04mesa: change ctx->Color.ColorMask into a 32-bit bitmaskMarek Olšák1-4/+1
2017-06-22mesa: replace VP/FP/ATIfs _Enabled flags with helper functionsMarek Olšák1-1/+1
2017-06-22mesa: replace _mesa_update_stencil() with helper functionsMarek Olšák1-1/+2
2015-10-03mesa: remove Driver.AccumMarek Olšák1-1/+0
2015-09-10i965: Fix typos in licenseIan Romanick1-2/+2
2015-09-10i965: Remove horizontal bars from file header commentsIan Romanick1-4/+2
2014-05-01i965: Delete the intel_regions.c code.Eric Anholt1-1/+0
2014-04-30mesa: Drop _EnabledUnits.Eric Anholt1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-12-05i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke1-5/+5
2013-11-13i965: implement blit path for PBO glDrawPixelsAlexander Monakov1-0/+5
2013-07-09i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke1-1/+1
2013-06-26i965: Move the remaining intel code to the i965 directory.Eric Anholt1-1/+135
2008-06-24intel: Merge check_blit_fragment_ops between i915/i965.Eric Anholt1-0/+1