r600g: add support for s3tc formats.
[mesa.git] / src / gallium / drivers /
2011-02-03 Brian Paulsvga: rename a couple sampler, sampler view functions
2011-02-03 Brian Paulgallium/svga: added debug code for dumping framebuffer...
2011-02-03 Henri Verbeetr600g: Make some more things static.
2011-02-03 Henri Verbeetr600g: Get rid of the unused r600_cf_vtx_tc() function.
2011-02-03 Henri Verbeetr300g: Make the buffer and texture vbtls static const.
2011-02-03 Henri Verbeetr600g: Make the buffer and texture vbtls static const.
2011-02-03 José Fonsecasvga: Fix resource leak; undo temporary workaround.
2011-02-03 José Fonsecasvga: Temporarily disable buffer DMA upload coalescing.
2011-02-03 José Fonsecasvga: Don't call swc->flush directly.
2011-02-03 José Fonsecasvga: Add an assert to catch reentrancy.
2011-02-03 Dave Airlier600g: flush differences back to DB copy.
2011-02-03 Dave Airlier600g: fix depth hw resource copies.
2011-02-03 Dave Airlier600g: only set depth bit for hw accessible depth buffers.
2011-02-03 Dave Airlier600g: rework dirty / depth texture tracking.
2011-02-03 Dave Airlier600g: set correct pitch/offset for depth textures...
2011-02-03 Brian Paulsoftpipe: rename sampler[] -> fragment_samplers[]
2011-02-03 Brian Paulsoftpipe: rename fragment sampler/view fields
2011-02-02 José Fonsecasvga: Flush upload buffers or we get asserts
2011-02-02 Christian Königr600g: use burst exports in shaders
2011-02-01 Dave Airlier600g: just change tile type when buffer is set to...
2011-02-01 Dave Airlier600g: fix evergreen for depth decompress test
2011-02-01 Dave Airlier600: only decompress depth when its tile type is wrong.
2011-02-01 Dave Airlier600g: start looking at evergreen tiling.
2011-02-01 Henri Verbeetr600g: Actually use the info from the flushed depth...
2011-01-31 Christian Königr600g: fix invalid ref count handling in r600_set_const...
2011-01-31 Brian Paulllvmpipe: fix incorrect array index in image dump code
2011-01-31 Michel Dänzersvga: Fix translation of TGSI SSG opcode.
2011-01-31 Michel Dänzersvga: TEXLDL opcode dst/src register information is...
2011-01-31 Michel Dänzersvga: Print the number and mnemonic of the opcode we...
2011-01-31 Alex Deucherr600g: fix OQ on evergreen
2011-01-31 Dave Airlier600g: fix occlusion query results.
2011-01-31 Alex Deucherr600g: remove some non-existent evergreen reg fields
2011-01-31 Dave Airlier600g: fix regression in cubemap tests since eea1d8199b...
2011-01-31 Dave Airlier600g: handle the write all cbufs property.
2011-01-30 Henri Verbeetr600g: Update the flushed depth texture after drawing...
2011-01-30 Vinson Leer600g: Fix void pointer arithmetic.
2011-01-30 Dave Airlier600g: fixes a segfault in the piglit fbo-genmipmap...
2011-01-30 Marek Olšákr300g: upload translated indices via the uploader
2011-01-30 Marek Olšákr300g: rework vertex format fallback
2011-01-30 Marek Olšákr600g: upload translated indices via the uploader
2011-01-30 Marek Olšákr600g: rework vertex format fallback
2011-01-30 Marek Olšákr600g: fix vertex format fallback
2011-01-30 Marek Olšákr600g: rework vertex buffer uploads
2011-01-30 Marek Olšákr600g: consolidate set_constant_buffer functions
2011-01-30 Marek Olšákr600g: consolidate vertex_buffer_update functions
2011-01-30 Marek Olšákr600g: consolidate draw_vbo functions (v2)
2011-01-30 Marek Olšákr600g: make r600_drawl inherit pipe_draw_info
2011-01-30 Marek Olšákr600g: add back u_upload_mgr integration
2011-01-30 Christoph Bumillernvc0: implement transform feedback state
2011-01-29 Christoph Bumillernvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
2011-01-29 Brian Paulsoftpipe: fix array textures to use resource array_size
2011-01-28 Marek Olšákr300g: fix resource_copy_region for DXT SRGB formats
2011-01-28 Marek Olšákr600g: handle PIPE_CAP_ARRAY_TEXTURES
2011-01-28 Marek Olšákr300g: handle PIPE_CAP_ARRAY_TEXTURES
2011-01-28 Marek Olšákr300g: 8x8-compressed zbuffer can only be point-sampled
2011-01-28 Marek Olšákr300g: fix and re-enable 8x8 zbuffer compression mode
2011-01-27 Marek Olšákr300g: print driver info if RADEON_DEBUG=info
2011-01-27 Marek Olšákr300g: add winsys flag CAN_AACOMPRESS
2011-01-27 Marek Olšákr300g: rename flag squaretiling -> drm_2_1_0
2011-01-27 Marek Olšákr300g: fix some bugs with zbuffer compression (v4)
2011-01-26 Brian Paulsoftpipe: support for 1D/2D texture arrays
2011-01-25 Mathias Fröhlichr600g: Implement timer queries.
2011-01-25 Brian Paulsoftpipe: fix off-by-one error in setup_fragcoord_coeff()
2011-01-25 Vinson Leenvc0: Move declaration before code.
2011-01-25 Jakob Bornecrantzsvga: Add more swrast debuging
2011-01-24 Jakob Bornecrantzsvga: Use get once helpers for context debug envs
2011-01-24 Jakob Bornecrantzrbug: Fix surface reference leak
2011-01-24 Henri Verbeetr600g: FLT_TO_INT* are vector instructions on Evergreen.
2011-01-24 Marek Olšákr300g: remove unused function
2011-01-24 Marek Olšákr300g: remove any traces of depth_clamp
2011-01-24 Marek Olšákr300g: handle PIPE_CAP_INSTANCED_DRAWING in get_param
2011-01-24 Jakob BornecrantzRevert "r300g/swtcl: re-enable LLVM"
2011-01-24 Jakob Bornecrantzi915g: Remove draw_flushes and state that we don't...
2011-01-24 Jakob Bornecrantzi915g: Improve constant handling
2011-01-24 Tom Stellardr300g: Increase fragment shader limits for r400 cards
2011-01-23 Christoph Bumillernvc0: implement point coord replacement
2011-01-23 Marek Olšákr300g: support sRGB colorbuffers
2011-01-23 Marek Olšákr300/compiler: remove any code related to relative...
2011-01-23 Christoph Bumillernvc0: fix emit_cvt for ceil, floor and trunc
2011-01-23 Christoph Bumillernvc0: remove bad assert and emit TEMP movs instead
2011-01-23 Christoph Bumillernvc0: fix address and value slot assignment in load...
2011-01-23 Christoph Bumillernvc0: don't omit highest bit of branch target
2011-01-23 Christoph Bumillernvc0: recognize r63 as zero in constant folding
2011-01-23 Christoph Bumillernvc0: add MARK_RING where missing to avoid too many...
2011-01-23 Christoph Bumillernvc0: don't apply base vertex to per-instance arrays
2011-01-23 Christoph Bumillernvc0: commute sources of SET too if beneficial
2011-01-23 Christoph Bumillernvc0: accept neg abs modifiers on lg2
2011-01-23 Brian Paulsoftpipe: pass surface format to get/put_tile functions
2011-01-23 Brian Paulgallium/softpipe: replace pipe_get_tile_swizzle()
2011-01-23 Brian Paulsoftpipe: use proper type for format field
2011-01-21 Jakob Bornecrantzi915g: Don't (un)map vbuf on each (un)map call
2011-01-21 Jakob Bornecrantzi915g: Don't do unnecessary copies of constants
2011-01-21 Jakob Bornecrantzi915g: Don't emit FS constants when VS contants change
2011-01-21 Jakob Bornecrantzi915g: Use slab allocator for transfers
2011-01-21 Christian Königr600g: check if hardware blits are possible bevore...
2011-01-21 Alex Deucherr600g: FLT_TO_INT_FLOOR is trans instruction
2011-01-20 Brian Paulsoftpipe: check for null pointers during context create...
2011-01-20 Henri Verbeetsoftpipe: Bind samplers to views instead of the underly...
2011-01-20 Henri Verbeetsoftpipe: Get rid of the redundant resource parameter...
2011-01-20 Brian Paulllvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_...
next