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
Age
Commit message (
Expand
)
Author
2008-02-29
gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstippl...
Brian
2008-02-27
gallium: remove unneeded pipe ptr from pipe_texture
Brian
2008-02-27
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
gallium: Remove // comments.
José Fonseca
2008-02-26
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
gallium: remove input_map[] from pipe_shader_state
Brian
2008-02-25
Make the pipe headers C++ friendly.
José Fonseca
2008-02-23
gallium: added TGSI_FILE_COUNT
Brian
2008-02-23
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-23
gallium: Define intptr_t for Windows platform.
Michal Krol
2008-02-23
gallium: Move align_pointer() to p_pointer.h.
Michal Krol
2008-02-23
gallium: New file.
Michal Krol
2008-02-21
gallium: comments, white-space clean-up
Brian
2008-02-21
[PATCH] gallium: include p_compiler.h for boolean defn
Keith Whitwell
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: move files into their places.
José Fonseca