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_screen.c
Age
Commit message (
Expand
)
Author
2010-03-08
i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-01
i965: Rename pipe formats.
José Fonseca
2010-02-22
i965g: added missing texture cap queries
Brian Paul
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-26
i965g: Silence uninitialized variable warning.
Vinson Lee
2009-12-21
i965g: fixes to build after merge of master
Keith Whitwell
2009-12-21
i965g: add DEBUG_WINSYS flag
Keith Whitwell
2009-11-30
i965g: turn on texture tiling by default
Keith Whitwell
2009-11-30
brw: add dumping to gem winsys
Keith Whitwell
2009-11-07
i965g: Fixup texture formats
Jakob Bornecrantz
2009-11-07
i965g: Formalize on S8Z24 as the suported depth format
Jakob Bornecrantz
2009-11-06
i965g: add dumping for our new pass_fp output
Keith Whitwell
2009-11-06
i965g: disassemble each instruction as generated
Keith Whitwell
2009-11-06
i965g: add DEBUG_MIN_URB flag
Keith Whitwell
2009-11-06
i965g: remove/disable inactive state atoms
Keith Whitwell
2009-11-04
i965g: add missing buffer functions
Keith Whitwell
2009-11-04
i965g: hook up brw_screen.c
Keith Whitwell
2009-10-24
i965g: more work on compiling
Keith Whitwell