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-02-17
util: Fix typo of debug_dump_float_rgba_bmp.
Vinson Lee
2010-02-14
util: Avoid dumping masked state. Other minor improvements.
José Fonseca
2010-02-14
util: Helper functions to dump all state objects.
José Fonseca
2010-02-14
util: Update for os_stream changes.
José Fonseca
2010-02-14
util: Rename u_debug_dump.[ch] -> u_dump.[ch].
José Fonseca
2010-02-14
util: Use util_format_name().
José Fonseca
2010-02-14
util: Add pf_name() replacement: util_format_name().
José Fonseca
2010-02-12
util: Properly init memory for blitter CSOs.
Corbin Simpson
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
Revert "util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats."
Michal Krol
2010-02-12
util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats.
Michal Krol
2010-02-11
gallium: make u_blitter code save/restore stencil ref values
Roland Scheidegger
2010-02-10
gallium: use os_time.h in u_timed_winsys.c
Brian Paul
2010-02-09
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-06
Gallium: Add Solaris atomic function definitions to u_atomic.h
Alan Coopersmith
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-04
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-04
util: Reimplement u_time on top of os_time.
José Fonseca
2010-02-04
util: Disable u_time.c implementation for embedded.
José Fonseca
2010-02-04
util: Add missing include.
José Fonseca
2010-02-03
util: Remove unnecessary header.
Vinson Lee
2010-02-03
util: Cast to match the MSVC intrinsics.
José Fonseca
2010-02-03
util: Don't include system headers inside extern "C" { ... }
José Fonseca
2010-02-03
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-02
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
util: Add missing includes.
José Fonseca
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-27
util: Remove unnecessary header.
Vinson Lee
2010-01-27
gallium/util: comments for time-related functions
Brian Paul
2010-01-27
gallium/util: print dlerror() info upon dlopen() failure
Brian Paul
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba()
Brian Paul
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially.
José Fonseca
2010-01-21
util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.
José Fonseca
2010-01-21
gallium: adapt util code to blend changes
Roland Scheidegger
2010-01-19
util/blit: document params to util_blit_pixels_writemask()
Brian Paul
2010-01-18
util: fix broken util_ringbuffer_dequeue()
Brian Paul
2010-01-16
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
util: add generic ringbuffer utitilty
Keith Whitwell
2010-01-16
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-15
util: Handle FORMAT_Z32_FLOAT in util_pack_z().
Michal Krol
2010-01-15
util: Handle the remaining formats in pipe_put_tile_rgba().
Michal Krol
2010-01-15
util: Fix encoding for R8G8B8A8_UNORM formats and friends.
Michal Krol
2010-01-14
gallium/util: added debug_dump_texture() and ppm output
Brian Paul
[next]