Merge branch '7.8'
[mesa.git] / src / gallium / drivers /
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-04 Dave Airlier300g: fix TFP stride override.
2010-04-04 Marek Olšákr300g: add conditional rendering
2010-04-04 Marek Olšákr300g: add r4xx fragment shader registers
2010-04-04 Marek Olšákr300g: do not use the c++ template keyword
2010-04-04 Marek Olšákr300g: properly setup textures from X server
2010-04-03 Dave Airlier300g: fix color tiling for buffer from X server.
2010-04-02 José Fonsecautil: Revert unsolicited, untested, unreviewed, and...
2010-04-02 Corbin Simpsonr300g: Expound on dithering comment.
2010-04-02 Dave Airlier300g: make dithering work like fglrx.
2010-04-02 Brian Paulllvmpipe: limit max texture size to 2Kx2K for now
2010-04-02 Luca Barbierisoftpipe: remove S3TC init, since it's done on-demand now
2010-04-02 Luca Barbierigallium/util: revert util_format_init addition
2010-04-02 Luca Barbierigallium/util: add util_format_is_supported to check...
2010-04-02 Luca Barbierinv50: call util_format_init
2010-04-02 Luca Barbierigallium/util: add util_format_init that inits s3tc...
2010-04-01 José Fonsecallvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
2010-04-01 José Fonsecallvmpipe: More tweaks to the supported texture formats.
2010-04-01 José Fonsecallvmpipe: Fix build...
2010-04-01 José Fonsecallvmpipe: Fix (un)swizzling, broken due to use of VOID...
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 José Fonsecasoftpipe: Use S3TC when avaiilable,
2010-03-31 José Fonsecallvmpipe: Don't call unused generate_clamp().
2010-03-31 José Fonsecallvmpipe: Disable threads by default on embedded.
2010-03-31 José Fonsecallvmpipe: Don't rely on u_format_access.py
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecallvmpipe: More accurate format capability exporting.
2010-03-31 José Fonsecallvmpipe: Drop the aos format conversion.
2010-03-31 Vinson Leei965g: Fix assertion that was always true.
2010-03-31 Vinson Leeidentity: Remove unnecessary header.
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 Chris LiAdd test case for lp_bld_printf()
2010-03-29 José Fonsecai965g: util_format_is_compressed() -> util_format_is_s3...
2010-03-29 José Fonsecasvga: util_format_is_compressed() -> util_format_is_s3tc().
2010-03-29 José Fonsecar300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYO...
2010-03-29 Michal Krolsoftpipe: Map GS constants, too.
2010-03-29 Marek Olšákr300g: print configurable debugging info on non-debug...
2010-03-28 Keith Whitwellgallium: new raw gallium interface to support standalon...
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 Vinson Leei965g: Add brw_winsys_debug.c to SCons build.
2010-03-27 Vinson Leeidentity: Add id_drm.c to SCons build.
2010-03-27 Vinson Leeidentity: Add id_drm.c to SCons build.
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 Chris Ligallium/llvmpipe: add PROGS target/rule to Makefile...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Corbin SimpsonRevert "r300g: add generating texture coordinates for...
2010-03-26 Christoph Bumillernv50: fix FACE semantic check in FP input slot assignments
2010-03-26 Vinson Leeidentity: Remove unnecessary header.
2010-03-26 Jakob Bornecrantzdraw: Add EMIT_4UB_BGRA format
2010-03-25 Jakob Bornecrantzi915g: Rename winsys prefix to i915_ from intel_
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Brian PaulRevert "llvmpipe: optimize the lp_setup_fence() function"
2010-03-25 Brian Paulllvmpipe: disable an assertion
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-25 Brian Paulllvmpipe: fix up some questionable fence code
2010-03-25 Brian Paulllvmpipe: optimize the lp_setup_fence() function
2010-03-25 Brian Paulllvmpipe: call lp_fence_signal()
2010-03-25 Brian Paulllvmpipe: added lp_fence_signal()
2010-03-24 Jakob Bornecrantzi915g: Correct and add supperted texture formats
2010-03-24 Brian Paulllvmpipe: fix texture reference counting bug
2010-03-23 Luca Barbierinvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex...
2010-03-23 Luca Barbierinvfx: delay allocation of buffers in GART/VRAM to valid...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Brian Paulsoftpipe: comments, re-formatting, etc
2010-03-23 Brian Paulsoftpipe: add special cases for all Z compare modes...
2010-03-23 Luca Barbierinvfx: don't crash on empty fragment program
2010-03-23 Luca Barbierinvfx: fix coding style in nvfx_transfer.c
2010-03-23 Luca Barbierinvfx: stop incessantly spewing debug messages on the...
2010-03-23 Luca Barbierinvfx: fix/workaround nv3x hwtnl issues
2010-03-23 Dave Airlier300g: fix glean occlusion query test
2010-03-23 Corbin Simpsonr300g: Cleanup a few old warnings.
2010-03-22 Luca Barbierinvfx: fix sampler views support
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 George SapountzisMerge branch 'master' of git+ssh://git.freedesktop...
2010-03-21 Christoph Bumillernv50: report driver as GLSL capable
2010-03-21 George SapountzisMerge branch 'master' of git://anongit.freedesktop...
2010-03-21 Christoph Bumillernv50: don't validate arrays on clear
2010-03-21 Christoph Bumillernv50: get rid of the static_init stateobj
2010-03-21 George Sapountzisdrm/sw: llvmpipe texture_from_handle
next