index
:
~sima/mesa
early_z
execbuf2-for-i915g
for-cme
for-ickle
for-jakob
for-ken
for-master
hw-clear
i915g-stuff
i915g-validate-buffers
pageflip-hack
r200
u_blitter
upload
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-27
i915g/winsys/drm: add raw batchbuffer dumping
i915g-stuff
Daniel Vetter
3
-0
/
+11
2011-02-27
i915g: enable Z16
Daniel Vetter
1
-4
/
+2
2011-02-26
i915g: cleanup translate_texture_format
Daniel Vetter
1
-11
/
+3
2011-02-26
i915g: kill relocs accouting
Daniel Vetter
10
-36
/
+20
2011-02-26
i915g: switch to the exact batch space reservation code
Daniel Vetter
1
-18
/
+5
2011-02-26
i915g: switch DRAW_RECT_CMD to a hw_atom
Daniel Vetter
1
-14
/
+12
2011-02-26
i915g: switch fs program emission to hw_atom
Daniel Vetter
1
-15
/
+19
2011-02-26
i915g: switch constants emission to hw_atom
Daniel Vetter
1
-44
/
+49
2011-02-26
i915g: add infrastructure to track required batch space for hw emit
Daniel Vetter
1
-14
/
+50
2011-02-26
i915g: switch sampler state to hw_atom
Daniel Vetter
1
-25
/
+23
2011-02-26
i915g: switch map state to hw_atom
Daniel Vetter
1
-31
/
+28
2011-02-26
i915g: switch static state to hw_atom
Daniel Vetter
1
-30
/
+28
2011-02-26
i915g: switch dynamic state to hw_atom
Daniel Vetter
1
-12
/
+11
2011-02-26
i915g: switch immediate state to hw_atom
Daniel Vetter
1
-30
/
+31
2011-02-26
i915g: switch invariant state to hw_atom
Daniel Vetter
1
-44
/
+45
2011-02-26
i915g: clean up sampler<->map hw state emit interdependancy
Daniel Vetter
1
-1
/
+1
2011-02-26
i915g: cleanup static state calculation, part 2
Daniel Vetter
3
-50
/
+48
2011-02-26
i915g: cleanup static state calculation, part 1
Daniel Vetter
3
-90
/
+103
2011-02-26
i915g: implement cache flushing
Daniel Vetter
6
-8
/
+62
2011-02-26
i915g: buffer validation for blitter
Daniel Vetter
1
-0
/
+11
2011-02-26
i915g: buffer validation for render state
Daniel Vetter
3
-0
/
+93
2011-02-26
i915g/winsys: buffer validation support
Daniel Vetter
3
-0
/
+40
2011-02-26
i915g: make dynamic state emission actually lazy
Daniel Vetter
1
-1
/
+1
2011-02-26
i915g: Handle null constants properly
Jakob Bornecrantz
1
-3
/
+6
2011-02-26
i915g: Don't use tiling and upload via buffer write for usage once textures
Jakob Bornecrantz
1
-1
/
+58
2011-02-26
st/mesa: Route texture usage from bitmap down into the driver
Jakob Bornecrantz
7
-13
/
+24
2011-02-26
gallium: Add usage for resources that have a short life cycle
Jakob Bornecrantz
1
-0
/
+1
2011-02-26
i915g: fix null deref in draw_rect emission
Daniel Vetter
1
-4
/
+8
2011-02-26
i915g: simplify math in constants emission
Daniel Vetter
1
-1
/
+1
2011-02-26
i915g: Use unchecked writes in winsys/i915/sw batchbuffer
Jakob Bornecrantz
1
-3
/
+3
2011-02-26
i915g: Experimental fix for weird issue
Jakob Bornecrantz
3
-0
/
+7
2011-02-26
draw: Flush on vertex elements change
Jakob Bornecrantz
1
-0
/
+3
2011-02-26
draw: Flush when eltSize changes
Jakob Bornecrantz
2
-3
/
+8
2011-02-26
draw: Only run prepare when state, prim and opt changes
Jakob Bornecrantz
5
-9
/
+44
2011-02-26
draw: Don't revalidate pipeline on backend flushes
Jakob Bornecrantz
1
-1
/
+2
2011-02-26
draw: Remove reduced_prim
Jakob Bornecrantz
3
-14
/
+0
2011-02-26
draw: Early out in draw_pt_emit_prepare
Jakob Bornecrantz
1
-1
/
+9
2011-02-26
draw: Make sure that vertex_info is small
Jakob Bornecrantz
1
-3
/
+3
2011-02-26
Check for out of memory when creating fence
Alan Hourihane
1
-0
/
+3
2011-02-26
util: Don't destroy shaders null shaders
Jakob Bornecrantz
1
-2
/
+4
2011-02-26
util: Don't create array texture shaders if the driver doesn't support it
Jakob Bornecrantz
1
-4
/
+6
2011-02-25
i965/fs: Initial plumbing to support TXD.
Kenneth Graunke
2
-0
/
+14
2011-02-25
i965/fs: Complete TXL support on gen5+.
Kenneth Graunke
1
-0
/
+7
2011-02-25
i965/fs: Complete TXL support on gen4.
Kenneth Graunke
1
-0
/
+10
2011-02-25
i965/fs: Use a properly named constant in TXB handling.
Kenneth Graunke
1
-1
/
+1
2011-02-25
i965: Add #defines for gen4 SIMD8 TXB/TXL with shadow comparison.
Kenneth Graunke
1
-0
/
+2
2011-02-25
gallium/tgsi: shuffle ureg_src structure to work around gcc4.6.0 issue
Jerome Glisse
1
-14
/
+14
2011-02-25
gallium/st: place value check before value is use
Jerome Glisse
1
-1
/
+1
2011-02-25
gallium/util: add 1d/2d mipmap generation support
Dave Airlie
1
-6
/
+37
2011-02-24
scons: Reduce all Cygwin platform names to 'cygwin'.
Vinson Lee
3
-2
/
+6
[next]