summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_util.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-13i965: Convert CC state on gen4-5 to genxml.Rafael Antognolli1-1/+0
2017-05-10i965: Turn brw_get_line_width_float() into brw_get_line_width().Kenneth Graunke1-9/+1
2017-05-03i965: Add brw_get_line_width_float.Rafael Antognolli1-11/+14
2016-03-24mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...Bas Nieuwenhuizen1-2/+3
2015-11-24i965: Clean up #includes in the compiler.Matt Turner1-2/+0
2015-07-29i965: Use float calculations when double is unnecessary.Matt Turner1-2/+2
2015-06-11i965/gen8: Fix antialiased line rendering with width < 1.5Iago Toral Quiroga1-4/+27
2015-06-11i965: do not round line width when multisampling or antialiaing are enabledIago Toral Quiroga1-0/+15
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-07-03i965: Remove some dead code.Kenneth Graunke1-1/+0
2013-01-14i965: Avoid blending with destination alpha when RB format has no alpha bitsCarl Worth1-2/+1
2011-10-06mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()Paul Berry1-8/+1
2011-02-21i965: Use compiler builtins when availableChris Wilson1-1/+8
2009-11-17Merge branch 'outputswritten64'Ian Romanick1-1/+1
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-1/+1
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt1-0/+45