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
/
u_inlines.h
Age
Commit message (
Expand
)
Author
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-08-21
util: Make the reference debuggin code more C++ friendly.
José Fonseca
2010-08-20
gallium: hook up reference count debugging code
Luca Barbieri
2010-05-14
gallium: more work on ccw flag removal
Keith Whitwell
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-18
u_inlines: split pipe_surface_init in pipe_surface_reset and *_init
Luca Barbieri
2010-04-18
u_inlines: add function to initialize pipe_surface
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-02-25
util: Assert that pointer is not null before dereferencing.
Vinson Lee
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol