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-07-03
gallivm: Remove unnecessary headers.
Vinson Lee
2010-07-02
gallivm: Do 4ubyte AoS texture filtering for any format that can be expressed.
José Fonseca
2010-07-02
gallivm: Use util_format_description::fetch_rgba_8unorm() when available.
José Fonseca
2010-07-02
util: Add a fetch_rgba_8unorm.
José Fonseca
2010-07-02
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-02
gallivm: Move lp_build_rgba8_to_f32_soa() to lp_bld_format_soa.c
José Fonseca
2010-07-02
gallivm: Move gather functions to its own module.
José Fonseca
2010-07-02
gallivm: Check inputs/outputs in lp_build_conv()
José Fonseca
2010-07-02
util: Expose util_format_fits_8unorm().
José Fonseca
2010-07-02
gallium/cso: check for set_vertex_sampler_views != NULL before calling it
Brian Paul
2010-07-02
gallivm: Code generate YUV format unpacking.
José Fonseca
2010-07-02
gallivm: Fix 4 x unorm8 -> 4 x float conversion.
José Fonseca
2010-07-02
r600: use gallium list macros instead of making our own.
Dave Airlie
2010-07-01
gallium/cso: unbind sampler views in cso_release_all()
Brian Paul
2010-07-01
gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-01
gallivm: Allow to conversions to/from registers of different sizes.
José Fonseca
2010-07-01
gallivm: Support extended swizzles in lp_build_swizzle1_aos().
José Fonseca
2010-07-01
gallivm: Setup a global optimization pass.
José Fonseca
2010-07-01
llvmpipe: Remove lp_build_swizzle2_aos().
José Fonseca
2010-06-30
draw: fix out of memory handling in polygon stipple stage
Brian Paul
2010-06-29
draw: Add inline keyword to inline function.
José Fonseca
2010-06-29
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
2010-06-28
glhd: Re-integrate with the debug system
Jakob Bornecrantz
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-27
util: fix a memory leak in blitter
Marek Olšák
2010-06-26
draw: fix build with llvm and make
Marek Olšák
2010-06-26
draw: Remove unnecessary header.
Vinson Lee
2010-06-25
draw: deleted by mistake
Zack Rusin
2010-06-25
draw: initialize headers in the none post paths as well
Zack Rusin
2010-06-25
draw: limit the number of vertex shader variants kept around
Zack Rusin
2010-06-25
draw: initialize vertex header
Zack Rusin
2010-06-25
gallium/util: fix pipe_sampler_view_reference() calls
Brian Paul
2010-06-25
draw: Work around an invalid write.
Chia-I Wu
2010-06-24
gallium: Add debug target helper
Jakob Bornecrantz
2010-06-24
gallium: Remove drm_api and all references to it
Jakob Bornecrantz
2010-06-23
draw: use gallium's TRUE/FALSE
Brian Paul
2010-06-23
draw: don't try to precalculate the pipeline output primitive
Keith Whitwell
2010-06-23
draw: mask off DRAW_PIPE_FLAG_MASK bits in prim decompose code
Brian Paul
2010-06-23
target-helpers: Add inline helpers
Jakob Bornecrantz
2010-06-22
u_math: Add align function npot alignments
Jakob Bornecrantz
2010-06-22
gallium: add a timestamp disjoint query
Zack Rusin
2010-06-18
gallium: add a temporary array register file
Zack Rusin
2010-06-18
gallium: add a new register file - immediate array
Zack Rusin
2010-06-17
draw: implement triangle strips with adjacency in geometry shader
Zack Rusin
2010-06-17
draw: implement triangle lists with adjacency support in gs
Zack Rusin
2010-06-17
draw: fix a silly error
Zack Rusin
2010-06-17
draw: implement line strip adjacency
Zack Rusin
2010-06-17
draw: implement lines with adjacency in geometry shaders
Zack Rusin
2010-06-17
draw: validate stream output buffers
Zack Rusin
2010-06-17
draw: fix some unsigned issue
Zack Rusin
[prev]
[next]