dri/nv20: Clear with the 3D engine.
[mesa.git] / src / gallium /
2010-10-29 Chia-I Wutargets: Add missing quotes to Makefile.xorg.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 José Fonsecagallivm: Remove the EMMS opcodes.
2010-10-28 José Fonsecagallivm: always enable LLVMAddInstructionCombiningPass()
2010-10-28 José Fonsecagallium: Avoid using __doc__ in python scripts.
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-27 Marek Olšákr300g: add a default channel ordering of texture border...
2010-10-27 Vinson Leer600g: Silence uninitialized variable warnings.
2010-10-27 Vinson Leer300g: Silence uninitialized variable warning.
2010-10-27 Tilman Sauerbeckr600g: Destroy the blitter.
2010-10-27 Tilman Sauerbeckr600g: In radeon_bo(), call LIST_INITHEAD early.
2010-10-27 Chia-I Wuglapi: Do not use glapidispatch.h.
2010-10-26 Dave Airlier600g: add assembler support for all the kcache fields.
2010-10-25 Dave Airlier600g: fix magic 0x1 ->flat shade ena
2010-10-25 Brian Paultranslate: remove unused prototypes
2010-10-25 Brian Paultranslate: use function typedefs, casts to silence...
2010-10-25 Brian Paulrtasm: use pointer_to_func() to silence warning
2010-10-25 Brian Paulutil: use pointer_to_func() to silence warning
2010-10-24 Marek Olšákr300g: fix texture border for 16-bits-per-channel formats
2010-10-24 Jon TURNEYEnsure -L$(TOP)/$(LIB_DIR) appears in link line before...
2010-10-24 Dave Airlier600g: drop more common state handling code
2010-10-24 Tilman Sauerbeckr600g: Also clear bc data when we're destroying a shader.
2010-10-24 Tilman Sauerbeckr600g: Added r600_pipe_shader_destroy().
2010-10-24 Dave Airlier600g: merge more of the common r600/evergreen state...
2010-10-24 Tilman Sauerbeckr600g: Fixed r600_vertex_element leak.
2010-10-23 Brian Paulsoftpipe: remove >32bpp color restriction
2010-10-23 Brian Paulsoftpipe: added some texture sample debug code (disabled)
2010-10-23 Chia-I Wust/egl: Use resource reference count for egl_g3d_sync.
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-23 Chia-I Wust/egl: Fix native_mode refresh mode.
2010-10-23 Chia-I Wuegl: Fix _eglModeLookup.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLScreen interface.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLConfig interface.
2010-10-22 Dave Airlier600g: not fatal if we can't get tiling info from kernel
2010-10-22 Marek Olšákr300g: say no to PIPE_CAP_STREAM_OUTPUT and PIPE_CAP_PR...
2010-10-22 Marek Olšákr300g: do not print get_param errors in non-debug build
2010-10-22 Brian Paulgalahad: silence warnings
2010-10-22 Chia-I Wuegl: Parse image attributes with _eglParseImageAttribList.
2010-10-22 Chia-I Wuegl: Move attributes in _EGLImage to _EGLImageAttribs.
2010-10-22 Brian Paulwinsys/xlib: rename xm->xlib
2010-10-22 Brian Paulwinsys/xlib: fix up allocation/dealloction of XImage
2010-10-22 Brian Paulwinsys/xlib: use Bool type for shm field
2010-10-22 Brian Paulwinsys/xlib: formatting fixes
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulllvmpipe: enable primitive restart
2010-10-22 Brian Paulsoftpipe: enable primitive restart
2010-10-22 Brian Pauldraw: implement primitive splitting for primitive restart
2010-10-22 Brian Paulgallium: new CAP, state for primitive restart
2010-10-21 Brian Pauldraw: fix typo in comment
2010-10-21 Vinson Leegallivm: Silence uninitialized variable warning.
2010-10-21 Vinson Leegallivm: Silence uninitialized variable warnings.
2010-10-21 Vinson Leegallivm: Silence uninitialized variable warnings.
2010-10-21 Dave Airlier600g: start splitting out common code from eg/r600.
2010-10-21 Dave Airlier600g: initial translate state support
2010-10-21 Vinson Leedraw: Remove unnecessary header.
2010-10-21 Vinson Leellvmpipe: Remove unnecessary header.
2010-10-21 Dave Airlier600g: add texture tiling enable under a debug option.
2010-10-21 Dave Airlier600g: add texture tiling alignment support.
2010-10-21 Dave Airlier600g: introduce a per-driver resource flag for transfers.
2010-10-21 Dave Airlier600g: add r600 surface to store the aligned height.
2010-10-21 Dave Airlier600g: start adding hooks for aligning width/height...
2010-10-21 Dave Airlier600g: move to per-miplevel array mode.
2010-10-21 Dave Airlier600g: all non-0 mipmap levels need to be w/h aligned...
2010-10-20 Brian Pauldraw: use float version of LLVM Mul/Add instructions
2010-10-20 Brian Paulllvmpipe/draw: always enable LLVMAddInstructionCombinin...
2010-10-20 Vinson Leer600g: Ensure r600_src is initialized in tgsi_exp function.
2010-10-20 Vinson Leedraw: Move loop variable declaration outside for loop.
2010-10-20 Keith Whitwelldraw: make sure viewport gets updated in draw llvm...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-20 Hui Qi Taydraw: corrections to allow for different cliptest cases
2010-10-19 Vinson Leellvmpipe: Initialize variable.
2010-10-19 Vinson Leellvmpipe: Initialize state variable in debug_bin function.
2010-10-19 Vinson Leest/xorg: Fix memory leak on error path.
2010-10-19 Brian Paulgallivm: fix incorrect type for zero vector in emit_kilp()
2010-10-19 Brian Paulmesa: fix mesa version string construction
2010-10-19 Thomas Hellstromst/xorg: Fix compilation for Xservers >= 1.10
2010-10-19 Thomas Hellstromxorg/vmwgfx: Don't use deprecated x*alloc / xfree functions
2010-10-19 Thomas Hellstromst/xorg: Don't use deprecated x*alloc / xfree functions
2010-10-19 Thomas Hellstromst/xorg: Fix compilation errors for Xservers compiled...
2010-10-19 Thomas Hellstromst/xorg, xorg/vmwgfx: Be a bit more frendly towards...
2010-10-19 Tom Stellardr300g: Add new debug option for logging vertex/fragment...
2010-10-18 José Fonsecallvmpipe: Don't test rounding of x.5 numbers.
2010-10-18 José Fonsecagallivm: Add a note about SSE4.1's nearest mode rounding.
2010-10-18 Brian Paulllvmpipe: remove lp_setup_coef*.c files from Makefile
2010-10-18 Victor Tsengegl/i965: include inline_wrapper_sw_helper.h
2010-10-18 Dave Airlier600g: retrieve tiling info from kernel for shared...
2010-10-18 Dave Airlier600g: fix transfer function for tiling.
2010-10-18 Dave Airlier600g: attempt to cleanup depth blit
2010-10-18 Dave Airlier600g: depth needs to bound to ds
2010-10-18 Dave Airlier600g: fix typo in tiling setup cb code.
2010-10-18 Dave Airlier600g: do proper tracking of views/samplers.
2010-10-18 Keith Whitwellllvmpipe: remove unused arg from jit_setup_tri function
2010-10-18 Keith Whitwellllvmpipe: remove unused file
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-18 Keith Whitwellllvmpipe: fail cleanly on malloc failure in lp_setup_al...
2010-10-18 Keith Whitwellllvmpipe: remove setup fallback path
2010-10-18 José Fonsecagallivm: Comment lp_build_insert_new_block().
2010-10-18 Keith Whitwellllvmpipe: clean up fields in draw_llvm_variant_key
2010-10-17 Dave Airlier600g: set tiling bits in hw state
2010-10-17 Dave Airlier600g: get tiling info from kernel
next