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
2009-02-20
util: Use a checkboard pattern instead of asserting for unknown formats.
José Fonseca
2009-02-19
util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to_rgba
José Fonseca
2009-01-06
gallium: Fix typeo in mipmap filter for GL_UNSIGNED_SHORT_1_5_5_5_REV
Brian Paul
2008-12-22
gallium: const correctness.
José Fonseca
2008-12-20
gallium: Fix typo in define name.
José Fonseca
2008-12-19
gallium: Simple and efficient cache.
José Fonseca
2008-12-19
gallium: replace #elif with #else
Brian Paul
2008-12-18
Gallium: fix for conform test
Robert Ellison
2008-12-18
gallium: Enable memory debugging on all windows platforms.
José Fonseca
2008-12-17
gallium: fix memory corruption in u_gen_mipmap.c
Brian Paul
2008-12-12
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-12-10
util: new funcs for triming/validating primitives
Keith Whitwell
2008-12-09
gallium: Abort by default on windows user space.
José Fonseca
2008-11-17
gallium: Use costum log2 for all windows builds.
José Fonseca
2008-11-17
gallium: State when there are no memory leaks detected.
José Fonseca
2008-11-17
gallium: Make handle_table reentrant.
José Fonseca
2008-11-14
gallium: increase table size for fast log/pow functions
Brian Paul
2008-11-14
util: Use OpenGL rasterization rules in blits and mipmap generation.
Brian Paul
2008-11-12
util: Optimise log2().
Michal Krol
2008-11-12
util: Add log2() definition for MSC.
Michal Krol
2008-11-10
gallium: fix comment again. A half-closed interval was intended.
Brian
2008-11-10
gallium: fix typos in comments
Brian Paul
2008-11-10
gallium: actually flip the coordinates
Zack Rusin
2008-11-09
util: Fix util_fast_pow/exp2/log2.
Brian
2008-11-09
gallium: _debug_vprintf() should be silent if DEBUG is not defined
Brian
2008-10-29
gallium: new sanity assertions in mmAllocMem()
Brian Paul
2008-09-18
util: A few more memory debugging checks.
José Fonseca
2008-09-18
util: Add missing p_debug.h include.
José Fonseca
2008-09-13
gallium: add another value check to util_fast_pow()
Brian Paul
2008-09-09
util: Ensure we always have a full qualified file name on windows display.
José Fonseca
2008-09-09
util: Enable u_stream_std.c for PIPE_SUBSYSTEM_WINDOWS_USER.
Michal Krol
2008-09-08
util: Allow to define the maximum file size.
José Fonseca
2008-09-08
util: Dump surfaces to BMP.
José Fonseca
2008-09-08
util: Rip-off trace's os-independent stream code.
José Fonseca
2008-09-05
gallium: remove debug code from prev commit
Brian Paul
2008-09-05
gallium: new util_unpack_color_ub() function
Brian Paul
2008-09-05
gallium: Pass 512 bytes max to EngDebugPrint.
José Fonseca
2008-09-04
gallium: new util_surface_copy() and util_surface_fill() helpers
Brian Paul
2008-09-04
gallium: Fix typo.
José Fonseca
2008-09-04
gallium: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-01
util: make timed_winsys os independent
Keith Whitwell
2008-09-01
util: add func to return time as uint64 microseconds
Keith Whitwell
2008-09-01
add u_timed_winsys.[ch]
Keith Whitwell
2008-08-31
util: Fix compiler errors in the release build of C++ sources.
José Fonseca
2008-08-25
gallium: include p_debug.h for non-HAVE_POSIX_MEMALIGN
Brian
2008-08-25
gallium: Add missing includes.
Michal Krol
2008-08-24
gallium: remove old tile util files
Brian Paul
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-23
util: Silence compiler warnings on Windows.
Michal Krol
[next]