i965/gen6: Move the color calc state to state streaming.
[mesa.git] / src /
2011-04-29 Eric Anholti965/gen6: Move the color calc state to state streaming.
2011-04-29 Eric Anholti965: Move the CC VP to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the SF VP to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the clip VP to state streaming.
2011-04-29 Eric Anholti965/gen6: Stream the VS push constants.
2011-04-29 Eric Anholti965/gen6: Stream the WM push constants.
2011-04-29 Eric Anholti965: Give the push constants and pull constants unique...
2011-04-29 Eric Anholti965: Fix fragcoord_w on gen6 with 16-wide.
2011-04-29 Eric Anholtmeta: Don't ask for floating point textures if not...
2011-04-29 Brian Paulmesa: fix a few incorrect error messages
2011-04-29 Benjamin Franzkeegl/wayland: Fix possible lockup in drm initialization
2011-04-29 Jon TURNEYAdd git_sha1.h to .gitignore
2011-04-29 Marek Olšákr600g: print opcodes names instead of numbers
2011-04-29 Marek Olšákmesa: remove unused variable bytesPerRow
2011-04-29 Marek Olšákr600g: implement EXT_packed_float
2011-04-29 Marek Olšákst/mesa: support EXT_packed_float
2011-04-29 Marek Olšákmesa: implement EXT_packed_float
2011-04-29 Marek Olšákutil: implement R11G11B10_FLOAT pack/unpack functions
2011-04-29 Marek Olšákmesa, util: move RGB9E5 conversion functions to gallium...
2011-04-29 Marek Olšákr600g: trivially implement EXT_texture_shared_exponent
2011-04-29 Marek Olšákutil: implement R9G9B9E5 pack and unpack functions
2011-04-29 Marek Olšákst/mesa: support EXT_texture_shared_exponent
2011-04-29 Marek Olšákmesa: implement EXT_texture_shared_exponent
2011-04-29 Marek Olšákmesa: set reasonable defaults in update_wrapper
2011-04-29 Christopher Egerti915g: Enable S3TC texture support
2011-04-28 Kenneth Graunkeprog_print: Add support for printing the TXD opcode.
2011-04-28 Brian Paulllvmpipe: move active_query assignment
2011-04-28 Brian Paulllvmpipe: move active_query assignment in lp_setup_begi...
2011-04-27 José Fonsecasgi: Fix MSVC build.
2011-04-27 Brian Paulst/mesa: raise shader MaxParameters if driver supports...
2011-04-27 Brian Paulmesa: emit more info in program parser error message
2011-04-27 Brian Paulsvga: emit user-defined clip plane state
2011-04-27 Eric AnholtRevert "intel: use throttle ioctl for throttling"
2011-04-27 Brian Paulst/mesa: choose 3-component float formats before 4...
2011-04-27 Brian Paulst/mesa: whitespace fixes
2011-04-27 Marek Olšákutil: make macros MIN3, MAX3, MIN4, MAX4 little more...
2011-04-27 Marek Olšákmesa: add macros MIN3 and MAX3
2011-04-27 Marek Olšákgallium/nouveau: fix printf warnings
2011-04-27 Marek Olšákgallivm: fix warning: ‘value’ may be used uninitialized...
2011-04-27 Marek Olšákst/mesa: fix warning: ‘user_memory’ may be used uniniti...
2011-04-27 Marek Olšáksvga: fix warning: ‘uc.ui’ may be used uninitialized...
2011-04-27 nobledos: simplify ifdef
2011-04-26 Brian PaulSquashed commit of the following:
2011-04-26 Eric Anholti965/fs: Add support for compute-to-mrf in 16-wide...
2011-04-26 Eric Anholti965/fs: Typo fix a comment.
2011-04-26 Eric Anholti965/fs: Enable constant propagation in 16-wide.
2011-04-26 Eric Anholti965/fs: Fix and enable the instruction scheduler for...
2011-04-26 Eric Anholti965/fs: Add support for 16-wide dispatch with uniforms...
2011-04-26 Eric Anholthash_table: Add an iterator for doing things like clean...
2011-04-26 Eric Anholti965/fs: Add a little whitespace between shader dumping...
2011-04-26 Eric Anholti965/fs: Add support for compr4 MRF writes.
2011-04-26 Eric Anholti965/fs: Add support for 16-wide dispatch on gen5.
2011-04-26 Eric Anholti965/fs: Add initial support for 16-wide dispatch on...
2011-04-26 Eric Anholti965/fs: Add support for discard instructions in 16...
2011-04-26 Eric Anholti965/fs: Add support for math instructions in 16-wide...
2011-04-26 Eric Anholti965/fs: Fix interference calculation of pixel_[xy...
2011-04-26 Eric Anholti965/fs: Disable some optimization passes under 16...
2011-04-26 Eric Anholti965/fs: Add support for 16-wide texturing on gen5+.
2011-04-26 Eric Anholti965/fs: Add support for computing pixel_[xy] in 16...
2011-04-26 Eric Anholti965/fs: Add support for 16-wide dispatch to the regist...
2011-04-26 Eric Anholti965: Move the destination reg setup for 8/16 wide...
2011-04-26 Kristian Høgsbergintel: Use tiling for dri2AllocateBuffer implementation
2011-04-26 Kristian Høgsbergintel: Set gen in intelInitScreen, just copy value...
2011-04-26 Kristian Høgsbergintel: Use X tiling for DRM EGL Images
2011-04-26 Ian Romanickmesa: Remove SWcontext::_FogMode, use gl_context::gl_fo...
2011-04-25 Kristian Høgsbergegl: Use the right extension name in #ifdef
2011-04-25 Nicolas Kaisermain: remove duplicated includes
2011-04-25 Benjamin Franzkewinsys/wayland: Fix typo in Makefile
2011-04-25 Benjamin Franzkest/egl: Add wayland shm softpipe support
2011-04-25 Benjamin Franzkest/egl: Generalize wayland backend a bit
2011-04-25 Benjamin Franzkewinsys: Add wayland shm sw winsys
2011-04-25 Henri Verbeetr600g: Unify comment style somewhat.
2011-04-25 Henri Verbeetr600g: Cleanup the big endian support a bit.
2011-04-25 Henri Verbeetr600g: Use EG constants in EG r600_colorformat_endian_s...
2011-04-25 Marek Olšákmesa: add stricter checks for float formats in the...
2011-04-25 Marek Olšákmesa: implement generate-mipmap fallback for RGB10_A2
2011-04-25 Vinson Leer600g: Remove r600_helper.c from SConscript.
2011-04-24 Marek Olšákr600g: remove some pointless and unused functions
2011-04-24 Marek Olšákr600g: do not reset device to 0 when doing unrelated...
2011-04-24 Marek Olšákr600g: trivially implement LATC/3DC
2011-04-24 Dave Airlier600g: drop r600_helper.c no point in it
2011-04-24 Dave Airlier600g: enable EXT_draw_buffers2
2011-04-24 Dave Airliest/mesa: fix regression since a22aba4eae9b29db731487bce...
2011-04-24 Dave Airlier600g: fix glean clipflat test.
2011-04-24 Marek Olšákr300g: reorder caps
2011-04-24 Marek Olšákr300g: fix exposing caps on r300-r400
2011-04-24 Bryan Cainglsl: Fix typos in comments.
2011-04-24 Dave Airlier600g: fix glsl-fs-abs-neg
2011-04-23 Dave Airlier600g: fix bank swizzle calcs for scalar only operations.
2011-04-23 Dave Airlier600g: PV/PS have cycle restrictions in scalar operations
2011-04-23 Eric Anholtmesa: Add some comments about FRAG_RESULT_COLOR vs...
2011-04-23 Eric Anholtmesa: Fix fragment.color (no index) writes with OPTION...
2011-04-23 Eric Anholti965: Don't double-emit fragment.color writes for MRT...
2011-04-23 Eric Anholti965: Fill in the remaining fields of gen5+ sampler...
2011-04-23 Eric Anholti965: Fix batch decode for the gen5+ sampler default...
2011-04-23 Eric Anholtintel: Add support for ARB_sampler_objects.
2011-04-23 Eric Anholti965: Add support for NV_conditional_render.
2011-04-23 Eric Anholtswrast: Disable glAccum drawing during conditional...
2011-04-23 Eric Anholtmeta: Don't do conditional rendering on GenerateMipmaps...
2011-04-23 Eric Anholti965: Add support for ARB_texture_compression_rgtc.
next