mesa.git
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 Johannes Obermayr[g3dvl] Name of pkg-config file is libva.
2011-04-28 Johannes Obermayr[g3dvl] Fix compile error.
2011-04-28 Brian Paulllvmpipe: move active_query assignment in lp_setup_begi...
2011-04-27 Christian Königvdpau: start to implement MPEG2 decoder part
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 Christian König[g3dvl] make clear color configureable
2011-04-27 Christian König[g3dvl] make reset_dirty_area a public interface
2011-04-27 Christian König[g3dvl] implement clearing of dirty destination surface...
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 Christian König[g3dvl] move compositor src and dst normalisation into...
2011-04-27 Christian König[g3dvl] fix setting width, height and chroma format...
2011-04-27 nobledos: simplify ifdef
2011-04-27 Christian Königxvmc: recreate drawable surface only when dst area...
2011-04-27 Christian König[g3dvl] fix a couple of bugs around paletted subpictures
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...
2011-04-26 Kristian Høgsbergintel: Use X tiling for DRM EGL Images
2011-04-26 Christian Königr600g: revert commit 68cc6bc5d8b6986acc7f5780d705f4ae9b...
2011-04-26 Christian Königvdpau: implement OutputSurfaceDestroy
2011-04-26 Christian Königvdpau: implement PresentationQueueDestroy
2011-04-26 Christian Königvdpau: implement VideoMixerDestroy
next