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
2008-07-18
gallium: Expose the ability to get a tile outside a surface.
José Fonseca
2008-07-18
gallium: Be less verbose with debug options messages.
José Fonseca
2008-07-16
gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yu...
José Fonseca
2008-07-13
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-03
gallium: added a4r4g4b4_put_tile_rgba()
Brian Paul
2008-07-03
gallium: Don't forget to get overllaping blits working again.
José Fonseca
2008-07-03
gallium: Use surface_copy for 1:1 blits.
José Fonseca
2008-06-27
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-24
gallium: Fix whole source being used in u_blit
Jakob Bornecrantz
2008-06-24
gallium: Fix warning in u_blit.h
Jakob Bornecrantz
2008-06-23
gallium: code for PIPE_SUBSYSTEM_WINDOWS_USER
Jonathan White
2008-06-24
gallium: Use the more portable PIPE_ARCH_* PIPE_CC_* macros instead of ad-hoc...
José Fonseca
2008-06-23
gallium: fix Y-inverted copies
Brian Paul
2008-06-23
gallium: added some assertions
Brian Paul
2008-06-23
util: Blit can now copy from texture to surface
Jakob Bornecrantz
2008-06-23
gallium: Fix warning in u_draw_quad.h
Jakob Bornecrantz
2008-06-19
gallium: Add extra parenthesis as advised by gcc.
José Fonseca
2008-06-19
util: Add missing format names.
Michal Krol
2008-06-18
gallium: remove duplicated u_mm.c in file list
Brian Paul
2008-06-14
util: Use pf_get_size().
Michal Krol
2008-06-12
gallium: Support L16 pixel format.
José Fonseca
2008-06-12
gallium: Implement debug_get_num_option.
José Fonseca
2008-06-11
small optimization
Alan Hourihane
2008-06-10
gallium: Detect buffer overflows in the homegrown memory debugger.
José Fonseca
2008-06-02
gallium: Port util_time functions to windows userspace.
José Fonseca
2008-05-31
util: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-31
gallium: Port timing functions to WinCE.
José Fonseca
2008-05-30
gallium: Replace getenv by placeholder code on WinCE.
José Fonseca
2008-05-28
gallium: Windows CE portability fixes.
José Fonseca
2008-05-24
gallium: Poor-man profiler for win32 kernel.
José Fonseca
2008-05-24
scons: New profile build.
José Fonseca
2008-05-09
gallium: Define util_vsprintf.
José Fonseca
2008-05-09
gallium: Disable debug_get_option for release builds on Windows.
José Fonseca
2008-05-08
gallium: handle null ptrs
Brian Paul
2008-05-08
gallium: Really free hash entries.
José Fonseca
2008-05-07
gallium: Implement util_pack_color for A8, L8, and I8 formats.
José Fonseca
2008-05-07
gallium: Fix release build.
José Fonseca
2008-05-07
gallium: Fix compilation errors.
Michal Krol
2008-05-07
gallium: Implement pf_sprint_name as a simple static table.
José Fonseca
2008-05-07
gallium: Use the u_string.h functions.
José Fonseca
2008-05-07
gallium: Output the total of leaked memory.
José Fonseca
2008-05-07
gallium: Simple facility to dump and view images for debugging.
José Fonseca
2008-05-06
gallium: Define util_sprintf for non-WIN32.
Michel Dänzer
2008-05-06
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-05
util: Alternative implementation for standard c library string functions.
José Fonseca
2008-05-02
gallium: remove 0.5 vertex biases in set_vertex_data()
Brian Paul
2008-05-02
gallium: fix build after merge
Keith Whitwell
2008-05-02
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-01
gallium: Notify driver of texture updates in util_blit_pixels().
Michel Dänzer
2008-05-01
gallium: do something sensible on the error path to try to avoid crashing in ...
Keith Whitwell
[next]