mesa: Also update the color draw buffer if it's explicitly set to GL_NONE.
[mesa.git] / src / gallium /
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...
2011-04-08 Marek Olšákr300g: fix crash with hyperz
2011-04-08 Henri Verbeetr300g: Properly take the sampler view's first_level...
2011-04-08 Fabian Bielerllvmpipe: Take the sampler view's first_level into...
2011-04-08 Henri Verbeetsoftpipe: Take the sampler view's first_level into...
2011-04-08 Marek Olšákr300g: do not advertise R16F and RG16F on DRM < 2.8.0
2011-04-08 Marek Olšákr300g: fix texturing with sizes > 2048 on r500
2011-04-08 Marek Olšákr300g: add 'radeon: ' prefix to error messages in winsys
2011-04-07 Henri Verbeetr600g: Unreference framebuffer state on context destruc...
2011-04-07 Henri Verbeetr600g: Use symbolic names for NUMBER_TYPE.
2011-04-07 Brian Pauldocs: replace llvmpipe/README with docs/llvmpipe.html
2011-04-07 Brian Paulllvmpipe: document issue with LLVM 2.8 and earlier...
2011-04-07 Brian Paulutil: add cpu detection for sse 4.2 and avx
2011-04-07 Brian Paulutil: simplify bit shifting in util_cpu_detect()
2011-04-07 Brian Paulsvga: another tweak to adjust_x term (use -0.5)
2011-04-06 Julian Adamsr600g: Fix non-independent blend state.
2011-04-06 José Fonsecadraw: Fix thinko in debug warnings.
2011-04-06 José Fonsecatrace: Correct/cleanup.
2011-04-06 José FonsecaRevert "trace: Dump blend state as a binary blob."
2011-04-06 José Fonsecast/python: Remove bindings, and all its dependencies.
2011-04-05 Marek Olšákr300g: postpone fragment shader state validation until...
2011-04-05 Marek Olšákr300g: fix RG/LATC1_SNORM by doing UNORM->SNORM convers...
2011-04-05 Marek Olšákr300/compiler: implement the CND opcode
2011-04-04 Bryan Cainnv50: prevent NV_OP_SELECT from having flags_def defined
2011-04-04 Alex Deucherr600g: add some additional ontario pci ids
2011-04-03 Marek Olšákr300g: do not wait for a busy BO if neither GPU nor...
2011-04-03 Marek Olšákr300g: remove unused RADEON_PB_USAGE_CACHE
2011-04-03 Marek Olšákr300g: tell the GLSL compiler to lower the continue...
2011-04-03 Marek Olšákr300g: avoid mapping the same buffer twice
2011-04-03 Marek Olšákr300g: handle DISCARD_WHOLE_RESOURCE for buffers
2011-04-03 Marek Olšákr300g: remove the redundant reference counter in radeon_bo
2011-04-01 José Fonsecatests: Use elts in translate_test.
2011-04-01 José Fonsecascons: Add aliases for unit tests.
2011-04-01 José Fonsecatranslate: Respect translate_buffer::max_index.
2011-04-01 José Fonsecadraw: Prevent out-of-bounds vertex buffer access.
2011-04-01 Marek Olšákgallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in...
2011-04-01 Marek Olšákgallium: add a CAP for mixed colorbuffer format support
2011-03-31 Christoph Bumillernv50: fix for GPR allocation granularity being 16 bit
2011-03-31 Christoph Bumillernv50: copy regalloc fixes from nvc0
2011-03-31 José Fonsecadraw: Revert code reorg in previous change.
2011-03-31 Luca Barbieridraw: implement vertex color clamping, and disable...
2011-03-30 Jerome Glissegallium: list use inline function to avoid macro shot...
2011-03-30 José Fonsecadraw: Forgot to remove one istart usage.
2011-03-30 José Fonsecadraw: Fix bug when drawing ushort indices.
2011-03-30 Michel Dänzergallium: Use explicit values in caps enums.
2011-03-29 Christoph Bumillernv50,nvc0: implement colour clamping controls
2011-03-29 Fredrik Höglundr600g: implement texture barrier
2011-03-29 Fredrik Höglundr600g: implement the pipe_screen fence functions
2011-03-29 Marek Olšákr300g: add support for all render targets with one...
2011-03-29 Marek Olšákr300g: finish up signed normalized textures and render...
2011-03-29 Marek Olšákr300g: enable clamping controls
2011-03-29 Marek Olšákgallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
2011-03-29 Marek Olšákgallium: add EXT_texture_snorm support
2011-03-29 Luca Barbierigallium: implement clamping controls (ARB_color_buffer_...
2011-03-29 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-29 Vinson Leei915g: Fix build.
2011-03-28 Daniel Vetteri915g: use drm ioctl to get pci devid
2011-03-28 Tobias Drostegallivm: Fix build with llvm-2.9
2011-03-27 Fabian Bielerr600g: Handle texture fetch instructions with relative...
2011-03-27 Fabian Bielerr600g: Handle texture fetch instructions with neg or...
2011-03-27 Fabian Bielerr600g: Handle texture fetch instructions with swizzle...
2011-03-25 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-25 José Fonsecagallium: Avoid redefinition of likely/unlikely macros...
2011-03-24 Marek Olšákr300g: fix alpha-test with no colorbuffer
2011-03-24 Brian Paulsvga: adjust triangle rasterization offset
2011-03-24 José Fonsecast/wgl: Adjust the pbuffer invisible window size.
2011-03-22 Fabian Bielerr600g: Check for relative addressing in destination...
2011-03-22 Dave Airlier600g: fix bo names causing -35 EDEADLCK
2011-03-21 José Fonsecasvga: Avoid synchronizing when doing piecewise upload...
2011-03-21 José Fonsecasvga: Undo the DMA buffer size limiting.
2011-03-19 Christoph Bumillernv50,nvc0: implement texture barrier
2011-03-18 Johannes Obermayrnouveau: Fix serious compiler warnings
2011-03-16 José Fonsecasvga: Leave any_user_vertex_buffers flag alone.
2011-03-16 José Fonsecasvga: Hardcode SVGA_COMBINE_USERBUFFERS to 1.
2011-03-16 José Fonsecasvga: Use transfer information on buffer transfers.
2011-03-15 Daniel Vetteri915g: fix braino in the static state rework
2011-03-15 Daniel Vetteri915g: implement early z
2011-03-15 Daniel Vetteri915g: split up static state
2011-03-15 José Fonsecasvga: Tell the host to discard when doing writes withou...
2011-03-15 José Fonsecasvga: Update svga_winsys_screen::buffer_map comments.
2011-03-15 José Fonsecasvga: Ensure DMA commands are serialized with unsynchro...
2011-03-15 Marek Olšákr300g: implement the texture barrier
2011-03-15 Marek Olšákgallium: add texture barrier support to the interface...
2011-03-15 Mathias Fröhlichgallium/util: Use PIPE_TRANSFER_DISCARD_RANGE in pipe_b...
2011-03-15 Henri Verbeetr600g: FLT_TO_INT_FLOOR and FLT_TO_INT_RPI are vector...
2011-03-14 Alex Deucherr600g: fix logic error in 028987c80362eddd39176628486a4...
2011-03-14 Alex Deucherr600g: don't set per-MRT blend bits on R600
2011-03-14 Alex Deucherr600g: Original R600 does not support per-MRT blends
2011-03-14 Alex Deucherr600g: emit SURFACE_BASE_UPDATE packet on rv6xx
next