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
/
util
Age
Commit message (
Expand
)
Author
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
util: Cleanup symbol name resolution on Windows.
José Fonseca
2011-02-16
gallium/util: init key with memset()
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
2011-02-15
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-14
u_index_modify: map buffers with PIPE_TRANSFER_UNSYNCHRONIZED
Marek Olšák
2011-02-12
u_vbuf_mgr: fix segfault
Marek Olšák
2011-02-11
util: Define round and roundf on MSVC.
José Fonseca
2011-02-10
u_upload_mgr: Use PIPE_TRANSFER_FLUSH_EXPLICIT.
José Fonseca
2011-02-10
u_blitter: let the driver check whether there's a recursion
Marek Olšák
2011-02-08
u_vbuf_mgr: add a way to specify the BIND flag for the upload buffer
Marek Olšák
2011-02-08
u_vbuf_mgr: remove tabs
Marek Olšák
2011-02-08
u_vbuf_mgr: make the uploader public
Marek Olšák
2011-02-07
util: import a new vertex buffer manager
Marek Olšák
2011-02-03
util: Change u_get_transfer_vtbl usage argument type to match prototype.
Vinson Lee
2011-02-03
util: Prevent transfer dangling pointer on map failure.
José Fonseca
2011-01-30
util: Call tables should be const.
Henri Verbeet
2011-01-29
u_blitter: use user buffers instead of real buffers
Marek Olšák
2011-01-28
util: Fix leak of transfers in upload manager
Jakob Bornecrantz
2011-01-27
util: fix parsing debug options
Marek Olšák
2011-01-27
r300g: fix some bugs with zbuffer compression (v4)
Marek Olšák
2011-01-26
util: require debug options to be separated by commas
Marek Olšák
2011-01-25
u_blitter: remove bogus assertion
Marek Olšák
2011-01-25
u_blitter: report recursion, update comments
Marek Olšák
2011-01-24
util: Add function logger helpers
Jakob Bornecrantz
2011-01-22
gallium/util: added pipe_put_tile_rgba_format()
Brian Paul
2011-01-22
gallium/util: simplify pipe_get_tile_rgba()
Brian Paul
2011-01-22
gallium/softpipe: replace pipe_get_tile_swizzle()
Brian Paul
2011-01-22
gallium/util: added util_format_linear()
Brian Paul
2011-01-13
util: Undo spurious changes in last commit.
José Fonseca
2011-01-13
util: Don't limit debug_printf message length on unices.
José Fonseca
2011-01-06
util: add comments to u_upload_mgr and u_inlines
Marek Olšák
2011-01-06
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
u_upload_mgr: new features
Marek Olšák
2011-01-06
u_upload_mgr: keep the upload buffer mapped until it is flushed
Marek Olšák
2010-12-30
util: Add forward declarations in u_index_modify.h.
Vinson Lee
2010-12-29
util: add a way to store translated indices to a user memory in u_index_modify
Marek Olšák
2010-12-23
gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORM
Marek Olšák
2010-12-20
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-15
gallium: properly check for src->dst blit compatibilities
Jerome Glisse
2010-12-07
u_blitter: use util_is_format_compatible in the assert
Marek Olšák
2010-12-06
gallium/util: minor formatting fixes
Brian Paul
2010-12-05
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
nvfx: fixes after array textures merge
Xavier Chantry
[next]