Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / gallium /
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-07 Marek Olšákr300g: handle seamless_cube_map caps
2011-05-06 Christoph Bumillernv50,nvc0: activate seamless cube map filtering
2011-05-06 Marek Olšákr600g: implement seamless_cube_map for evergreen
2011-05-06 Marek Olšákgallium: implement seamless cubemap extensions
2011-05-06 Alex Deucherr600g: avoid recursion in rv670 flush workaround
2011-05-06 Marcin Slusarzgallium/xorg st/nv50: add PIPE_BIND_CURSOR
2011-05-06 Kostas GeorgiouAdd pci id for FirePro 2270
2011-05-05 Alex Deucherr600g: add back SOURCE_FORMAT setting that get accident...
2011-05-05 Alex Deucherr600g: fix up the rules for enabling SOURCE_FORMAT...
2011-05-05 Alex Deucherr600g: further r6xx cache flush fixes
2011-05-05 Dave Airlier600g: add rv670 flushing workaround.
2011-05-05 Alex Deucherr600g: fix cache flushes on r6xx
2011-05-05 Henri Verbeetr600g: Match alpha ref precision to color format precision.
2011-05-05 Christian König[g3dvl] move zscan into shaders
2011-05-04 Dave Airlier600g: do RV6xx base updates inline with state updates.
2011-05-04 Christian König[g3dvl] remove quantizer_scale from picture structure
2011-05-04 Christian König[g3dvl] remove dc_dct_pred from picture structure
2011-05-04 Christian König[g3dvl] divide mpg12 width height by 16
2011-05-04 Christian König[g3dvl] remove the dubble zscan from the mpg12 decoder
2011-05-04 Christian Königvdpau: make state tracker far less noisy
2011-05-04 Christian Königvdpau: remove empty color.c file
2011-05-04 Christian König[g3dvl] remove the unused bitstream parser components
2011-05-04 Christian Königvdpau: remove the unused and incomplete mpeg2 parser
2011-05-04 Christian König[g3dvl] Implement MPEG2 VLD
2011-05-04 José Fonsecast/wgl: Allow to create pbuffers bigger than the desktop.
2011-05-04 José Fonsecast/wgl: Cope with zero width/height windows.
2011-05-04 Brian Pauli915g: add const qualifier to silence warning
2011-05-03 Alex Deucherr600g: add some new pci ids
2011-05-03 Marcin Slusarzst/xorg: flush after loading the cursor
2011-05-03 Michel Dänzergallium/draw: Fix enum type taken by draw_get_shader_pa...
2011-05-03 Marek Olšákr600g: reorder caps
2011-05-03 Marek Olšákr600g: set correct PIPE_CAP_MAX_COMBINED_SAMPLERS
2011-05-02 Christoph Bumillernv50,nvc0: advertise GL_FIXED vertex buffers as supported
2011-05-02 Marek Olšákgallium: reorder fields of pipe_rasterizer_state to...
2011-05-02 Marek Olšákr600g: document some new evergreen formats
2011-05-02 Marek Olšákr600g: remove some more FIXME comments
2011-05-02 Michel Dänzerst/xorg: Fix two more instances of typo 'accle'.
2011-05-02 Marcin Slusarzst/xorg: fix typos
2011-05-02 Marcin Slusarztargets/xorg-nouveau: load nouveau_dri.so instead of...
2011-05-02 Marcin Slusarztargets/xorg-nouveau: add libnvc0.a to nouveau libs
2011-05-01 Marek Olšákr600g: remove some FIXME comments
2011-05-01 Marek OlšákRevert "r600g: truncate point sampled texture coordinates"
2011-05-01 Marek Olšáktgsi: remove set-but-unused variables
2011-05-01 Marek Olšákdraw: remove set-but-unused variable
2011-05-01 Marek Olšákrbug: remove set-but-unused variables
2011-05-01 Marek Olšákr600g: remove set-but-unused variable
2011-04-30 Marek Olšákr600g: remove FIXME comment
2011-04-30 Daniel Vetteri915g: enable X-tiling for s3tc textures
2011-04-30 Tom Stellardr300/compiler: Rewrite register allocator
2011-04-29 Benjamin Franzkeegl/wayland: Fix possible lockup in drm initialization
2011-04-29 Marek Olšákr600g: print opcodes names instead of numbers
2011-04-29 Marek Olšákr600g: 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 Christopher Egerti915g: Enable S3TC texture support
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 Brian Paulsvga: emit user-defined clip plane state
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šákgallium/nouveau: fix printf warnings
2011-04-27 Marek Olšákgallivm: fix warning: ‘value’ may be used uninitialized...
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 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
2011-04-26 Christian Königvdpau: add stups for the missing functions
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 Christian Königvdpau: implement and cleanup PresentationQueueTarget...
2011-04-25 Christian Königxvmc: futher optimize ycbcr upload
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 Christian König[g3dvl] merge idct stage 2 and mc ycbcr stage into...
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 Christian König[g3dvl] rework fence handling and add r600g workaround
2011-04-24 Christian König[g3dvl] start supporting different render target formats
2011-04-24 Christian König[g3dvl] remove resource_format workaround
next