i915g: enable X-tiling for s3tc textures
[mesa.git] / src / gallium /
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 Brian Paulllvmpipe: move active_query assignment in lp_setup_begi...
2011-04-27 Brian Paulsvga: emit user-defined clip plane state
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 nobledos: simplify ifdef
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 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 Dave Airlier600g: drop r600_helper.c no point in it
2011-04-24 Dave Airlier600g: enable EXT_draw_buffers2
2011-04-24 Dave Airlier600g: fix glean clipflat test.
2011-04-24 Marek Olšákr300g: reorder caps
2011-04-24 Marek Olšákr300g: fix exposing caps on r300-r400
2011-04-24 Dave Airlier600g: fix glsl-fs-abs-neg
2011-04-23 Dave Airlier600g: fix bank swizzle calcs for scalar only operations.
2011-04-23 Dave Airlier600g: PV/PS have cycle restrictions in scalar operations
2011-04-23 José Fonsecagraw: Replace dead symlinks to delete python statetrack...
2011-04-22 Brian Pauldraw: fix point/line/tri flushing bug in vbuf code
2011-04-22 Marek Olšákr300g: do not advertise color_buffer_float on r300...
2011-04-22 Benjamin Franzkeegl/wayland: Update to buffer.damage addition
2011-04-22 Marek Olšákr300g: disallow A16F,L16F,LA16F,I16F texture formats...
2011-04-22 Benjamin Franzkest/egl: Update to wayland protocol,egl changes
2011-04-21 Marek Olšákgalahad,util: warn on resource target mismatch in copy_...
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-04-21 Marek Olšákutil: add a simple memcpy path for copying buffers...
2011-04-20 Alex Deucherr600g: fix userspace fences again
2011-04-19 Fredrik Höglundr600g: don't flush the dest caches on every draw
2011-04-19 Brian Paultranslate: disable clamping of instanced array indexes
2011-04-19 Alex Deucherr600g: add evergreen+ big endian support
2011-04-19 Cédric Canor600g: add big endian support for r6xx/r7xx
2011-04-19 Dave Airlier600g: add cb support for snorm formats.
2011-04-19 Dave Airlier600g: fix warnings with piglit texture-rg test.
2011-04-19 Dave Airlier600g: make loop const always flush
2011-04-19 Dave Airlier600g: add dirty tracking to context reg.
2011-04-19 Dave Airlier600g: deinline some large functions.
2011-04-19 Dave Airlier600g: consolidate r600/evergreen code for resource...
2011-04-19 Bas Nieuwenhuizenr600g: don't flush caches if we already did so, even...
2011-04-19 Dave Airlier600g: attempt to avoid emitting resources that are...
2011-04-19 Dave Airlier600g: modify block to only emit the first few dirty...
2011-04-19 Dave Airlier600g: track dirty registers better. (v2)
2011-04-18 Brian Paulnvfx: comment-out unused var
2011-04-18 Marek Olšákr300g: remove non-existing include path from SConscript
2011-04-18 Marek Olšákr300g/winsys: rename r300->radeon and do a little cleanup
2011-04-17 Marek Olšákr600g: disable ARB_draw_instanced
2011-04-17 Marek Olšákr300g: disable ARB_draw_instanced on SWTCL chipsets.
2011-04-17 Dave Airlier600g: use some loops.
2011-04-17 Dave Airlier600g: consolidate the same piece of cut-n-paste code...
2011-04-16 Marcin Slusarzgallium: include u_format.h for util_format_is_supported
2011-04-16 Christoph Bumillernvc0: work around what looks like a code prefetch bug
2011-04-16 Christoph Bumillernv50,nvc0: add new texture and render target formats
2011-04-16 Christoph Bumillernv50,nvc0: fix normalized RG16 and RGBA32 texture forma...
2011-04-16 Christoph Bumillernvc0: fix viewport rectangle calculation
2011-04-16 José Fonsecagallium/docs: Improve min_index/max_index description.
2011-04-15 Brian Paultranslate: s/varient/variant/
2011-04-15 Brian Paulvega: move ureg_destroy(ureg) after last use of ureg var
2011-04-15 Marek Olšákgallium: add and use generic function for querying...
2011-04-15 Marek Olšákr300g: enable A/L/LA/I float render targets
2011-04-15 Luca Barbierigallium: add A/L/LA/I floating point formats
2011-04-13 Brian Paulsvga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE...
2011-04-13 Brian Paulsvga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and updat...
2011-04-12 Benjamin Franzkeegl/wayland: Update to per-surface frame events
2011-04-12 José Fonsecast/wgl: Prevent spurious framebuffer sizes when the...
2011-04-12 José Fonsecast/wgl: Fix debug output format specifiers of stw_frame...
2011-04-12 José Fonsecasvga: Rebind framebuffer and tss bindings strictly...
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-11 peppu_vbuf_mgr: fixed vbo max_index calculation
2011-04-11 Marek Olšákr600g: handle PIPE_CAP_FRAGMENT_COLOR_CLAMP_CONTROL...
2011-04-10 Christoph Bumillernv50,nvc0: silence shader debug output
2011-04-10 Christoph Bumillernvc0: make the card permit separate colour outputs
2011-04-10 Christoph Bumillernv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON
2011-04-10 Christoph Bumillernvc0: shrink CSOs a little
2011-04-10 Christoph Bumillernv50,nvc0: identify some line rasterization state
2011-04-10 Christoph Bumillernvc0: force perspective correction hint to nicest
2011-04-10 Christoph Bumillernv50,nvc0: don't insert instructions after the block...
2011-04-08 Marek OlšákRevert "r300g: handle DISCARD_WHOLE_RESOURCE for buffers"
2011-04-08 Marek Olšákr300g: fix another crash with hyperz
2011-04-08 Marek Olšákr300g: fix crash when adding a new relocation
2011-04-08 Marek Olšákr300g: emit US_FORMAT on R520 only
2011-04-08 Marek Olšáku_vbuf_mgr: fix crash with unsupported vertex format...
next