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
/
include
/
pipe
/
p_defines.h
Age
Commit message (
Expand
)
Author
2009-01-10
gallium: Define PIPE_TEXTURE_USAGE_DYNAMIC.
Younes Manton
2008-12-04
gallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian
2008-12-02
gallium: Make room for custom PIPE_TEXTURE_USAGE_* flags.
Younes Manton
2008-11-24
gallium: Define convenience shortcuts for CPU/GPU READ/WRITE flag combinations.
José Fonseca
2008-08-15
gallium: New PIPE_FLUSH_FRAME flag to signal the end of a frame.
José Fonseca
2008-08-06
gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Brian Paul
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
gallium: Move PIPE_TEXTURE_USAGE* to p_defines.h
José Fonseca
2008-06-04
gallium: Define PIPE_CAP_GUARD_BAND_* capabilities.
Michal Krol
2008-05-06
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-03
gallium: add pipe surface layout value (Roland Scheidegger)
Keith Whitwell
2008-05-02
gallium: remove obsolete PIPE_CAP_BITMAP_TEXCOORD_BIAS
Brian Paul
2008-04-30
gallium: fix typo: s/custam/custom/
Brian Paul
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-12
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-02-27
gallium: Remove // comments.
José Fonseca
2008-02-25
Make the pipe headers C++ friendly.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca