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
/
i965
/
brw_draw.c
Age
Commit message (
Expand
)
Author
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-04-19
i965g: Implement index bias.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-27
i965g: Remove unnecessary headers.
Vinson Lee
2010-01-07
i965g: updates for draw retval
Keith Whitwell
2009-12-21
i965g: fixes to build after merge of master
Keith Whitwell
2009-12-21
i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
Keith Whitwell
2009-11-11
i965g: smaller upload buffer for index data
Keith Whitwell
2009-11-06
i965g: propogate index size state
Keith Whitwell
2009-11-05
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-04
i965g: remove redundant screen pointer in brw context struct
Keith Whitwell
2009-11-04
i965g: hook up more pipe_context functions
Keith Whitwell
2009-10-25
i965g: more work on compiling, particularly the brw_draw files
Keith Whitwell
2009-10-24
i965g: more work on compiling
Keith Whitwell
2009-10-24
i965g: more files compiling
Keith Whitwell
2009-10-23
i965g: wip on removing GL stuff, trying to get a few files compiling
Keith Whitwell
2009-10-23
i965g: wip
Keith Whitwell
2009-10-23
i965g: re-starting from the dri driver
Keith Whitwell