mesa.git
2011-04-30 Tom Stellardr300/compiler: Add return statement to rc_list()
2011-04-30 Tom Stellardr300g: Fix scons build
2011-04-30 Daniel Vetteri915g: enable X-tiling for s3tc textures
2011-04-30 Tom Stellardr300/compiler: Enable swizzle packing in the allocator...
2011-04-30 Tom Stellardr300/compiler: Handle loops in the register allocator
2011-04-30 Tom Stellardr300/compiler: Handle loops in rc_get_readers()
2011-04-30 Tom Stellardr300/compiler: Rewrite register allocator
2011-04-30 Tom Stellardra: Add ra_set_node_reg()
2011-04-30 Tom Stellardr300/compiler: Use RC_MASK_W when converting RGB to...
2011-04-30 Tom Stellardr300/compiler: rc_reader_data: Add ExitOnAbort flag
2011-04-30 Tom Stellardr300/compiler: Add more info to struct rc_reader
2011-04-30 Tom Stellardr300/compiler: Add remove dead sources pass
2011-04-30 Marek Olšákdocs: add ARB_ES2_compatibility in relnotes-7.11
2011-04-30 Marek Olšákst/mesa: expose ARB_ES2_compatibility if GL_FIXED verte...
2011-04-30 Marek Olšákmesa: accept GL_FIXED in glVertexAttribPointer (ARB_ES2...
2011-04-30 Brian Paulmesa: fix error string, remove out of date comment
2011-04-30 Brian Paulmesa: remove commented-out #include
2011-04-29 Thierry Vignaudmesa: fix tarball creation
2011-04-29 Eric Anholti965/gen6: Fix LogicOp handling for GL_COPY and/or...
2011-04-29 Eric Anholti965: Remove dead entrypoints to state cache, rename...
2011-04-29 Eric Anholti965/gen4: Move the GS state to state streaming.
2011-04-29 Eric Anholti965/gen4: Move clip state to state streaming
2011-04-29 Eric Anholti965: Drop the now unused brw_cache_data() function.
2011-04-29 Eric Anholti965: Fix up state dumping for SF state.
2011-04-29 Eric Anholti965/gen4: Move VS state to state streaming.
2011-04-29 Eric Anholtmesa: Add a bunch of documentation to the register...
2011-04-29 Eric Anholti965/gen6: Use the dynamic state base address to reduce...
2011-04-29 Eric Anholti965/gen6: Move scissor state to state streaming.
2011-04-29 Eric Anholti965: Move sampler state to state streaming.
2011-04-29 Eric Anholti965/gen4: Move WM state to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the depth/stencil state to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the blend state to state streaming.
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šákdocs: update relnotes-7.11
2011-04-29 Marek Olšákdocs: update GL3 status
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... i915g: 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 Anholtdocs: Note that ES2_compatibility is already done.
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 Pauldocs: fix typo, wrap lines in 7.11 release notes
2011-04-26 Brian Pauldocs: add GL_ARB_robustness to 7.11 release notes
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...
next