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_context.h
Age
Commit message (
Expand
)
Author
2009-11-21
i965g: get basic texturing working again
Keith Whitwell
2009-11-19
i965g: first pass at vs immediates in curbe
Keith Whitwell
2009-11-19
i965g: include interpolation info in fs signature
Keith Whitwell
2009-11-19
i965g: add new state flag tracking fs signature changes
Keith Whitwell
2009-11-17
i965g: handle special vs outputs specially
Keith Whitwell
2009-11-11
i965g: consult fs inputs when laying out vs output regs
Keith Whitwell
2009-11-06
i965g: get rid of cc key, simplify state upload
Keith Whitwell
2009-11-06
i965g: propogate nr_cbufs into wm prog key
Keith Whitwell
2009-11-06
i965g: disassemble each instruction as generated
Keith Whitwell
2009-11-06
i965g: don't set up vs stack register for non-branching shaders
Keith Whitwell
2009-11-06
i965g: use curr.vertex_element state directly
Keith Whitwell
2009-11-05
i965g: pass relocation information in an array with bo_subdata
Keith Whitwell
2009-11-05
i965g: remove duplicate viewport state in brw_context
Keith Whitwell
2009-11-05
i965g: correct size of surf_bo array
Keith Whitwell
2009-11-05
i965g: disassemble more than one instruction at a time
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: hook up some vertex state funcs
Keith Whitwell
2009-11-04
i965g: hook up pipe_clear functions
Keith Whitwell
2009-11-04
i965g: hook up pipe sampler callbacks
Keith Whitwell
2009-11-04
i965g: hook up more pipe_context functions
Keith Whitwell
2009-11-04
i965g: add standalone xlib debug winsys
Keith Whitwell
2009-11-01
i965g: more files compiling
Keith Whitwell
2009-11-01
i965g: more files compiling
Keith Whitwell
2009-11-01
i965g: more work on compilation -- surface management
Keith Whitwell
2009-10-31
i965g: more work on compilation
Keith Whitwell
2009-10-29
i965g: work in progress on fragment shaders
Keith Whitwell
2009-10-27
i965g: still working on compilation
Keith Whitwell
2009-10-26
i965g: still working on compilation
Keith Whitwell
2009-10-26
i965g: still working on compilation
Keith Whitwell
2009-10-25
i965g: start hooking up some to the gallium context interfaces
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-24
i965g: first compiling file
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