llvmpipe: limit max texture size to 2Kx2K for now
[mesa.git] / src / gallium / drivers / r300 /
2010-04-01 Vinson Leer300g: Remove unnecessary header.
2010-04-01 Marek Olšákr300g: add RGBA16F colorbuffer support
2010-04-01 Marek Olšákr300g: add RGTC texture support
2010-03-31 Marek Olšákr300g: format handling cleanup
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-30 Vinson Leer300g: Remove unused variable.
2010-03-30 Vinson Leer300g: Remove unnecessary header.
2010-03-30 Corbin Simpsonr300g: Bind constantbuf to Draw immediately, don't...
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-29 José Fonsecar300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYO...
2010-03-29 Marek Olšákr300g: print configurable debugging info on non-debug...
2010-03-27 Marek Olšákr300g: handle TGSI_OPCODE_RET as END
2010-03-27 Marek Olšákr300g: disable cliprects
2010-03-27 Marek Olšákr300g: print errors even on non-debug builds
2010-03-27 Mathias Fröhlichr300g: fix macrotiling for non-square textures
2010-03-27 Corbin Simpsonr300g: Make SWTCL clear work again.
2010-03-27 Vinson Leer300g: Remove unnecessary header.
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Corbin SimpsonRevert "r300g: add generating texture coordinates for...
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Joakim Sindholtr300g/radeong: fix scons build
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-25 Vinson Leer300g: Remove unnecessary header.
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Dave Airlier300g: fix glean occlusion query test
2010-03-23 Corbin Simpsonr300g: Cleanup a few old warnings.
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Marek Olšákr300g: disable tiling for YUV formats
2010-03-21 Marek Olšákr300g: fix scons build
2010-03-21 Marek Olšákr300g: accelerate blitting for all 64-bit texture formats
2010-03-21 Marek Olšákr300g: add and enable square microtiling
2010-03-21 Marek Olšákr300g: cleanup tiling flags propagation
2010-03-21 Marek Olšákr300g: put common defines into one file
2010-03-21 Marek Olšákr300g: remove unused code
2010-03-21 Dave Airlier300g: fix occlusion query hangs.
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300g: align misaligned ushort vertex indices
2010-03-21 Marek Olšákr300g: fix misaligned generated offset for ubyte vertex...
2010-03-21 Marek Olšákr300g: split the vertex buffer alignment validation
2010-03-21 Marek Olšákr300g: skip null vertex buffers
2010-03-21 Corbin Simpsonr300g: Bump immediate limits.
2010-03-21 Corbin Simpsonr300g: Correctly hax max_index on pipe_vertex_buffers.
2010-03-20 Dave Airlier300g: add buffer/texture referenced checks.
2010-03-19 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-19 Marek Olšákr300g: lod min/max clamping should be relative to the...
2010-03-19 Marek Olšákr300g: fix breakage after the gallium-sampler-view...
2010-03-19 Marek Olšákr300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer suppo...
2010-03-19 Marek Olšákr300g: mark SRGB colorbuffers as unsupported
2010-03-19 Marek Olšákr300g: add generating texture coordinates for point...
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Keith Whitwellr300g: fix up after merge
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Dave Airlier300g: rebuild screen/winsys interface
2010-03-14 Vinson Leer300g: Remove unnecessary headers.
2010-03-14 Marek Olšákr300g: remove pipe_context from r300_screen
2010-03-13 Marek Olšákr300g: add high quality anisotropic filtering for R5xx...
2010-03-13 Marek Olšákr300g: fix anisotropic filtering, fix macrotiling
2010-03-13 Marek Olšákr300g: refrain from using immediate mode if it causes...
2010-03-13 Marek Olšákr300g: fix up function names
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Corbin Simpsonr300g: Forcibly sanitize max index.
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Corbin Simpsonr300g: Properly clamp index limits.
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 Michal Krolgallium: Check for OOM condition when creating a sample...
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 Corbin Simpsonr300g: Reorder regs, save one dword.
2010-03-09 Marek Olšákr300g: kill pf_component_count
2010-03-09 Corbin Simpsonr300g: Precalculate and CSO-bind PSC state.
2010-03-09 Corbin Simpsonr300g: Cleanup old PSC code a bit.
2010-03-09 Roland Scheideggerr300g: fix gallium-vertexlementcso merge damage
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Keith WhitwellSquashed commit of gallium-no-texture-blanket
2010-03-09 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-08 Brian Paulr300g: define R300_MAX_TEXTURE_LEVELS
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-08 Marek Olšákr300g: fix updating the tiling flags for the framebuffe...
2010-03-08 Marek Olšákr300g: remove unnecessary state emissions and clean up
2010-03-07 Marek Olšákr300g: fix DRM errors
2010-03-07 Marek Olšákr300g: disable macrotiling when the texture height...
2010-03-07 Marek Olšákr300g: enable micro- and macrotiling for all textures...
2010-03-07 Marek Olšákr300g: add ability to tile/detile textures using blit...
2010-03-07 Marek Olšákr300g: move r300_transfer to separate files
2010-03-07 Marek Olšákr300g: disable emitting the HWTCL-related state when...
2010-03-07 Marek Olšákr300g: resurrect r300_emit_vertex_buffer for SWTCL
2010-03-07 Marek Olšákr300g: validate buffers when using SWTCL
next