r300g: No vertex textures here.
[mesa.git] / src / gallium / drivers / llvmpipe /
2009-12-02 Brian PaulRevert "llvmpipe: plug in dummy pipe_context::set_verte...
2009-12-02 Brian Paulllvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNIT...
2009-12-02 Brian Paulllvmpipe: plug in dummy pipe_context::set_vertex_sample...
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krollp: Update for renamed sampler/texture state setters.
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 Roland Scheideggerr300g,llvmpipe: fix some more merge problems
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland Scheideggergallium: fix more statetrackers/drivers for not using...
2009-11-26 José Fonsecallvmpipe: Fake missing SSSE3 when simulation less capab...
2009-11-26 José Fonsecallvmpipe: Update/correct CPU requirements.
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-24 José Fonsecallvmpipe: Update instructions.
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_src_register to reduce...
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_dst_register to reduce...
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_declaration to reduce...
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_instruction to avoid...
2009-11-24 José Fonsecallvmpipe: Use assert instead of abort. Only verify...
2009-11-24 José Fonsecallvmpipe: Fix memory leak.
2009-11-24 José Fonsecallvmpipe: Use the generic conversion routine for depths.
2009-11-24 José Fonsecallvmpipe: Be more conservative with the supported formats.
2009-11-24 José Fonsecallvmpipe: Fix typo in comparison operator.
2009-11-24 Keith Whitwellgallium: try and update r300 and nv drivers for tgsi...
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-10 José Fonsecallvmpipe: Fix derived blend color state.
2009-11-09 José Fonsecallvmpipe: Ensure stack variables in unit tests are...
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-06 José Fonsecallvmpipe: Fix build with llvm 2.6.
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Michal Krolllvmpipe: Sanitise shader semantic and interpolator...
2009-11-03 Keith Whitwellllvmpipe: remove old prim_setup draw stage
2009-11-03 José Fonsecallvmpipe: Respect gl_rasterization_rules in primitive...
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 José Fonsecallvmpipe: Make sure the JIT engine and X86 target are...
2009-10-28 José Fonsecallvmpipe: Implement round() for MSVC.
2009-10-25 José Fonsecallvmpipe: Human friendlier sampler state dump.
2009-10-25 José Fonsecallvmpipe: Dump the sampler state of the shader key.
2009-10-25 José Fonsecallvmpipe: Immediate multiplication.
2009-10-25 José Fonsecallvmpipe: Fast path for sampling rgba8 textures with...
2009-10-25 José Fonsecallvmpipe: Make lerping work for 8.8 fixed point values.
2009-10-25 José Fonsecallvmpipe: New module to help make assertions about...
2009-10-25 José Fonsecallvmpipe: New function to unpack rgba8 formats into...
2009-10-25 José Fonsecallvmpipe: Split the format swizzling step from the...
2009-10-25 José Fonsecallvmpipe: Allow different signs when unpacking.
2009-10-25 José Fonsecallvmpipe: Add inlines to quickly generate types matchin...
2009-10-25 José Fonsecallvmpipe: Merge lp_build_load_rgba_soa into lp_build_sa...
2009-10-25 José Fonsecallvmpipe: Factor our pixel offset computation.
2009-10-25 José Fonsecallvmpipe: Share testing infrastructure with lp_test_format.
2009-10-25 José Fonsecallvmpipe: Eliminate lp_build_store_rgba_aos.
2009-10-25 José Fonsecallvmpipe: Eliminate lp_build_load_rgba_aos.
2009-10-25 José Fonsecallvmpipe: Move a few format/sampling functions into...
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Keith Whitwellgallium: remove the swizzling parts of ExtSwizzle
2009-10-23 Keith Whitwellgallium: remove noise opcodes
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'
next