index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_draw_upload.c
Age
Commit message (
Expand
)
Author
2007-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC.
Eric Anholt
2007-09-27
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2007-09-14
i965: align the address of the first element within
Xiang, Haihao
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
Modify assert to reflect rebase criteria
Keith Whitwell
2007-02-01
Correct usage/meaning of max_index parameter.
Keith Whitwell
2007-01-30
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-26
Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.
Eric Anholt
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-21
Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask.
Keith Whitwell
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-30
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-10-13
Upload of interleaved arrays currently assumes that position is the
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt