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
Age
Commit message (
Expand
)
Author
2010-02-22
i965g: Add fallthrough comments in switch statement.
Vinson Lee
2010-02-22
i965g: added missing texture cap queries
Brian Paul
2010-02-21
i965g: Fix memory leak.
Vinson Lee
2010-02-21
i965g: Remove dead code.
Vinson Lee
2010-02-21
i965g: Fix assertions that were always true.
Vinson Lee
2010-02-21
i965g: Fix use of out-of-scope variable.
Vinson Lee
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-11
i965g: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
i965g: ifdef out unused functions.
Vinson Lee
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-05
i965g: Remove unnecessary headers.
Vinson Lee
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-31
i965g: Add missing va_end.
Vinson Lee
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-27
i965g: Remove unnecessary headers.
Vinson Lee
2010-01-26
i965g: Silence uninitialized variable warning.
Vinson Lee
2010-01-25
i965g: adapt to blend changes
Roland Scheidegger
2010-01-20
gallium/i965: Make brw_batchbuffer prototypes match in source & header
Alan Coopersmith
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-12
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-07
i965g: updates for draw retval
Keith Whitwell
2010-01-06
i965g: fix invalid assertion in emit_xpd(), again
Brian Paul
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-05
i965g: fix invalid assertion in emit_xpd()
Brian Paul
2010-01-04
i965g: Fix assert.
Vinson Lee
2010-01-02
i965: Add missing include.
José Fonseca
2009-12-24
i965g: get trivial/tri working again after edgeflag changes
Keith Whitwell
2009-12-24
i965g: strict aliasing changes
Keith Whitwell
2009-12-24
i965g: calculate depth min/max
Keith Whitwell
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-23
i965g: Rename {pf->util_format}_is_depth_or_stencil()
Tomas Carnecky
2009-12-23
[i965] Rename {pf -> util}_format_is_depth_or_stencil()
Tomas Carnecky
2009-12-22
i965g: fix for edgeflag changes (untested)
Roland Scheidegger
2009-12-22
i965g: fix bo_reference
Keith Whitwell
2009-12-22
i965g: update for u_format changes
Keith Whitwell
2009-12-21
i965g: fixes to build after merge of master
Keith Whitwell
2009-12-21
i965g: remove half-finished change to tgsi_parse
Keith Whitwell
2009-12-21
i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
Keith Whitwell
2009-12-21
i965g: keep refcounts to bound vertex buffers
Keith Whitwell
2009-12-21
i965g: add DEBUG_WINSYS flag
Keith Whitwell
2009-12-21
i965g: remove duplicate set_viewport_state, fixes samples/depth
Keith Whitwell
2009-12-01
i965g: nasty hack for clearing y-tiled surfaces
Keith Whitwell
2009-12-01
i965g: add missing header
Keith Whitwell
2009-12-01
i965g: don't reference unused vars in RSQ
Keith Whitwell
[next]