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_curbe.c
Age
Commit message (
Expand
)
Author
2010-04-23
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-01-27
i965g: Remove unnecessary headers.
Vinson Lee
2009-11-19
i965g: fragment shader immediates working
Keith Whitwell
2009-11-19
i965g: first pass at vs immediates in curbe
Keith Whitwell
2009-11-19
i965g: get fragment constants sort-of working
Keith Whitwell
2009-11-11
i965g: fix off-by-one on curbe upload
Keith Whitwell
2009-11-05
i965g: pass relocation information in an array with bo_subdata
Keith Whitwell
2009-11-05
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-05
i965g: add data type tags to aid dumping/decoding
Keith Whitwell
2009-11-04
i965g: remove redundant screen pointer in brw context struct
Keith Whitwell
2009-11-04
i965g: add standalone xlib debug winsys
Keith Whitwell
2009-11-04
i965g: convert read/write domain pairs into single usage value
Keith Whitwell
2009-11-02
i965g: rename brw_constant_buffer to brw_curbe_buffer
Keith Whitwell
2009-10-25
i965g: more compiling wip
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