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-03-22
debug: Add function for writing transfers to files
Jakob Bornecrantz
2009-03-23
util: Add a new macro for testing empty lists.
José Fonseca
2009-03-20
gallium/util: add upload manager helper module
Keith Whitwell
2009-03-18
util: avoid clashprone UINT, UBYTE enum values
Keith Whitwell
2009-03-17
util: Realloc takes bytes.
José Fonseca
2009-03-16
util: bitmask data type.
José Fonseca
2009-03-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-12
util: fix debug_assert() to avoid unused variable warnings in release builds
Keith Whitwell
2009-03-05
gallium: added null ptr check in align_free()
Brian Paul
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-27
util: set vbuf.max_index in draw_vertex_buffer()
Keith Whitwell
2009-02-25
gallium: Add support for BSD operating systems, tested with FreeBSD
Benjamin Close
2009-02-24
util: Don't use 0-sized arrays.
José Fonseca
2009-02-24
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-23
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-02-20
util: Use a checkboard pattern instead of asserting for unknown formats.
José Fonseca
2009-02-20
util/debug: need to fflush(stderr) on windows
Keith Whitwell
2009-02-20
util: Also output messages to stderr on windows.
José Fonseca
2009-02-20
util: Stack backtracing facilities.
José Fonseca
2009-02-20
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-19
util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to_rgba
José Fonseca
2009-02-19
mesa: Free the util shaders with the gallium's FREE.
José Fonseca
2009-02-19
util: Use right include.
José Fonseca
2009-02-18
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
util: (Re)enable memory debugging for all windows platforms.
José Fonseca
2009-02-12
gallium: Fix a couple of potential NULL pointer dereferences.
Michel Dänzer
2009-02-12
Cosmetic: Rename struct pipe_transfer pointers from 'ps' to 'pt'.
Michel Dänzer
2009-02-11
gallium: const-correctness for u_linear.c functions
Brian Paul
2009-02-11
gallium: silence warnings about void ptr arithmetic
Brian Paul
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-01
util: List new file in sconscript.
José Fonseca
2009-01-31
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-30
gallium: add a convience wrapper for simple screens
Zack Rusin
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-30
Merge branch 'gallium-0.2' into gallium-winsys-private
José Fonseca
2009-01-30
util: Define ffs for MinGW.
José Fonseca
2009-01-29
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-27
gallium: standardize api on the prefix "nr"
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-19
util: add reduced prim helper
Keith Whitwell
2009-01-19
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-17
debug: add noprefix version of debug_dump_enum
Keith Whitwell
2009-01-14
gallium: Disable memory debugging for Windows OGL.
José Fonseca
[next]