index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
Age
Commit message (
Expand
)
Author
2009-12-01
lp: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-27
r300g,llvmpipe: fix some more merge problems
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
llvmpipe: Fake missing SSSE3 when simulation less capabable machines.
José Fonseca
2009-11-26
llvmpipe: Update/correct CPU requirements.
José Fonseca
2009-11-24
llvmpipe: Update instructions.
José Fonseca
2009-11-24
llvmpipe: Use assert instead of abort. Only verify functions on debug builds.
José Fonseca
2009-11-24
llvmpipe: Fix memory leak.
José Fonseca
2009-11-24
llvmpipe: Use the generic conversion routine for depths.
José Fonseca
2009-11-24
llvmpipe: Be more conservative with the supported formats.
José Fonseca
2009-11-24
llvmpipe: Fix typo in comparison operator.
José Fonseca
2009-11-10
llvmpipe: Fix derived blend color state.
José Fonseca
2009-11-09
llvmpipe: Ensure stack variables in unit tests are properly aligned.
José Fonseca
2009-11-06
llvmpipe: Fix build with llvm 2.6.
José Fonseca
2009-11-03
llvmpipe: Sanitise shader semantic and interpolator handling.
Michal Krol
2009-11-03
llvmpipe: remove old prim_setup draw stage
Keith Whitwell
2009-11-03
llvmpipe: Respect gl_rasterization_rules in primitive setup.
José Fonseca
2009-10-28
llvmpipe: Make sure the JIT engine and X86 target are linked on MSVC build.
José Fonseca
2009-10-28
llvmpipe: Implement round() for MSVC.
José Fonseca
2009-10-25
llvmpipe: Human friendlier sampler state dump.
José Fonseca
2009-10-25
llvmpipe: Dump the sampler state of the shader key.
José Fonseca
2009-10-25
llvmpipe: Immediate multiplication.
José Fonseca
2009-10-25
llvmpipe: Fast path for sampling rgba8 textures with linear filtering.
José Fonseca
2009-10-25
llvmpipe: Make lerping work for 8.8 fixed point values.
José Fonseca
2009-10-25
llvmpipe: New module to help make assertions about formats.
José Fonseca
2009-10-25
llvmpipe: New function to unpack rgba8 formats into 4 x u8n AoS.
José Fonseca
2009-10-25
llvmpipe: Split the format swizzling step from the unpacking.
José Fonseca
2009-10-25
llvmpipe: Allow different signs when unpacking.
José Fonseca
2009-10-25
llvmpipe: Add inlines to quickly generate types matching the native SIMD regi...
José Fonseca
2009-10-25
llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_texel.
José Fonseca
2009-10-25
llvmpipe: Factor our pixel offset computation.
José Fonseca
2009-10-25
llvmpipe: Share testing infrastructure with lp_test_format.
José Fonseca
2009-10-25
llvmpipe: Eliminate lp_build_store_rgba_aos.
José Fonseca
2009-10-25
llvmpipe: Eliminate lp_build_load_rgba_aos.
José Fonseca
2009-10-25
llvmpipe: Move a few format/sampling functions into better space.
José Fonseca
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
gallium: remove noise opcodes
Keith Whitwell
2009-10-22
llvmpipe: Avoid yet another variable size array.
José Fonseca
2009-10-22
llvmpipe: Define rdtsc for MSVC.
José Fonseca
2009-10-22
llvmpipe: Avoid variable size arrays.
José Fonseca
2009-10-22
llvmpipe: Use the pack/unpack functions for 8bit unsigned norm multiplication.
José Fonseca
2009-10-22
llvmpipe: Utility function to double the bit width of a type.
José Fonseca
2009-10-22
llvmpipe: Factor vector packing/unpacking to a separate source file.
José Fonseca
2009-10-22
llvmpipe: Call util_cpu_detect() from the unit tests.
José Fonseca
2009-10-21
llvmpipe: Remove extraneous name in lp_type pre-declaration.
José Fonseca
2009-10-18
llvmpipe: Allocate texture storage for whole quads.
José Fonseca
2009-10-14
llvmpipe: Use ALIGN_STACK.
José Fonseca
2009-10-09
llvmpipe: Eliminate constant mapping/unmapping.
José Fonseca
2009-10-04
llvmpipe: Ensure tile cache transfers are mapped before flushing it.
José Fonseca
[next]