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
2011-03-15
gallium/util: Use PIPE_TRANSFER_DISCARD_RANGE in pipe_buffer_write.
Mathias Fröhlich
2011-03-13
gallivm: Fix build with llvm 2.6 on 32bit platforms
José Fonseca
2011-03-13
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
2011-03-13
util: Silence gcc unitialized member warning
José Fonseca
2011-03-13
draw: Fix draw_variant_output::format's type.
José Fonseca
2011-03-13
tgsi: Fix parsing of properties with digits in the name
Jakob Bornecrantz
2011-03-13
rbug: Remove flags from flush
Jakob Bornecrantz
2011-03-12
gallium: Delay the creation of simple helper shaders
Jakob Bornecrantz
2011-03-12
u_blitter: Do blits in linear color space.
Henri Verbeet
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
util: Fix typo in u_upload_flush().
José Fonseca
2011-03-11
draw: remove unnecessary flush
Marek Olšák
2011-03-11
st/mesa: remove unnecessary flushes
Marek Olšák
2011-03-10
gallium/util: new polygon stipple utility helper
Brian Paul
2011-03-09
util: Use PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE in pipe_buffer_write.
José Fonseca
2011-03-09
util: add ensure_sanity checks, fix a bug
Keith Whitwell
2011-03-09
util: improve cache collision behaviour
Keith Whitwell
2011-03-09
util: Add remove to util_cache
Alex Corscadden
2011-03-09
util: Allow util_draw_texquad to draw quads with non-integer coordinates.
Alex Corscadden
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
gallium/util: add LATC support
Marek Olšák
2011-03-07
llvmpipe: clamp texcoords in lp_build_sample_compare()
Brian Paul
2011-03-06
pb: Add is_buffer_busy for malloc buffers.
José Fonseca
2011-03-06
os: Fix pipe_static_mutex on Windows.
José Fonseca
2011-03-04
draw: Silence tgsi_emit_sse2 failed messages.
José Fonseca
2011-03-04
tgsi: Disable SSE2 code generation.
José Fonseca
2011-03-03
tgsi: Update assert.
José Fonseca
2011-03-02
tgsi: defer allocation of huge inputs/outputs until we have a gs
Zack Rusin
2011-03-01
gallium: Add u_format_rgtc.c to SConscript.
Vinson Lee
2011-03-02
gallium: add RGTC UNORM support to u_format.
Dave Airlie
2011-02-28
draw: setup pipe's draw pointer for the aapoint stage
Brian Paul
2011-03-01
u_vbuf_mgr: compute user buffer size for instance data from instance_count
Marek Olšák
2011-02-28
st/mesa & v_bug_mgr: two small instanced drawing fixes
Christian König
2011-02-26
gallivm: Initialize stack values
Jakob Bornecrantz
2011-02-26
util: Don't destroy shaders null shaders
Jakob Bornecrantz
2011-02-26
util: Don't create array texture shaders if the driver doesn't support it
Jakob Bornecrantz
2011-02-25
gallium/tgsi: shuffle ureg_src structure to work around gcc4.6.0 issue
Jerome Glisse
2011-02-25
gallium/util: add 1d/2d mipmap generation support
Dave Airlie
2011-02-24
gallium/utils: Fix vertex element setup
Fabian Bieler
2011-02-19
gallivm: Use simple scaling plus casting in more unorm->float cases.
José Fonseca
2011-02-18
util: Make refcnt and symbol debuggers work on windows
Jakob Bornecrantz
2011-02-18
u_vbuf_mgr: initialize flag indicating that buffers have been updated
Marek Olšák
2011-02-17
util: Fix typo in last commit.
José Fonseca
2011-02-17
draw: update comments, rename vars in pstipple code
Brian Paul
2011-02-17
util: Cleanup symbol name resolution on Windows.
José Fonseca
2011-02-16
gallium/util: init key with memset()
Brian Paul
2011-02-16
rtasm: add dummy return statement to silence MSVC warning
Brian Paul
2011-02-16
Revert "util: fix DXT1 RGBA texture compression if the source color is (0, 0,...
Dave Airlie
2011-02-16
util: fix DXT1 RGBA texture compression if the source color is (0, 0, 0, 0)
Marek Olšák
[next]