4dc0425261fbd62e38eb5fac7f88e88d50d0cc7b |
|
07-Feb-2012 |
Stéphane Marchesin <marcheu@chromium.org> |
i915g: Move ureg defines to the header so we can share them.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|
63dbd3fefba93ccfb984ed589795f6784bb4d1e3 |
|
20-Jan-2012 |
Stéphane Marchesin <marcheu@chromium.org> |
i915g: Fix indentation.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|
e3c94fac4eb159f8c35798d1ad7515a40f5a2eca |
|
23-Sep-2011 |
Stéphane Marchesin <marcheu@chromium.org> |
i915g: Don't generate useless swizzles before texture accesses. That helps reduce the number of texture indirections, which are very limited on i915.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|
2bc5e0e97ba7b6c32f6ff90cb90448173d74b89b |
|
05-Jul-2011 |
Stéphane Marchesin <marcheu@chromium.org> |
i915g: introduce the tiny shader optimizer.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|
5d7609715a44d08f29d4b605c4bea2742a194493 |
|
30-Jun-2011 |
Stéphane Marchesin <marcheu@chromium.org> |
i915g: Try to do better in the shader compiler. - Copy i915c's support for phases, that should allow us to run a coupe more shaders. - Fix the error messages. - Still try to proceed when we get a shader that's too long.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|
c66877c29034af411b06f1f1d1e17b6c048ac38d |
|
29-Jun-2011 |
Stéphane Marchesin <marcheu@chromium.org> |
i915g: Don't overflow the program buffer. Otherwise it corrupts other fields of the struct and hilarity ensues.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|
4a796264dfc1bdba37a7204f3439a8da213109ed |
|
12-Apr-2010 |
Vinson Lee <vlee@vmware.com> |
i915g: Fix assert.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|
f00da2a3ff59c1a7104ac25a1c6eba5a6050ad68 |
|
30-Sep-2009 |
Jakob Bornecrantz <jakob@vmware.com> |
i915g: Drop the simple sufix None of the other driver have a silly sufix, so just drop it. Nothing new added in this commit or any other commit but this is better marketing.
/external/mesa3d/src/gallium/drivers/i915/i915_fpc_emit.c
|