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
Age
Commit message (
Expand
)
Author
2010-10-08
gallivm: Warn when doing inefficient integer comparisons.
José Fonseca
2010-10-08
gallivm: Avoid control flow for two-sided stencil test.
José Fonseca
2010-10-08
llvmpipe: fix off-by-one in tri_16
Keith Whitwell
2010-10-08
llvmpipe: add rast_tri_4_16 for small lines and points
Keith Whitwell
2010-10-08
llvmpipe: clean up setup_tri a little
Keith Whitwell
2010-10-08
gallivm: round rather than truncate in new 4x4f->1x16ub conversion path
Keith Whitwell
2010-10-08
gallivm: Use the wrappers for SSE pack intrinsics.
José Fonseca
2010-10-08
gallivm: special case conversion 4x4f to 1x16ub
Keith Whitwell
2010-10-08
llvmpipe: avoid overflow in triangle culling
Keith Whitwell
2010-10-08
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-10-08
gallivm: Implement brilinear filtering.
José Fonseca
2010-10-08
gallivm: Fix copy'n'paste typo in previous commit.
José Fonseca
2010-10-08
gallivm: Clamp mipmap level and zero mip weight simultaneously.
José Fonseca
2010-10-08
gallivm: Use lp_build_ifloor_fract for lod computation.
José Fonseca
2010-10-08
gallivm: Don't compute the second mipmap level when frac(lod) == 0
José Fonseca
2010-10-08
gallivm: Simplify lp_build_mipmap_level_sizes' interface.
José Fonseca
2010-10-08
gallivm: Do not do mipfiltering when magnifying.
José Fonseca
2010-10-08
r600g: Remove unnecessary header.
Vinson Lee
2010-10-08
r600g: drop width/height per level storage.
Dave Airlie
2010-10-08
r600g: add some RG texture format support.
Dave Airlie
2010-10-07
gallivm: Vectorize the rho computation.
José Fonseca
2010-10-07
r600g: fix Z export enable bits.
Dave Airlie
2010-10-07
r600g: use format from the sampler view not from the texture.
Dave Airlie
2010-10-07
r600g: fix evergreen interpolation setup
Andre Maasikas
2010-10-07
st/vega: Fix version check in context creation.
Chia-I Wu
2010-10-07
targets/egl: Fix linking with libdrm.
Chia-I Wu
2010-10-06
llvmpipe: Cleanup depth-stencil clears.
José Fonseca
2010-10-06
util: Cleanup util_pack_z_stencil and friends.
José Fonseca
2010-10-06
gallivm: Compute lod as integer whenever possible.
José Fonseca
2010-10-06
gallivm: Only apply min/max_lod when necessary.
José Fonseca
2010-10-06
gallivm: don't apply zero lod_bias
Keith Whitwell
2010-10-06
gallivm: Combined ifloor & fract helper.
José Fonseca
2010-10-06
gallivm: Fast implementation of iround(log2(x))
José Fonseca
2010-10-06
gallivm: Use a faster (and less accurate) log2 in lod computation.
José Fonseca
2010-10-06
gallivm: Take the type signedness in consideration in round/ceil/floor.
José Fonseca
2010-10-06
r600g: fix dirty state handling
Jerome Glisse
2010-10-06
r600g: avoid segfault due to unintialized list pointer
Jerome Glisse
2010-10-06
llvmpipe: Fix sprite coord perspective interpolation of Q.
José Fonseca
2010-10-06
llvmpipe: Fix perspective interpolation for point sprites.
José Fonseca
2010-10-06
llvmpipe: Dump a few missing shader key flags.
José Fonseca
2010-10-06
llvmpipe: make debug_fs_variant respect variant->nr_samplers
Keith Whitwell
2010-10-06
retrace: Handle clear_render_target and clear_depth_stencil.
José Fonseca
2010-10-06
r600g: add evergreen stencil support.
Dave Airlie
2010-10-05
r600g: userspace fence to avoid kernel call for testing bo busy status
Jerome Glisse
2010-10-05
r600g: simplify block relocation
Jerome Glisse
2010-10-05
r600g: use dirty list to track dirty blocks
Bas Nieuwenhuizen
2010-10-05
nv50: fix always true conditional in shader optimization
Nicolas Kaiser
2010-10-05
r600g: improve bo flushing
Jerome Glisse
2010-10-05
r600g: store reloc information in bo structure
Jerome Glisse
2010-10-05
pb: fix numDelayed accounting
Dave Airlie
[next]