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
/
auxiliary
Age
Commit message (
Expand
)
Author
2010-09-15
gallivm: expand AoS sampling to cover all filtering modes
Brian Paul
2010-09-15
tgsi: fix incorrect usage_mask for shadow tex instructions
Brian Paul
2010-09-14
auxiliary: fix unintended fallthrough
Luca Barbieri
2010-09-14
gallivm: Remove unnecessary header.
Vinson Lee
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-12
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-11
gallivm: nr_channels is only valid for formats with plain layout.
José Fonseca
2010-09-11
gallivm: Use const keyword on swizzles.
José Fonseca
2010-09-11
gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.
José Fonseca
2010-09-11
gallivm: Add a new debug flag to warn about performance issues.
José Fonseca
2010-09-11
gallivm: Helper functions for pointer indirection.
José Fonseca
2010-09-11
gallivm: Cleanup the TGSI <-> sampler interface.
José Fonseca
2010-09-11
gallivm: Add some utility functions to set/get array elements too.
José Fonseca
2010-09-11
gallivm: Basic AoS TGSI -> LLVM IR.
José Fonseca
2010-09-11
gallivm: Move the texture modifiers to the header.
José Fonseca
2010-09-11
gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/
José Fonseca
2010-09-09
draw: minor reformatting
Brian Paul
2010-09-05
util: Helper function to determined whether two formats can be memcpy'ed.
José Fonseca
2010-09-05
util: Utility function to determine the channels that can be written in a col...
José Fonseca
2010-09-05
gallivm: Pass condition masks as an unsigned bitmask.
José Fonseca
2010-09-05
gallivm: Cope with tgsi instruction reallocation failure.
José Fonseca
2010-09-02
draw: Include missing headers in draw_vs_aos.h.
Vinson Lee
2010-09-02
util: Include missing header in u_linear.h.
Vinson Lee
2010-08-31
gallivm: fix bug in nested conditionals
Brian Paul
2010-08-30
gallivm: Compute the 4 texel offsets for linear filtering en ensemble.
José Fonseca
2010-08-30
gallivm: Disable LLVM's pretty stack trace dumper.
José Fonseca
2010-08-30
gallivm: Correct copy'n'pasted comments.
José Fonseca
2010-08-30
gallivm: Fix lp_build_sum_vector.
José Fonseca
2010-08-28
util: Include missing header in u_draw.h.
Vinson Lee
2010-08-28
util: Add forward declaration in u_transfer.h.
Vinson Lee
2010-08-29
r300g,u_blitter: use u_framebuffer
Marek Olšák
2010-08-29
util: remove util_is_pot in favor of util_is_power_of_two
Marek Olšák
2010-08-28
draw: Include missing header in draw_vs_llvm.c.
Vinson Lee
2010-08-27
util: fix typo in MAX4
Keith Whitwell
2010-08-27
util: add MIN4, MAX4
Keith Whitwell
2010-08-27
tgsi: Include missing header in tgsi_parse.h.
Vinson Lee
2010-08-27
tgsi: Include missing header in tgsi_info.h.
Vinson Lee
2010-08-27
tgsi: Include missing header in tgsi_dump.h.
Vinson Lee
2010-08-26
util: Include missing header in u_simple_shaders.c.
Vinson Lee
2010-08-26
tgsi: Include missing header in tgsi_sse2.h.
Vinson Lee
2010-08-26
rtasm: Include missing header in rtasm_x86sse.h.
Vinson Lee
2010-08-26
pipebuffer: Clean up header file inclusion in pb_bufmgr.h.
Vinson Lee
2010-08-25
util: Include missing header in u_blit.h.
Vinson Lee
2010-08-25
util: Include missing header in u_bitmask.h.
Vinson Lee
2010-08-25
util: Include missing header in u_dirty_surfaces.h.
Vinson Lee
2010-08-25
util: Add include guard in u_split_prim.h.
Vinson Lee
2010-08-25
util: Include missing headers in u_split_prim.h.
Vinson Lee
2010-08-25
util: Include missing headers in u_tile.h.
Vinson Lee
2010-08-25
util: Clean up header file inclusion in u_upload_mgr.h.
Vinson Lee
[next]