summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
140glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect.Eric Anholt2 months
compacti965: Add support for instruction compression on Gen7.Kenneth Graunke3 weeks
intel-cpu-map-batchi965: Use direct mapping of the batchbuffer BO on LLC architectures.Eric Anholt6 weeks
schedi965: Plug in gen7's numbers for instruction scheduling.Eric Anholt3 months
snb-madi965/vs: Add support for MAD operations.Eric Anholt4 months
snb-mad-2i965/fs: Add support for MADs.Eric Anholt3 months
tbo-deprecatedi965: Add support for deprecated texture buffer object formats.Eric Anholt7 weeks
throttleintel: Refine the swapbuffers throttling by emitting a small no-op batch.Eric Anholt3 months
treegraftglsl: Simplify the tree grafting visitor by using ir_rvalue_visitor.Eric Anholt8 days
uboglsl: Assign locations for uniforms in UBOs using the std140 rules.Eric Anholt3 weeks
[...]
 
 
AgeCommit messageAuthorFilesLines
2011-12-28intel: Re-allow blitting glCopyBufferSubData() on gen >= 6.HEADmasterEric Anholt1-1/+1
2011-12-28intel: Fix pitch handling for linear blits.Eric Anholt1-4/+4
2011-12-28intel: Fix bad read/write flags on self-copies for glCopyBufferSubData().Eric Anholt1-1/+3
2011-12-27i965/vs: Properly clear cur_value when propagating direct copies.Kenneth Graunke1-0/+14
2011-12-27intel: Drop the override of _mesa_store_teximage3d for 3d textures.Eric Anholt1-33/+12
2011-12-27i965/fs: Jump from discard statements to the end of the program when done.Eric Anholt2-0/+59
2011-12-27i965: Add sensible disasm for the JMPI instruction.Eric Anholt1-1/+3
2011-12-27i965/fs: Always ignore execution mask for render target writes.Eric Anholt1-0/+11
2011-12-27i965/fs: Allow constant propagation into IF with embedded compare.Eric Anholt1-0/+1
2011-12-27intel: Drop the batchbuffer flush on glRenderbufferStorage().Eric Anholt1-2/+0
[...]
 
Clone
git://people.freedesktop.org/~anholt/mesa
ssh://people.freedesktop.org/~anholt/mesa