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
2010-08-06
gallium: remove stray semicolons
Brian Paul
2010-08-05
util: Add option to not dump cpu caps
Jakob Bornecrantz
2010-08-05
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-08-03
gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY
Zack Rusin
2010-08-03
gallium/util: add extra primitives to the trimmer
Zack Rusin
2010-08-02
util: Fix unpacking of R8G8Bx_SNORM format.
Michal Krol
2010-07-30
util: Fix the range of util_draw_elements_instanced.
Chia-I Wu
2010-07-30
util: more helpers for old draw code
Keith Whitwell
2010-07-29
util: add uint version of pack_z_stencil
Keith Whitwell
2010-07-29
util: Don't include xmmintrin.h.
José Fonseca
2010-07-29
gallium: Use unified pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-26
util: fix unused function warning on non-x86
Brian Paul
2010-07-26
util: fix CPU detection on OS X
nobled
2010-07-26
util: fix another mutex leak in mempool
Marek Olšák
2010-07-26
util: fix mutex leaks in mempool
Marek Olšák
2010-07-23
util: Add PIPE_OS_CYGWIN to u_network.
Vinson Lee
2010-07-20
util: mempool: initialize last block's magic number in a page
Marek Olšák
2010-07-19
util: remove the dummy field in mempool
Marek Olšák
2010-07-19
util: add dummy field to empty structure types
Brian Paul
2010-07-19
util: add a memory pool for equally sized memory allocations
Marek Olšák
2010-07-12
u_blitter: add draw_rectangle callback which can be overridden by a driver
Marek Olšák
2010-07-12
u_blitter: clean up the texcoord computations
Marek Olšák
2010-07-12
u_blitter: simplify blitter_set_rectangle
Marek Olšák
2010-07-12
u_blitter: rename blitter->base, add a way to get a pipe context from blitter
Marek Olšák
2010-07-07
util: print help for debug options on non-debug builds
Marek Olšák
2010-07-05
auxiliary/util: Add SM3 meta-cap list.
Corbin Simpson
2010-07-02
util: Add a fetch_rgba_8unorm.
José Fonseca
2010-07-02
util: Expose util_format_fits_8unorm().
José Fonseca
2010-07-02
r600: use gallium list macros instead of making our own.
Dave Airlie
2010-06-29
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
2010-06-27
util: fix a memory leak in blitter
Marek Olšák
2010-06-25
gallium/util: fix pipe_sampler_view_reference() calls
Brian Paul
2010-06-22
u_math: Add align function npot alignments
Jakob Bornecrantz
2010-06-16
util: add alloc check
Alan Hourihane
2010-06-14
util: Use int type for format field width.
José Fonseca
2010-06-14
util: Add a func_to_pointer util function too.
José Fonseca
2010-06-10
draw: geometry shader fixes
Zack Rusin
2010-06-09
util: reference vertex buffers in blitter
Marek Olšák
2010-06-07
util: implement util_clear_depth_stencil fallback
Roland Scheidegger
2010-06-07
util: new file u_dirty_flags.h
Keith Whitwell
2010-06-07
util: add u_box_3d
Keith Whitwell
2010-06-07
util: add util_framebuffer_min_size
Keith Whitwell
2010-06-07
util: allocate larger tmp_row in util_format_translate
Keith Whitwell
2010-06-03
util: Remove unnecessary header.
Vinson Lee
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-03
util/u_debug: use MAX2 macro
Brian Paul
2010-06-03
util/u_debug: add description field to debug_named_value
Joakim Sindholt
[next]