Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium /
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christoph Bumillernvc0: fix PointCoord enable in FP header
2011-02-24 Christoph Bumillernvc0: change TGSI CMP translation to use slct
2011-02-24 Christoph Bumillernvc0: sprite coord enable is per GENERIC, not overall...
2011-02-24 Christoph Bumillernvc0: fix new_value calls using type instead of size
2011-02-24 Christoph Bumillernvc0: set local memory usage info in shader header
2011-02-24 Christoph Bumillernvc0: don't fold loads from local memory
2011-02-24 Christoph Bumillernvc0: presin and preex2 can load from const space
2011-02-24 Christoph Bumillernvc0: kick out empty live ranges
2011-02-24 Christoph Bumillernvc0: preemptively insert branch at ENDIF
2011-02-24 Christoph Bumillernvc0: correct allocation of constrained registers
2011-02-24 Christoph Bumillernvc0: sync textures with render targets ourselves
2011-02-24 Christoph Bumillernvc0: improve userspace fencing
2011-02-24 Christoph Bumillernvc0: values for undefined outputs must have file GPR
2011-02-24 Christoph Bumillernvc0: multiply polygon offset units by 2
2011-02-24 Christoph Bumillernvc0: fix SSG
2011-02-24 Christoph Bumillernvc0: don't visit target blocks of a loop break multipl...
2011-02-24 Christoph Bumillernvc0: don't overwrite phi sources at the end of a loop
2011-02-24 Fabian Bielergallium/utils: Fix vertex element setup
2011-02-24 José Fonsecasvga: Ensure rendertargets and textures are always...
2011-02-24 Dave Airlier600g: EXT_texture_array support.
2011-02-24 Vinson Leescons: Fix Cygwin platform names.
2011-02-24 Jakob Bornecrantzi915g: Lazy emit dynamic state
2011-02-24 Jakob Bornecrantzi915g: Lazy emit immediate state
2011-02-24 Jakob Bornecrantzi915g: Disable LIS7 state updates for now
2011-02-24 Jakob Bornecrantzi915g: Clean up in i915_state_immediate
2011-02-24 Jakob Bornecrantzi915g: Remove outdated comment
2011-02-24 Jakob Bornecrantzi915g: Use dump function in sw winsys
2011-02-24 Jakob Bornecrantzi915g: Enable mirror repeat wrap mode
2011-02-24 Jakob Bornecrantzi915g: Always set vbo to flush on flushes
2011-02-23 Fabian Bielerr600g: Request DWORD aligned vertex buffers.
2011-02-22 Brian Paulr300g: fix missing initializers warning
2011-02-22 Brian Pauli915g: remove extra semicolons
2011-02-22 José Fonsecagallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ...
2011-02-22 José Fonsecagallium/docs: Update PIPE_TRANSFER_xx docs. Reformat...
2011-02-22 Keith Whitwellgallium: new transfer flag: DISCARD_WHOLE_RESOURCE
2011-02-20 Jakob Bornecrantzst/dri: Track drawable context bindings
2011-02-21 Daniel Vetteri915g: add some throttling
2011-02-21 Daniel Vetteri915g: s/bool/boolean/ style-fixup in winsys
2011-02-21 Jakob Bornecrantzi915g: Fix warning
2011-02-21 Jakob Bornecrantzi915g: Add option to lie about caps
2011-02-21 Jakob Bornecrantzi915g: Move debug fields to screen
2011-02-21 Jakob Bornecrantzi915g: Use debug get once options
2011-02-21 Jakob Bornecrantzi915g: Rework texture tiling a bit
2011-02-21 Jakob Bornecrantzi915g: Anisotropic filtering works
2011-02-21 Jakob Bornecrantzi915g: TODO about point sprites
2011-02-21 Jakob Bornecrantzi915g: TODO about untested code hidden behind caps
2011-02-21 Jakob Bornecrantzi915g: Reorg caps
2011-02-21 José Fonsecasvga: Remove some remaining fake S3TC rendering support.
2011-02-21 Vinson Leei915g: s/__func__/__FUNCTION__/
2011-02-20 Daniel Vetteri915g: kill remnants of mmapped batchbuffer support
2011-02-20 Jakob Bornecrantzi915g: Add winsys/i915/sw to scons build
2011-02-20 Jakob Bornecrantzi915g: Fix void ptr arith
2011-02-20 Jakob Bornecrantzi915g: Add dummy flush_frontbuffer
2011-02-19 José Fonsecascons: Add aliases for the llvmpipe unit tests.
2011-02-19 José Fonsecagallivm: Use simple scaling plus casting in more unorm...
2011-02-18 Marek Olšákr300g: fix a possible race when counting contexts
2011-02-18 Marek Olšákr300g: fix invalid dereference in winsys
2011-02-18 José Fonsecasvga: Fix NULL dereference.
2011-02-18 José Fonsecasvga: Ensure pending drawing commands other surface...
2011-02-18 José Fonsecasvga: Cannot use negate or abs on source to dsx/dsy...
2011-02-18 José Fonsecasvga: Ensure SWTNL is created after HWTNL.
2011-02-18 José Fonsecasvga: Ensure LRP's restrictions are observed in all...
2011-02-18 José Fonsecasvga: Preserve src swizzles in submit_op2/3/4.
2011-02-18 Marek Olšákr300g: remove tracking whether vertex buffers need...
2011-02-18 Jakob Bornecrantzsvga: Disable surface cache for textures
2011-02-18 Jakob Bornecrantzsvga: Describe svga_sampler_views for refcnt debugging
2011-02-18 Jakob Bornecrantzsvga: Make sure that refcnt debugger gets the correct...
2011-02-18 Jakob Bornecrantzutil: Make refcnt and symbol debuggers work on windows
2011-02-18 Marek Olšáku_vbuf_mgr: initialize flag indicating that buffers...
2011-02-18 Thomas Hellstromgallium/svga: Fix unnecessary swtnl fallbacks
2011-02-18 Dave Airlier600g: reorganise rgtc pieces.
2011-02-18 Fabian Bielerr600g: Start a new TEX clause if the texture lookup...
2011-02-18 Fabian Bielerr600g: Add support to dump vertex- and texture-fetch...
2011-02-17 Dave Airlier600g: add BC4/5 to RGTC conversion
2011-02-17 José Fonsecautil: Fix typo in last commit.
2011-02-17 Brian Pauldraw: update comments, rename vars in pstipple code
2011-02-17 José Fonsecasvga: Don't use more than one constant per IFC instruction.
2011-02-17 José Fonsecautil: Cleanup symbol name resolution on Windows.
2011-02-17 Brian Paulsoftpipe: rename env vars to be consistent
2011-02-17 Dave Airlier600g: get s3tc working on cards with crappy 64/128...
2011-02-17 Dave Airlier600g: add missing type to color buffer swap.
2011-02-17 Brian Paulgallium/util: init key with memset()
2011-02-17 Brian Paulsvga: flush when transitioning between HW and SW render...
2011-02-17 Brian Paulrtasm: add dummy return statement to silence MSVC warning
2011-02-17 Brian Paulsvga: use TRUE/FALSE instead of 0/1
2011-02-17 Brian Paulsvga: fix incorrect comment
2011-02-17 Brian Paulsvga: dimension the dirty[] array with SVGA_STATE_MAX
2011-02-17 Brian Paulsvga: disable a debug_printf() call
2011-02-16 José Fonsecasvga: Proper redefine_user_buffer implementation.
2011-02-16 Marek Olšákr300g: fix a race between CS and SET_TILING ioctls
2011-02-16 Marek Olšákr300g: fix blitting NPOT compressed textures
2011-02-16 José Fonsecasvga: Don't fake DXT compression ability.
2011-02-16 Christoph Bumillernvc0: fix blend factor mapping
2011-02-16 Christoph Bumillernvc0: fix emit_dfdx,dfdy
2011-02-16 Christoph Bumillernvc0: don't swap sources if either value is not in...
2011-02-16 Christoph Bumillernvc0: add missing break statements in constant_operand
2011-02-16 Christoph Bumillernvc0: fix clipping and use VIEWPORT instead of SCISSOR
2011-02-16 Christoph Bumillernvc0: demagic the clear flags and fix region clears
2011-02-16 Christoph Bumillernvc0: front stencil mask and func mask methods are...
next