state_trackers/dri/sw: Implement texture_from_pixmap.
[mesa.git] / src / gallium /
2011-09-06 Stéphane Marchesinstate_trackers/dri/sw: Implement texture_from_pixmap.
2011-09-06 Stéphane MarchesinDuplicate state_tracker/dri/sw/dri_drawable.c
2011-09-06 José Fonsecartasm,translate: Disable on Mingw-w64.
2011-09-06 Dave Airlier600g: add TXQ and TXF support
2011-09-06 Dave Airlier600g: add initial evergreen integer opcode support
2011-09-05 Dave Airlier600g: add 10/10/10/2 vertex format conversion.
2011-09-05 Dave Airliegallium: add missing formats for ARB_vertex_type_2_10_1...
2011-09-05 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-09-04 Maarten Lankhorstxvmc: Replace frame_started by picture_structure
2011-09-02 Dave Airliegallium: add caps for MIN/MAX texel offsets.
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
2011-09-01 Christian Königst/vdpau: Implement VdpOutputSurfacePutBitsIndexed...
2011-09-01 Christian Königst/xvmc: the alpha component of palette entries isn...
2011-09-01 Christian Königg3dvl: extend the functionality of the compositor
2011-09-01 Christian Königgallium: add R8A8 and A8R8 UNORM formats
2011-09-01 Christian Königst/xvmc: remove L4A4_UNORM workaround
2011-09-01 Christian Königr600g: add support for R4A4 and A4R4 textures.
2011-09-01 Christian Königgallium: try to cleanup a bit of the format mess create...
2011-08-30 Christoph Bumillernv50,nvc0: fix multisample format hack
2011-08-30 Christian Königr600g: Make unaligned 3D textures work on +evergreen
2011-08-30 Christoph Bumillernouveau: use PRIu64 for printing uint64_t
2011-08-30 Christoph Bumillernouveau/mm: move slabs to correct list on memory release
2011-08-30 Maarten Lankhorstwinsys/radeon: Create async thread only once
2011-08-30 Christoph Bumillernvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
2011-08-30 Christoph Bumillernv50: add support for linear textures and render targets
2011-08-30 Christoph Bumillernv50: align pitch of linear surfaces correctly
2011-08-30 Christoph Bumillernv50: handle TGSI_OPCODE_ROUND
2011-08-30 Christoph Bumillernv50,nvc0: add states mask to state validation function
2011-08-30 Christoph Bumillernv50,nvc0: reject R8G8B8A8/X8_UNORM for multisample...
2011-08-30 José Fonsecalibgl-gdi: Fix mingw-w64 build.
2011-08-30 José Fonsecast/wgl: Fix build on mingw-w64
2011-08-29 Maarten Lankhorstxorg/xvmc: Only set decode buffer when available
2011-08-29 Brian Pauli915g: remove unused var in i915_flush_heuristically()
2011-08-29 Kai Wasserbächwinsys/g3dvl: Fix include style
2011-08-29 Kai Wasserbächtests/unit: Fix include style
2011-08-29 Kai Wasserbächtargets/xorg-vmwgfx: Fix include style
2011-08-29 Kai Wasserbächst/xorg: Fix include style
2011-08-29 Kai Wasserbächvdpau: Fix include style
2011-08-29 Kai Wasserbächva: Fix include style
2011-08-29 Kai Wasserbächd3d1x: Fix include style
2011-08-29 Kai Wasserbächinclude/pipe: Fix include style
2011-08-29 Kai Wasserbächr600g: Fix include style
2011-08-29 Kai Wasserbächnoop: Fix include style
2011-08-29 Kai Wasserbächvl: Fix include style
2011-08-29 Kai Wasserbächutil: Fix include style
2011-08-29 Christian Königg3dvl: Fix a bug not decoding the last 32-64 bits of...
2011-08-29 Christian Königst/vdpau: Respect source_rect in VideoMixerRender
2011-08-28 Maarten Lankhorstxvmc tests: Clean up test_rendering slightly
2011-08-27 Chia-I Wuandroid: make DRM optional
2011-08-27 Chia-I Wuandroid: add support for nouveau
2011-08-27 Chia-I Wuandroid: add support for r300g
2011-08-27 Chia-I Wuandroid: add support for i915g
2011-08-27 Chia-I Wuandroid: add support for vmwgfx
2011-08-27 Chia-I Wuwinsys/i915: share the source list
2011-08-27 Chia-I Wuwinsys/svga: share the source list
2011-08-27 Chia-I Wunouveau: share the source lists
2011-08-27 Chia-I Wur300g: share the source list
2011-08-27 Chia-I Wui915g: share the source list
2011-08-27 Chia-I Wusvga: share the source list
2011-08-27 Chia-I Wutargets/egl-static: fix nouveau and vmwgfx for Android
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Brian Paulg3dvl: use pointer_to_uintptr() to silence a cast warning
2011-08-26 Brian Paulsvga: include LLVM in name string in debug builds
2011-08-26 Christoph Bumillerpp: initialize the sample mask
2011-08-26 Michel Dänzerst/xorg: Fix solid fills for formats other than PICT_a8...
2011-08-26 Michel Dänzerr600g: Hook up xorg state tracker.
2011-08-26 Michel Dänzerr600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.
2011-08-26 Michel Dänzerst/xorg: Disable dirty throttling by default.
2011-08-26 Michel Dänzerst/xorg: Only damage non-front source in DRI2 CopyRegio...
2011-08-26 Brian Paulg3dvl: s/inline/INLINE/ to fix MSVC build
2011-08-26 Brian Paulg3dvl: fix compilation failure on MSVC
2011-08-26 Brian Paulscons: don't compile some files with -gstabs if using...
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 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 Airliesoftpipe: implement TXF support via get_texel callback
2011-08-25 Dave Airlietgsi: add TXF support.
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 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 Brian Paulllvmpipe: add more restrict keywords
2011-08-24 Dave Airlier600g: fill out missing entries in opcode tables.
next