index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915simple
/
i915_prim_vbuf.c
Age
Commit message (
Expand
)
Author
2008-12-31
i915: Avoid ptr->int conversion.
José Fonseca
2008-09-04
i915: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-06-13
i915: Messed up lineloop now works
Jakob Bornecrantz
2008-06-13
i915: Support all primtive types in vbuf path
Jakob Bornecrantz
2008-06-02
i915: Fixed some warnings
Jakob Bornecrantz
2008-05-31
i915: Add mising include.
Michal Krol
2008-05-31
i915: Eliminate void pointer arithmetic.
José Fonseca
2008-05-28
i915: Remove workaround for buggy draw module
Jakob Bornecrantz
2008-05-28
i915: Made vertex submission eaven faster
Jakob Bornecrantz
2008-05-28
i915: Made vbuf work
Jakob Bornecrantz
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-17
gallium: improvements, or extensions at least, to the passthrough path
Keith Whitwell
2008-02-25
gallium/i915: make sure state is up to date in i915_vbuf_render_get_vertex_in...
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca