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
/
drivers
/
trace
Age
Commit message (
Expand
)
Author
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-25
trace: Defer the cast to after the check for enabled trace.
José Fonseca
2009-03-25
trace: Update readme.
José Fonseca
2009-03-25
trace: Number calls.
José Fonseca
2009-03-25
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
2009-03-22
trace: Fix args to buffer write
Jakob Bornecrantz
2009-03-21
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-19
trace: Formalize on a standard for data size pair
Jakob Bornecrantz
2009-03-16
trace: Fix memory leak
Jakob Bornecrantz
2009-03-16
trace: Re-init refcounters just incase
Jakob Bornecrantz
2009-03-16
trace: Dump buffer data via buffer writes
Jakob Bornecrantz
2009-03-16
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
trace: Fix some typos
Jakob Bornecrantz
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-12
trace: Wrap pipe_buffers
Jakob Bornecrantz
2009-03-12
trace: Add dump util functions for wrapped pointers
Jakob Bornecrantz
2009-03-11
trace: Move buffer functions from winsys to screen
Jakob Bornecrantz
2009-03-11
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-03-11
trace: Fixup trace a bit
Jakob Bornecrantz
2009-03-11
trace: Fixup trace a bit
Jakob Bornecrantz
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-25
gallium: Add support for BSD operating systems, tested with FreeBSD
Benjamin Close
2009-02-20
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-18
gallium: Fix up trace driver for introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-29
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-27
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
gallium: standardize naming of masks
Zack Rusin
2009-01-27
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-09
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-08
gallium: split driver-independent code out of xlib winsys
Keith Whitwell
2009-01-08
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2008-09-16
trace: Fix typo in build instructions.
José Fonseca
2008-09-08
trace: Request a growable file.
José Fonseca
2008-09-08
trace: Use util's stream.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-23
trace: Include u_string.h.
Michal Krol
2008-08-22
trace: Don't trace texture/surfaces releases, only destructions.
José Fonseca
2008-08-22
trace: Use a 4 hexadecimal digit suffix.
José Fonseca
2008-08-21
trace: Hack to detect writes to user buffers.
José Fonseca
2008-08-21
trace: Split the output stream on windows.
José Fonseca
2008-08-19
trace: Fix pipe_clip_state dump.
José Fonseca
[next]