draw: Never allocate duplicate extra vertex attribs.
[mesa.git] / src / gallium /
2011-09-14 Christoph Bumillernouveau: make data argument of nouveau_context::push_da...
2011-09-14 Brian Paulsoftpipe: implement blend color clamping
2011-09-14 Emeric Grangest/vdpau: Preliminary support for timestamped output...
2011-09-14 Emeric Grangest/vdpau: Output surfaces that are too large to fit...
2011-09-14 Emeric Grangest/vdpau: Add get_clear_color capability
2011-09-14 Emeric Grangest/vdpau: Add documentation from the VDPAU API and...
2011-09-14 Emeric Grangest/vdpau: Various whitespace cleanups found while readi...
2011-09-14 Emeric Grangenouveau: Add max_references parameter to vl_create_deco...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-09-14 Emeric Grangeg3dvl: Add get_clear_color capability
2011-09-14 Emeric Grangeg3dvl: Various whitespace cleanups found while reading...
2011-09-13 Brian Paulgallivm: remove unused vars
2011-09-13 Brian Paulgallium: minor comments for util_format_channel_descrip...
2011-09-13 Marcin Slusarznv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM...
2011-09-13 Marek Olšákr600g: fix typo in "r600g: simplify deducing chip family"
2011-09-12 Marek Olšákr600g: remove unused function r600_buffer_from_handle
2011-09-12 Marek Olšákr600g: remove an irrelevant XXX comment
2011-09-12 Marek Olšákr600g: remove r600_resource_buffer struct
2011-09-12 Marek Olšákr600g: set the return type of radeon_destroy to void
2011-09-12 Marek Olšákr600g: remove r600_drm_public.h
2011-09-12 Marek Olšákr600g: inline some of the winsys r600_get functions
2011-09-12 Marek Olšákr600g: simplify deducing chip family
2011-09-12 Marek Olšákr600g: compute tiling info in the pipe, not in the...
2011-09-12 Marek Olšákr600g: remove unused ioctl definitions
2011-09-12 Marek Olšákr600g: do not loop in radeon_family_from_device
2011-09-12 Marek Olšákr600g: cleanup build include dirs and dependencies
2011-09-11 Marek Olšákpb_buffer: inline 'base' sub-struct
2011-09-11 Marek Olšákr300g: handle the new CAPs
2011-09-10 Emil Velikovtgsi: fix typo in commit 324ac982d8e7
2011-09-10 Maarten Lankhorstnouveau: Add support for XvMC acceleration
2011-09-10 Bryan Caingallium: add TGSI opcodes UARL and UCMP
2011-09-10 Brian Pauldraw/llvm: combine draw_llvm_generate() and draw_llvm_g...
2011-09-10 Tom Stellardr300/compiler: Implement ROUND
2011-09-10 Marek Olšákst/dri: remove the call to driInitExtensions
2011-09-10 Marek Olšákr600g: fix shadow rect samplers
2011-09-10 Marek Olšákr600g: use SAMPLE_LB for OPCODE_TXB
2011-09-10 Marek Olšákr600g: enable texture arrays
2011-09-10 Marek Olšákr600g: add support for shadow array samplers
2011-09-10 Marek Olšákr600g: implement texture arrays for evergreen
2011-09-10 Marek Olšákr600g: always decompress all mipmaps and layers, slices...
2011-09-10 Marek Olšákr600g: fix texture array filtering
2011-09-10 Marek Olšáku_blitter: add texture array support
2011-09-10 Marek Olšákgallium: add shadow 1D and 2D array samplers to TGSI
2011-09-10 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
2011-09-09 Brian Paulllvmpipe: add some null pointer checks
2011-09-09 Chia-I Wud3d1x: fix a build error
2011-09-09 Chia-I Wust/dri: add support for __DRI_IMAGE_FORMAT_ABGR8888
2011-09-08 Marcin Slusarznouveau: fix nouveau_fence leak
2011-09-08 Marcin Slusarznv50: fix screen->blitctx memory leak
2011-09-08 José Fonsecast/egl: Fix GDI build.
2011-09-08 José FonsecaDefine INLINE macro in terms of inline.
2011-09-08 Benjamin Franzkest/egl: add premultiplied alpha support to wayland
2011-09-08 Benjamin Franzkest/egl: correctly return configs under wayland
2011-09-08 Chia-I WuRevert "st/egl: correctly return configs under wayland"
2011-09-08 Chia-I WuRevert "st/egl: add premultiplied alpha support to...
2011-09-08 Chia-I Wust/egl: add premultiplied alpha support to wayland
2011-09-08 Chia-I Wust/egl: correctly return configs under wayland
2011-09-08 Chia-I Wust/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add native_present_control
2011-09-07 Chia-I Wust/egl: track changes to drop wl_visual in wayland
2011-09-07 Chia-I Wust/egl: track server side wayland changes
2011-09-07 Chia-I Wust/egl: use new wl_callback mechanism in wayland
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
next