r600g: Initialize multi VGT related register on Cayman.
[mesa.git] / src / gallium / drivers /
2011-09-14 Michel Dänzerr600g: Initialize multi VGT related register on Cayman.
2011-09-14 Christoph Bumillernvc0: implement resource_resolve
2011-09-14 José Fonsecallvmpipe: Remove dead lp_tile_shuffle_mask.py script.
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernvc0: emit tessellation mode and patch size in TCP...
2011-09-14 Christoph Bumillernv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSET
2011-09-14 Christoph Bumillernvc0: remove old shader backend files
2011-09-14 Christoph Bumillernvc0: hook up to new shader code generator
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code
2011-09-14 Christoph Bumillernvc0: prevent interruption of m2mf push
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 Grangenouveau: Add max_references parameter to vl_create_deco...
2011-09-13 Marcin Slusarznv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM...
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: compute tiling info in the pipe, not in the...
2011-09-12 Marek Olšákr600g: cleanup build include dirs and dependencies
2011-09-11 Marek Olšákr300g: handle the new CAPs
2011-09-10 Maarten Lankhorstnouveau: Add support for XvMC acceleration
2011-09-10 Tom Stellardr300/compiler: Implement ROUND
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šákgallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
2011-09-09 Brian Paulllvmpipe: add some null pointer checks
2011-09-08 Marcin Slusarznouveau: fix nouveau_fence leak
2011-09-08 Marcin Slusarznv50: fix screen->blitctx memory leak
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-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önigr600g: add support for R4A4 and A4R4 textures.
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 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-29 Brian Pauli915g: remove unused var in i915_flush_heuristically()
2011-08-29 Kai Wasserbächr600g: Fix include style
2011-08-29 Kai Wasserbächnoop: Fix include style
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 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 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Brian Paulsvga: include LLVM in name string in debug builds
2011-08-26 Michel Dänzerr600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
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 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 Airliesoftpipe: add get_dims callback for TXQ support. (v2)
2011-08-25 Chia-I Wuandroid: add support for r600g
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.
2011-08-20 Chia-I Wuandroid: build softpipe
2011-08-19 Marek Olšákr600g: don't allocate separate depth and stencil for...
2011-08-19 Marek Olšákr600g: finally enable float depth buffers on evergreen
2011-08-19 Marek Olšákr600g: rename resource -> view in create_sampler_view
2011-08-19 Marek Olšákr600g: hack around a problem with texture alignment
2011-08-19 Marek Olšákr600g: simplify the conditionals determining array...
2011-08-19 Marek Olšákr600g: put depth and stencil into one backing buffer
2011-08-19 Marek Olšákr600g: fix depth-stencil on evergreen
2011-08-19 Christoph Bumillernv50: fix potential null deref in insn modifer optimiza...
2011-08-19 Marek Olšákr600g: fix a possible crash in r600_adjust_gprs
2011-08-18 José Fonsecallvmpipe: Don't build lp_test_arit on MSVC.
2011-08-18 José Fonsecallvmpipe: snprintf->util_snprintf.
2011-08-18 José Fonsecallvmpipe: Add u_math.h include.
2011-08-17 Marek Olšákr600g: implement NV_primitive_restart functionality...
2011-08-17 Christoph Bumillernv50: don't drop flags definition when merging SAT...
2011-08-16 Marek Olšáksoftpipe: fix an obvious copy-paste error in get_query_...
2011-08-16 Marek Olšákr600g: rename bc -> bytecode
2011-08-16 Marek Olšákr600g: expose ARB_ES2_compatibility by claiming fixed...
2011-08-16 Marek Olšáknoop: redirect the get_param/is_format.. queries to...
2011-08-16 Marek Olšáku_blitter: rename util_blitter_copy_region -> util_blit...
next