index
:
~anholt/mesa
140
7.11
anholt-cache
automake
automake-old
border
choose-texformat
compact
dump-a-batch
external-removal
ff_fragment_shader
fnv1-hash
gdb-scripting
glsl-assign-masking
glsl-refcount-ht
glsl2-algebraic-commute
glsl2-dead-funcs
hash_table
i915tex-zone-rendering
i965-16wide-only
i965-batch-reset
i965-compiler-sharing
i965-compute-mrf
i965-fs-movreduce
i965-gen5-sdc
i965-gen6-flat
i965-glsl-die-2
i965-hash-table
i965-ilk-clipdistance
i965-line-aa
i965-ra-cleanup
i965-reemit-batch-hack
i965-share-programs
i965-streaming-curbe
i965-texture-array
i965-texture-array-2
i965-texture-formats
i965-texture-integer
i965-uniform-types
i965-vs-arl-better
i965-vs-constant-prop
i965-vs-uniforms
intel-batch-gtt
intel-cpu-map-batch
intel-swzr
intel-throttle-hack
ironlake-vs-entries
link-debug
master
mesa-demos
mesa-demos-filter-1
mirror-once
movntdqa
radeon-kill-dri1
rbmap
sandybridge
sandybridge-2
sched
snb-mad
snb-mad-2
swrast-vs
tbo-deprecated
teximage
throttle
tree-grafting-heuristic
treegraft
ubo
vf-immediates
zfloat-meta
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
140
glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect.
Eric Anholt
2 months
compact
i965: Add support for instruction compression on Gen7.
Kenneth Graunke
3 weeks
intel-cpu-map-batch
i965: Use direct mapping of the batchbuffer BO on LLC architectures.
Eric Anholt
6 weeks
sched
i965: Plug in gen7's numbers for instruction scheduling.
Eric Anholt
3 months
snb-mad
i965/vs: Add support for MAD operations.
Eric Anholt
4 months
snb-mad-2
i965/fs: Add support for MADs.
Eric Anholt
3 months
tbo-deprecated
i965: Add support for deprecated texture buffer object formats.
Eric Anholt
7 weeks
throttle
intel: Refine the swapbuffers throttling by emitting a small no-op batch.
Eric Anholt
3 months
treegraft
glsl: Simplify the tree grafting visitor by using ir_rvalue_visitor.
Eric Anholt
8 days
ubo
glsl: Assign locations for uniforms in UBOs using the std140 rules.
Eric Anholt
3 weeks
[...]
Age
Commit message
Author
Files
Lines
2011-12-28
intel: Re-allow blitting glCopyBufferSubData() on gen >= 6.
HEAD
master
Eric Anholt
1
-1/+1
2011-12-28
intel: Fix pitch handling for linear blits.
Eric Anholt
1
-4/+4
2011-12-28
intel: Fix bad read/write flags on self-copies for glCopyBufferSubData().
Eric Anholt
1
-1/+3
2011-12-27
i965/vs: Properly clear cur_value when propagating direct copies.
Kenneth Graunke
1
-0/+14
2011-12-27
intel: Drop the override of _mesa_store_teximage3d for 3d textures.
Eric Anholt
1
-33/+12
2011-12-27
i965/fs: Jump from discard statements to the end of the program when done.
Eric Anholt
2
-0/+59
2011-12-27
i965: Add sensible disasm for the JMPI instruction.
Eric Anholt
1
-1/+3
2011-12-27
i965/fs: Always ignore execution mask for render target writes.
Eric Anholt
1
-0/+11
2011-12-27
i965/fs: Allow constant propagation into IF with embedded compare.
Eric Anholt
1
-0/+1
2011-12-27
intel: Drop the batchbuffer flush on glRenderbufferStorage().
Eric Anholt
1
-2/+0
[...]
Clone
git://people.freedesktop.org/~anholt/mesa
ssh://people.freedesktop.org/~anholt/mesa