index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: Add a way to profile the contents of command buffers.
Stéphane Marchesin
2012-02-12
1
-0
/
+12
*
i915g: Separate declarations and program in the fragment program struct.
Stéphane Marchesin
2012-02-12
1
-4
/
+8
*
i915g: Fix indentation and comment.
Stéphane Marchesin
2012-01-19
1
-2
/
+2
*
i915g: Fix the blending for the A8 destination buffer case.
Stéphane Marchesin
2012-01-15
1
-6
/
+23
*
i915g: make fixup swizzle into a real hw state
Daniel Vetter
2011-10-07
1
-41
/
+3
*
Fix trailing whitespace.
Stephane Marchesin
2011-08-02
1
-1
/
+1
*
i915g: Move back to the old method for target format fixup.
Stéphane Marchesin
2011-07-06
1
-57
/
+40
*
i915g: Implement surface format fixup without adding an extra instruction.
Stéphane Marchesin
2011-06-30
1
-31
/
+54
*
i915g: When emulating LUMINANCE8 and INTENSITY8 texutres, route alpha properly.
Stéphane Marchesin
2011-06-28
1
-2
/
+2
*
i915g: Don't do shader fixup if no surface is bound.
Stéphane Marchesin
2011-06-24
1
-3
/
+9
*
i915g: Support more texture and render target formats.
Stéphane Marchesin
2011-06-22
1
-7
/
+60
*
i915g: split up static state
Daniel Vetter
2011-03-15
1
-12
/
+21
*
i915g: streamline derived state updates of the driver pipeline
Daniel Vetter
2011-03-10
1
-0
/
+2
*
i915g: don't validate a NULL vbo
Daniel Vetter
2011-03-10
1
-1
/
+1
*
i915g: kill relocs accouting
Daniel Vetter
2011-03-01
1
-9
/
+2
*
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