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
/
draw
/
draw_aaline.c
Age
Commit message (
Expand
)
Author
2008-03-26
gallium: as for aapoints, make the extra texcoord per-shader state
Brian Paul
2008-03-24
gallium: be smarter about picking the sampler unit for pstipple, aaalines
Brian
2008-03-24
gallium: use pipe_texture_reference() in a few places (fixes refcounting bugs)
Brian
2008-03-22
gallium: free samplers, textures in destroy()
Brian
2008-03-19
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-13
gallium: remove dead code related to shader semantic input/output info
Brian Paul
2008-03-13
gallium: remove semantic info from pipe_shader_state
Brian Paul
2008-03-11
gallium: rework CSO-related code in state tracker
Brian
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-02-29
gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstippl...
Brian
2008-02-27
gallium: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-20
gallium: re-fix some msvc warnings
Brian
2008-02-18
gallium: antialiased line drawing
Brian