Age | Commit message (Expand) | Author |
2011-03-01 | i915g: kill relocs accouting | Daniel Vetter |
2011-03-01 | i915g: switch to the exact batch space reservation code | Daniel Vetter |
2011-03-01 | i915g: split up hw state emission into small atoms | Daniel Vetter |
2011-02-27 | i915g: implement cache flushing | Daniel Vetter |
2011-02-27 | i915g: buffer validation for render state | Daniel Vetter |
2011-02-27 | i915g: cleanup static state calculation, part 2 | Daniel Vetter |
2011-02-27 | i915g: cleanup static state calculation, part 1 | Daniel Vetter |
2011-02-26 | i915g: make dynamic state emission actually lazy | Daniel Vetter |
2011-02-26 | i915g: fix null deref in draw_rect emission | Daniel Vetter |
2011-02-26 | i915g: simplify math in constants emission | Daniel Vetter |
2011-02-24 | i915g: Lazy emit dynamic state | Jakob Bornecrantz |
2011-02-24 | i915g: Lazy emit immediate state | Jakob Bornecrantz |
2011-01-21 | i915g: Don't do unnecessary copies of constants | Jakob Bornecrantz |
2010-12-16 | i915g: s/varient/variant/ | Brian Paul |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-12-02 | i915g: assert(depth_surface->offset == 0) | Daniel Vetter |
2010-12-02 | i915g: switch rendering to mipmapped textures to (x,y) offsets | Daniel Vetter |
2010-12-02 | i915g: implement unfenced relocs for textures using tiling bits | Daniel Vetter |
2010-12-02 | i915g: implement unfenced color&depth buffer using tiling bits | Daniel Vetter |
2010-12-02 | i915g: prepare winsys/batchbuffer for execbuf2 | Daniel Vetter |
2010-11-21 | i915g: rip out ->sw_tiled | Daniel Vetter |
2010-09-30 | gallium/i915: remove duplicated include | Nicolas Kaiser |
2010-07-04 | i915g: Minor cleanups | Jakob Bornecrantz |
2010-07-04 | i915g: Move fragment state to its own file | Jakob Bornecrantz |
2010-06-22 | i915g: Rework debug print code | Jakob Bornecrantz |
2010-05-29 | i915g: adapt to clear interface changes | Roland Scheidegger |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-03-30 | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger |
2010-03-26 | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-02 | Merge branch 'gallium-format-cleanup' | José Fonseca |
2010-03-02 | i915g: Add assert to check for null pointer dereference. | Vinson Lee |
2010-03-01 | i915g: Rename pipe formats. | José Fonseca |
2009-12-10 | i915: Fix for sampler view changes. | michal |
2009-10-05 | i915g: Drop the simple sufix | Jakob Bornecrantz |