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
/
i965simple
Age
Commit message (
Expand
)
Author
2008-03-19
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-12
remove reference to obsolete ExtDivide
Brian
2008-03-12
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-02-27
gallium/i965: remove more dependencies on pipe_shader_state semantic info
Brian
2008-02-27
gallium/i965: added const to silence warning
Brian
2008-02-27
gallium/i965: remove brw_shader_info struct
Brian
2008-02-27
gallium/i965: silence warnings
Brian
2008-02-27
gallium/i965: added const to silence warnings
Brian
2008-02-27
gallium/i965: remove UsesDepth, UsesKill - use tgsi_shader_info instead
Brian
2008-02-27
gallium/i965: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
gallium: remove obsolete *_strings.c files
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/i965: implement pipe_screen for i965 driver (untested)
Brian
2008-02-26
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-20
gallium: include p_inlines.h
Brian
2008-02-20
gallium: s/pipe_reference_texture/pipe_texture_reference/
Brian
2008-02-20
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
gallium: re-org of i965 texture/surface code, functions
Brian
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca
[prev]