summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_util.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...Bas Nieuwenhuizen2016-03-241-2/+3
* i965: Clean up #includes in the compiler.Matt Turner2015-11-241-2/+0
* i965: Use float calculations when double is unnecessary.Matt Turner2015-07-291-2/+2
* i965/gen8: Fix antialiased line rendering with width < 1.5Iago Toral Quiroga2015-06-111-4/+27
* i965: do not round line width when multisampling or antialiaing are enabledIago Toral Quiroga2015-06-111-0/+15
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke2013-12-051-5/+5
* i965: Remove some dead code.Kenneth Graunke2013-07-031-1/+0
* i965: Avoid blending with destination alpha when RB format has no alpha bitsCarl Worth2013-01-141-2/+1
* mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()Paul Berry2011-10-061-8/+1
* i965: Use compiler builtins when availableChris Wilson2011-02-211-1/+8
* Merge branch 'outputswritten64'Ian Romanick2009-11-171-1/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+45