Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / drivers / llvmpipe /
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 José Fonsecallvmpipe: Avoid yet another variable size array.
2009-10-22 José Fonsecallvmpipe: Define rdtsc for MSVC.
2009-10-22 José Fonsecallvmpipe: Avoid variable size arrays.
2009-10-22 José Fonsecallvmpipe: Use the pack/unpack functions for 8bit unsign...
2009-10-22 José Fonsecallvmpipe: Utility function to double the bit width...
2009-10-22 José Fonsecallvmpipe: Factor vector packing/unpacking to a separate...
2009-10-22 José Fonsecallvmpipe: Call util_cpu_detect() from the unit tests.
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-21 José Fonsecallvmpipe: Remove extraneous name in lp_type pre-declara...
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 José Fonsecallvmpipe: Allocate texture storage for whole quads.
2009-10-14 José Fonsecallvmpipe: Use ALIGN_STACK.
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-09 José Fonsecallvmpipe: Eliminate constant mapping/unmapping.
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-04 José Fonsecallvmpipe: Ensure tile cache transfers are mapped before...
2009-10-04 José Fonsecallvmpipe: Autogenerate lp_tile_soa.c from u_format...
2009-10-04 José Fonsecallvmpipe: Remove loop testing from format testing.
2009-10-04 José Fonsecallvmpipe: Match header's protection macro with filename.
2009-10-04 José Fonsecallvmpipe: Adjust format assertion.
2009-10-03 José Fonsecallvmpipe: Fetch tile only if a color buffer is bound.
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-02 Michel Dänzergallium: Preparations for adding more PIPE_TRANSFER_...
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-01 Keith Whitwellgallium: remove depth.occlusion_count flag
2009-09-29 José Fonsecallvmpipe: Workaround for bug in llvm 2.5.
2009-09-29 José Fonsecallvmpipe: First verify LLVM IR, only then run optimizin...
2009-09-29 José Fonsecallvmpipe: Runtime cpu checks for lp_build_min_simple...
2009-09-29 José Fonsecallvmpipe: Implement non SSE4.1 versions of floor and...
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 José Fonsecallvmpipe: Emit SSE intrinsics based on runtime cpu...
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Younes Mantonllvmpipe: Grab a ref when the fb is set.
2009-09-26 José Fonsecallvmpipe: Allow building with LLVM 2.6 too.
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian Paulllvmpipe: add missing __FUNCTION__ parameter to debug_p...
2009-09-24 Brian Paulllvmpipe: increase max 3D texture size to 256
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Brian Paulllvmpipe: move tile cache datatypes into .c file since...
2009-09-23 Brian Paulllvmpipe: added max texture/surface size sanity check
2009-09-23 Brian Paulllvmpipe: increase MAX_WIDTH/HEIGHT to match max textur...
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 José Fonsecallvmpipe: Fix lp_get_cached_tile.
2009-09-20 José Fonsecallvmpipe: Update tile status on flush.
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-19 Michal Krolllvmpipe: Respect input interpolators for the shader.
2009-09-16 José Fonsecallvmpipe: Don't assert due to unsupported texture wrap...
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 José Fonsecagallium: Deprecate PIPE_CAP_S3TC.
2009-09-16 José Fonsecallvmpipe: Make the code portable for MinGW.
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 José Fonsecallvmpipe: Make lp_type a regular union.
2009-09-13 José Fonsecallvmpipe: Compute derivatives.
2009-09-13 José Fonsecallvmpipe: Remove dead references to pipe_winsys.
2009-09-13 José Fonsecallvmpipe: Use const keyword for input array arguments.
2009-09-13 José Fonsecallvmpipe: Delay storing into the dst register to preven...
2009-09-13 José Fonsecallvmpipe: Translate more TGSI opcodes.
2009-09-13 José Fonsecallvmpipe: Add a few more common arithmetic functions.
2009-09-13 José Fonsecallvmpipe: Rename function to free up lp_build_trunc...
2009-09-11 Brian Paulllvmpipe: asst fixes for 'make linux-llvmpipe'
2009-09-11 José Fonsecallvmpipe: set dirty_render_cache in llvmpipe_clear()
2009-09-11 José Fonsecallvmpipe: Update status in README and TODO/FIXME commen...
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 José Fonsecallvmpipe: Fix alpha test.
2009-09-10 José Fonsecallvmpipe: Mask out color channels not present in the...
2009-09-10 José Fonsecallvmpipe: Fix sampling from depth textures. Respect...
2009-09-10 José Fonsecallvmpipe: Skip blending when mask is zero.
2009-09-10 José Fonsecallvmpipe: Proper control flow builders.
2009-09-10 José Fonsecallvmpipe: Copy the texture target into the sampler...
2009-09-09 José Fonsecallvmpipe: Quick hack for 1D textures.
next