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
2010-09-15
llvmpipe: s/boolean/unsigned/ in bitfield to silence warning
Brian Paul
2010-09-15
llvmpipe: cast to silence warning
Brian Paul
2010-09-15
llvmpipe: return zero from floor_pot(zero)
Keith Whitwell
2010-09-15
llvmpipe: remove duplicate code
Keith Whitwell
2010-09-15
llvmpipe: brackets around macro arg
Keith Whitwell
2010-09-14
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-09-14
llvmpipe: Initialize variable for potentially unhandled switch case.
Vinson Lee
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-13
llvmpipe: Fix non SSE2 builds.
José Fonseca
2010-09-13
llvmpipe: Change asm to __asm__.
Witold Baryluk
2010-09-13
llvmpipe: Unbreak rasterization on 64bit.
José Fonseca
2010-09-13
llvmpipe: use gcc asm only with gcc
José Fonseca
2010-09-12
llvmpipe: introduce tri_3_4 for tiny triangles
Keith Whitwell
2010-09-12
llvmpipe: allow tri_3_16 at any 4-aligned location within a tile
Keith Whitwell
2010-09-12
llvmpipe: refactor tri_3_16
Keith Whitwell
2010-09-12
llvmpipe: pass linear masks to fragment shader
Keith Whitwell
2010-09-12
llvmpipe: fix warnings on both 32 and 64 bit builds
Keith Whitwell
2010-09-12
llvmpipe: fix wierd performance regression in isosurf
Keith Whitwell
2010-09-12
llvmpipe: Only generate the whole shader specialization for opaque shaders.
José Fonseca
2010-09-11
llvmpipe: Silence some warnings.
José Fonseca
2010-09-11
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
2010-09-11
gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/
José Fonseca
2010-09-11
llvmpipe: restore larger command blocks
Keith Whitwell
2010-09-11
llvmpipe: move some debug to DEBUG_SCENE
Keith Whitwell
2010-09-11
llvmpipe: add DEBUG_MEM option
Keith Whitwell
2010-09-11
llvmpipe: allow bigger scenes
Keith Whitwell
2010-09-09
llvmpipe: remove redundant tgsi_dup_tokens() call
Brian Paul
2010-09-07
llvmpipe: Add lp_rast_debug.c to Makefile.
Chia-I Wu
2010-09-07
llvmpipe: Refactor lp_scene_add_resource_reference
José Fonseca
2010-09-07
llvmpipe: Fix negated logic in lp_scene_add_resource_reference().
José Fonseca
2010-09-07
llvmpipe: move more coef setup into lp_setup_coef.c
Keith Whitwell
2010-09-07
llvmpipe: declare fence handle struct
Keith Whitwell
2010-09-07
llvmpipe: rasterization debugging helpers
Keith Whitwell
2010-09-07
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
llvmpipe: rearrange queries
Keith Whitwell
2010-09-07
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
llvmpipe: clean up deferred zstencil clears
Keith Whitwell
2010-09-07
llvmpipe: rework fences and queries
Keith Whitwell
2010-09-07
llvmpipe: move whole-tile emit into a function
Keith Whitwell
2010-09-07
llvmpipe: put fs variant dumping in a function
Keith Whitwell
2010-09-05
llvmpipe: Remove some broken MinGW hacks in the sin/cos reference code.
José Fonseca
2010-09-05
llvmpipe: Fix perspective divide interpolation.
José Fonseca
2010-09-05
llvmpipe: Relax the colormask constraint on opaque.
José Fonseca
2010-09-05
gallivm: Pass condition masks as an unsigned bitmask.
José Fonseca
2010-08-31
llvmpipe: slightly simplify build_mask
Keith Whitwell
2010-08-31
llvmpipe: combine linear mask calculation
Keith Whitwell
2010-08-31
llvmpipe: intrinsics versions of build_mask functions
Keith Whitwell
2010-08-28
llvmpipe: Include missing header in lp_flush.c.
Vinson Lee
2010-08-28
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-08-27
llvmpipe: use util_iround in place of round
Keith Whitwell
[next]