mesa.git
2011-08-26 Brian Paulscons: add more LIBS for compiling with LLVM 2.9 on...
2011-08-26 Christian Königg3dvl: Rewrite the mpeg 1&2 bitstream parser
2011-08-26 Christian Königg3dvl: Use a single texture for luma and chroma data
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 5/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 4/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 3/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 1/5
2011-08-26 Dave Airlietgsi: update tgsi.rst for TXQ
2011-08-26 David Revemani915g: Fix off-by-one in scissors.
2011-08-26 Stéphane Marchesini915g: Fix case where texcoords can overlap with fragpo...
2011-08-26 Stéphane Marchesini915g: Improve the flush heuristic by using the previou...
2011-08-25 Vadim Girlinr600g: fix replace_gpr_with_pv_ps
2011-08-25 Vadim Girlinr600g: fix check_and_set_bank_swizzle
2011-08-25 Kenneth Graunkeglcpp: Add GL_ARB_conservative_depth #define.
2011-08-25 Ian Romanicki965: Remove all bits of NRM3 and NRM4 code
2011-08-25 Dave Airlieglsl: fix crash when a const is passed to texelFetchOffset
2011-08-25 Kenneth Graunkeglsl: Bail after reporting an error for non-constant...
2011-08-25 Brian Paulpp: add files to Makefile.sources
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-25 Brian Paulsoftpipe: add const qualifier to silence warnings
2011-08-25 Dave Airlieglsl_to_tgsi: add TXF support. (v2)
2011-08-25 Dave Airliesoftpipe: implement TXF support via get_texel callback
2011-08-25 Dave Airlietgsi: add TXF support.
2011-08-25 Dave Airlieglsl_to_tgsi: implement TXS/TXQ. (v2)
2011-08-25 Dave Airliesoftpipe: add get_dims callback for TXQ support. (v2)
2011-08-25 Dave Airlietgsi: add TXQ support. (v2)
2011-08-25 Kenneth Graunkeglsl: Implement the GL_ARB_conservative_depth extension.
2011-08-25 Kai WasserbächDocument the return type coding style.
2011-08-25 Kai WasserbächChange return type of try_emit_* methods to bool.
2011-08-25 Christoph Bumillerd3d1x: save to correct slot in xs_set_constant_buffers
2011-08-25 Christoph Bumillerd3d1x: fix xs_set_samplers
2011-08-25 Chia-I Wuandroid: add support for r600g
2011-08-25 Chia-I Wuwinsys/radeon: share the source list
2011-08-25 Chia-I Wuwinsys/r600: share the source list
2011-08-25 Chia-I Wur600g: share the source list
2011-08-24 Ian Romanickglsl: Make sure that Extensions.dummy_true is set to...
2011-08-24 Brian Paulvbo: remove unused var, remove unneeded local var
2011-08-24 Brian Paulllvmpipe: add more restrict keywords
2011-08-24 Paul Berrydocs: Document coding style conventions
2011-08-24 Brian Paulswrast: Remove swrast eject/validate texture image...
2011-08-24 Eric Anholtradeon: Fix flushing before writing a teximage's BO...
2011-08-24 Brian Paulst/mesa: remove st_texture_image::face,level fields
2011-08-24 Brian Paulintel: use new gl_texture_image:Face, Level fields
2011-08-24 Brian Paulmesa: add gl_texture_image::Face, Level fields
2011-08-24 Brian Paulx11: add missing comma to fix compilation
2011-08-24 Dave Airlier600g: fill out missing entries in opcode tables.
2011-08-24 Chia-I Wuwinsys/svga: use os_mmap() for memory mapping
2011-08-24 Chia-I Wuwinsys/radeon: use os_mmap() for memory mapping
2011-08-24 Chia-I Wuauxiliary/os: add wrappers for mmap/munmap
2011-08-23 Ian Romanicki965: Only map the necessary buffer range in brw_prepar...
2011-08-23 Ian Romanicktnl: Only map the necessary buffer range in bind_indices
2011-08-23 Ian Romanickmesa: Only map the necessary buffer range in vbo_get_mi...
2011-08-23 Ian Romanickmesa: Eliminate dd_function_table::MapBuffer
2011-08-23 Ian Romanickradeon: Hack up an implementation of MapBufferRange
2011-08-23 Ian Romanickmesa: Fix incorrect access parameter passed to MapBuffer
2011-08-23 Ian Romanickmesa: Remove target parameter from dd_function_table...
2011-08-23 Ian Romanickintel: Correctly check for read-only mappings in intel_...
2011-08-23 Ian Romanickmesa: Remove target parameter from dd_function_table...
2011-08-23 Ian Romanickmesa: Remove target parameter from dd_function_table...
2011-08-23 Ian Romanickmesa: Remove target parameter from dd_function_table...
2011-08-23 Ian Romanickmesa: Remove target parameter from dd_function_table...
2011-08-23 Ian Romanickmesa: Remove target parameter from dd_function_table...
2011-08-23 José Fonsecamake: Add missing source file.
2011-08-23 Eric Anholti965: Fix typo in 2b224d66a01f3ce867fb05558b25749705bbfe7a
2011-08-23 Eric Anholti965/gen6+: Use non-normalized coordinates for GL_TEXTU...
2011-08-23 Kenneth Graunkei965: Implement textureSize (TXS) on Gen4.
2011-08-23 Kenneth Graunkei965/fs: Implement textureSize (TXS) on Gen5+.
2011-08-23 Kenneth Graunkei965/fs: Rudimentary support for non-floating point...
2011-08-23 Kenneth Graunkeglsl/builtins: Uncomment textureSize prototypes.
2011-08-23 Kenneth Graunketexture_builtins.py: Add support for textureSize (txs).
2011-08-23 Kenneth Graunkeglsl: Add a new ir_txs (textureSize) opcode to ir_texture.
2011-08-23 Maarten Lankhorstst/xorg: Advertise support for XvMC
2011-08-23 Chia-I Wumesa: call _mesa_set_vp_override in glDrawTex*
2011-08-23 Chia-I Wuauxiliary: share the source lists
2011-08-23 Chia-I Wuscons: add ParseSourceList method
2011-08-22 Kenneth Graunkeglsl: Make ir_validate actually visit ir_if nodes.
2011-08-22 Chad Versaceintel: Abort when DRI2 separate stencil handshake fails
2011-08-22 Kenneth Graunkeglsl_to_tgsi: Fix a few more struct vs. class warnings.
2011-08-20 Bryan Cainglsl_to_tgsi: emit a MAD(b, -a, b) for !a && b
2011-08-20 Bryan Cainglsl_to_tgsi: fix typo
2011-08-20 Bryan Cainglsl_to_tgsi: implement ir_binop_all_equal using DP4...
2011-08-20 Bryan Cainglsl_to_tgsi: implement ir_binop_any_nequal using DP4...
2011-08-20 Bryan Cainglsl_to_tgsi: implement ir_unop_any using DP4 w/saturat...
2011-08-20 Bryan Cainglsl_to_tgsi: make glsl_to_tgsi_visitor::emit_dp return...
2011-08-20 Bryan Cainglsl_to_tgsi: implement ir_binop_logic_or using an...
2011-08-20 Bryan Cainglsl_to_tgsi: implement ir_unop_logic_not using 1-x
2011-08-20 Chia-I Wust/egl: add a missing include
2011-08-20 Chia-I Wust/egl: improve error logging
2011-08-20 Chia-I Wust/egl: add buffer preserving support to Android
2011-08-20 Chia-I Wust/egl: improve buffer cache for Android
2011-08-20 Chia-I Wust/egl: swapping without a buffer is not an error
2011-08-20 Chia-I Wust/egl: use HAL formats for Android backend
2011-08-20 Chia-I Wuwinsys/sw/android: use HAL formats
2011-08-20 Chia-I Wuwinsys/sw/android: set bo usage correctly
2011-08-20 Chia-I Wuandroid: make libGLES_mesa real
2011-08-20 Chia-I Wuandroid: build shared glapi
2011-08-20 Chia-I Wuandroid: build glsl
2011-08-20 Chia-I Wuandroid: build core mesa
2011-08-20 Chia-I Wuandroid: build core EGL
next