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-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
2010-05-31
gallium/util: Define isfinite and isnan for MSVC.
Chia-I Wu
2010-05-30
util: Add inline function for approximate floating point comparison.
José Fonseca
2010-05-30
util: Generic pointer to func conversion helper.
José Fonseca
2010-05-29
util: adapt to clear interface changes
Roland Scheidegger
2010-05-27
util: Also add a define for the dynamic library's prefix.
José Fonseca
2010-05-26
util: Remove unnecessary headers.
Vinson Lee
2010-05-25
util: update comments at blitter
Marek Olšák
2010-05-25
util: fix indentation in blitter
Marek Olšák
2010-05-25
r300g,util: remove pipe_surface from the util_blitter_copy interface and clea...
Marek Olšák
2010-05-25
r300g,util: remove pipe_surface from the util_blitter_fill interface and clea...
Marek Olšák
2010-05-25
util: remove unused util_blitter_copy_surface
Marek Olšák
2010-05-23
util/blitter: allow NULL clear color
Marek Olšák
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-20
gallium: fix/update tex target dumping
Brian Paul
2010-05-20
gallium: added util_dump_logicop()
Brian Paul
2010-05-19
util: fix obvious util_blitter_copy bugs...
Roland Scheidegger
2010-05-19
util: util_blitter_fill no longer needs to handle overlap
Roland Scheidegger
2010-05-18
util: fix some leftover util_surface_fill/copy calls
Roland Scheidegger
2010-05-17
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-05-14
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
util: fix copy_rect stride in default transfer_inline_write
Keith Whitwell
2010-05-13
util: Fix ptr -> int conversion.
José Fonseca
2010-05-12
util: Add function to dump PIPE_STENCIL_OP_xxx
José Fonseca
2010-05-06
util: Recognize FALSE and F in debug_get_bool_option
Jakob Bornecrantz
2010-05-06
gallium: untrack u_indices_gen.c and u_indices_gen.c
José Fonseca
2010-05-06
gallium: untrack u_indices_gen.c and u_indices_gen.c
Xavier Chantry
2010-05-04
util: Remove unnecessary headers.
Vinson Lee
[next]