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
2011-01-09
i965g: fix warnings
Dave Airlie
2011-01-09
i965g: update disassembler code from classic.
Dave Airlie
2011-01-09
i965g: update to similiar gen stuff as i965
Dave Airlie
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-12
i965g: fill out CAPs for indirect addressing
Marek Olšák
2010-09-14
i965g: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-06-23
i965g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-23
i965g: Moved pci_id to winsys struct
Jakob Bornecrantz
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-05-29
i965g: adapt to clear interface changes
Roland Scheidegger
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
i965g: adapt to interface changes
Roland Scheidegger
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
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