index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915
/
i915_state_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: switch to the exact batch space reservation code
Daniel Vetter
2011-03-01
1
-18
/
+5
*
i915g: split up hw state emission into small atoms
Daniel Vetter
2011-03-01
1
-274
/
+308
*
i915g: implement cache flushing
Daniel Vetter
2011-02-27
1
-8
/
+39
*
i915g: buffer validation for render state
Daniel Vetter
2011-02-27
1
-0
/
+76
*
i915g: cleanup static state calculation, part 2
Daniel Vetter
2011-02-27
1
-48
/
+3
*
i915g: cleanup static state calculation, part 1
Daniel Vetter
2011-02-27
1
-88
/
+7
*
i915g: make dynamic state emission actually lazy
Daniel Vetter
2011-02-26
1
-1
/
+1
*
i915g: fix null deref in draw_rect emission
Daniel Vetter
2011-02-26
1
-4
/
+8
*
i915g: simplify math in constants emission
Daniel Vetter
2011-02-26
1
-1
/
+1
*
i915g: Lazy emit dynamic state
Jakob Bornecrantz
2011-02-24
1
-1
/
+3
*
i915g: Lazy emit immediate state
Jakob Bornecrantz
2011-02-24
1
-26
/
+27
*
i915g: Don't do unnecessary copies of constants
Jakob Bornecrantz
2011-01-21
1
-1
/
+2
*
i915g: s/varient/variant/
Brian Paul
2010-12-16
1
-1
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-7
/
+7
*
i915g: assert(depth_surface->offset == 0)
Daniel Vetter
2010-12-02
1
-1
/
+2
*
i915g: switch rendering to mipmapped textures to (x,y) offsets
Daniel Vetter
2010-12-02
1
-9
/
+25
*
i915g: implement unfenced relocs for textures using tiling bits
Daniel Vetter
2010-12-02
1
-2
/
+1
*
i915g: implement unfenced color&depth buffer using tiling bits
Daniel Vetter
2010-12-02
1
-6
/
+21
*
i915g: prepare winsys/batchbuffer for execbuf2
Daniel Vetter
2010-12-02
1
-3
/
+3
*
i915g: rip out ->sw_tiled
Daniel Vetter
2010-11-21
1
-8
/
+0
*
gallium/i915: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
i915g: Minor cleanups
Jakob Bornecrantz
2010-07-04
1
-6
/
+16
*
i915g: Move fragment state to its own file
Jakob Bornecrantz
2010-07-04
1
-1
/
+1
*
i915g: Rework debug print code
Jakob Bornecrantz
2010-06-22
1
-4
/
+13
*
i915g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-0
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+4
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-1
/
+1
*
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-26
1
-5
/
+5
*
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-4
/
+5
|
\
|
*
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
1
-4
/
+4
|
|
\
|
|
*
i915g: Rename pipe formats.
José Fonseca
2010-03-01
1
-4
/
+4
|
*
|
i915g: Add assert to check for null pointer dereference.
Vinson Lee
2010-03-02
1
-0
/
+1
|
|
/
*
/
i915: Fix for sampler view changes.
michal
2009-12-10
1
-1
/
+2
|
/
*
i915g: Drop the simple sufix
Jakob Bornecrantz
2009-10-05
1
-0
/
+402