llvmpipe: remove misleading debug string
[mesa.git] / src / gallium / auxiliary /
2010-11-30 Marek Olšákutil: rename u_mempool -> u_slab
2010-11-30 Zack Rusingallivm: fix storing of the addr register
2010-11-28 Marek Olšáku_blitter: interpolate clear color using a GENERIC...
2010-11-25 Marek Olšáku_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu...
2010-11-25 Chia-I Wuauxiliary: util_blit_pixels_tex should restore the...
2010-11-22 Marek Olšákgallium: add PIPE_SHADER_CAP_SUBROUTINES
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Chia-I Wutgsi: Add STENCIL to text parser.
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-11-12 Marek Olšáktgsi: fill out CAPs for indirect addressing
2010-11-10 Zack Rusingallivm: implement indirect addressing over inputs
2010-11-09 José Fonsecagallivm: Allocate TEMP/OUT arrays only once.
2010-11-09 Zack Rusingallivm: implement indirect addressing of the output...
2010-11-08 Michal Krolos: Open file streams in binary mode.
2010-11-05 Jakob Bornecrantzscons: Remove old pipebuffer SConscript
2010-11-05 Brian Paulgallivm: add const qualifiers, fix comment string
2010-11-05 Brian Paulgallivm: alloca() was called too often for temporary...
2010-11-04 Brian Paultgsi: remove unused function
2010-11-04 Brian Paulgallivm: implement execution mask for scatter stores
2010-11-04 Brian Paulgallivm: added lp_elem_type()
2010-11-04 Brian Paulgallivm: add pixel offsets in scatter stores
2010-11-04 Brian Paulgallivm: added debug code to dump temp registers
2010-11-04 Michal Kroltgsi/build: Reduce interface clutter.
2010-11-04 Michal Kroltgsi/exec: Get rid of obsolete condition codes.
2010-11-04 Michal Kroltgsi/exec: Cleanup the remaining arithmetic instructions.
2010-11-03 Brian Paulgallivm: add some LLVM var labels
2010-11-03 Brian Paulgallivm: implement scatter stores into temp register...
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
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-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-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Pauldraw: implement primitive splitting 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 Vinson Leedraw: Remove unnecessary header.
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 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 Brian Paulgallivm: fix incorrect type for zero vector in emit_kilp()
2010-10-18 José Fonsecagallivm: Add a note about SSE4.1's nearest mode rounding.
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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 Hui Qi Taydraw: corrections for w coordinate
2010-10-17 José Fonsecagallivm: Fix SoA cubemap derivative computation.
2010-10-15 Brian Paulgallivm: use util_snprintf()
2010-10-15 Brian Paulgallivm: added lp_build_load_volatile()
2010-10-15 Brian Paulgallivm: added lp_build_print_vec4()
2010-10-15 Jakob Bornecrantztarget-helpers: Remove per target software wrapper...
2010-10-15 Jakob Bornecrantzwrapper: Add a way to dewrap a pipe screen without...
2010-10-15 Jakob Bornecrantzwrapper: Fix spelling
2010-10-15 Keith Whitwellgallium: move some intrinsics helpers to u_sse.h
2010-10-15 Dave Airlietgsi: add scanner support for centroid inputs
2010-10-14 Brian Paulgallivm: add compile-time option to emit inst addrs...
2010-10-14 Hui Qi Taydraw: sanitize llvm variant key
2010-10-13 José Fonsecagallivm: More accurate float -> 24bit & 32bit unorm...
2010-10-13 Brian Paulgallivm: work-around trilinear mipmap filtering regress...
2010-10-13 Vinson Leegallivm: Remove unnecessary header.
2010-10-13 Roland Scheideggergallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpat...
2010-10-13 Brian Pauldraw/llvmpipe: replace DRAW_MAX_TEXTURE_LEVELS with...
2010-10-13 Brian Paulgallivm: remove newlines
2010-10-13 Roland Scheideggergallivm: fix different handling of [non]normalized...
2010-10-12 Dave Airliegallium/util: add S8 tile sampling support.
2010-10-12 Dave Airliegallium/format: add X32_S8X24_USCALED format.
2010-10-12 Dave Airliegallium/format: add support for X24S8 and S8X24 formats.
2010-10-12 Dave Airliegallium/tgsi: add support for stencil writes.
2010-10-12 José Fonsecagallivm: Name anonymous union.
2010-10-12 Keith Whitwellgallivm: don't branch on KILLs near end of shader
2010-10-12 Keith Whitwellgallium: move sse intrinsics debug helpers to u_sse.h
2010-10-11 José Fonsecagallivm: More detailed analysis of tgsi shaders.
2010-10-11 José Fonsecatgsi: Export some names for some tgsi enums.
2010-10-11 José Fonsecagallivm: Eliminate unsigned integer arithmetic from...
2010-10-10 José Fonsecagallivm: Pass texture coords derivates as scalars.
2010-10-10 José Fonsecagallivm: Use variables instead of Phis in loops.
2010-10-10 José Fonsecagallivm: Allow to disable bri-linear filtering with...
2010-10-10 José Fonsecagallivm: Fix a long standing bug with nested if-then...
2010-10-10 delphidraw: some changes to allow for runtime changes to...
2010-10-09 José Fonsecagallivm: Cleanup the rest of the flow module.
2010-10-09 José Fonsecagallivm: Simplify if/then/else implementation.
2010-10-09 José Fonsecagallivm: Factor out the SI->FP texture size conversion...
2010-10-09 José Fonsecagallivm: Remove support for Phi generation.
2010-10-09 José Fonsecagallivm: Use varilables instead of Phis for cubemap...
2010-10-09 José Fonsecagallivm: Don't generate Phis for execution mask.
2010-10-09 José Fonsecagallivm: Special bri-linear computation path for unmodi...
2010-10-09 José Fonsecagallivm: Less code duplication in log computation.
2010-10-09 José Fonsecautil: Defined M_SQRT2 when not available.
2010-10-09 José Fonsecagallivm: Handle code have ret correctly.
2010-10-09 Keith Whitwellllvmpipe: try to be sensible about whether to branch...
next