index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
4
-11
/
+37
|
\
|
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-5
/
+3
|
*
i965g: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
3
-6
/
+34
*
|
i965g: ifdef out unused functions.
Vinson Lee
2010-02-10
2
-3
/
+6
|
/
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
2
-12
/
+11
|
\
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
2
-9
/
+10
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-3
/
+1
*
|
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
4
-5
/
+8
*
|
i965g: Remove unnecessary headers.
Vinson Lee
2010-02-05
2
-2
/
+0
*
|
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
1
-1
/
+0
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
9
-2
/
+9
*
|
i965g: Add missing va_end.
Vinson Lee
2010-01-31
1
-0
/
+1
*
|
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-0
/
+6
*
|
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-11
/
+11
|
\
\
|
*
|
i965g: adapt to blend changes
Roland Scheidegger
2010-01-25
1
-11
/
+11
*
|
|
i965g: Remove unnecessary headers.
Vinson Lee
2010-01-27
21
-24
/
+0
*
|
|
i965g: Silence uninitialized variable warning.
Vinson Lee
2010-01-26
1
-0
/
+3
*
|
|
gallium/i965: Make brw_batchbuffer prototypes match in source & header
Alan Coopersmith
2010-01-20
2
-3
/
+3
|
/
/
*
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-3
/
+3
*
|
i965g: updates for draw retval
Keith Whitwell
2010-01-07
1
-11
/
+9
*
|
i965g: fix invalid assertion in emit_xpd(), again
Brian Paul
2010-01-06
1
-1
/
+1
*
|
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-2
/
+0
*
|
i965g: fix invalid assertion in emit_xpd()
Brian Paul
2010-01-05
1
-1
/
+1
*
|
i965g: Fix assert.
Vinson Lee
2010-01-04
1
-1
/
+1
*
|
i965: Add missing include.
José Fonseca
2010-01-02
1
-0
/
+2
*
|
i965g: get trivial/tri working again after edgeflag changes
Keith Whitwell
2009-12-24
4
-34
/
+33
*
|
i965g: strict aliasing changes
Keith Whitwell
2009-12-24
1
-4
/
+4
*
|
i965g: calculate depth min/max
Keith Whitwell
2009-12-24
1
-2
/
+9
|
/
*
i965g: Rename {pf->util_format}_is_depth_or_stencil()
Tomas Carnecky
2009-12-23
1
-1
/
+1
*
[i965] Rename {pf -> util}_format_is_depth_or_stencil()
Tomas Carnecky
2009-12-23
1
-1
/
+2
*
i965g: fix for edgeflag changes (untested)
Roland Scheidegger
2009-12-22
5
-33
/
+0
*
i965g: fix bo_reference
Keith Whitwell
2009-12-22
1
-0
/
+2
*
i965g: update for u_format changes
Keith Whitwell
2009-12-22
2
-12
/
+13
*
i965g: fixes to build after merge of master
Keith Whitwell
2009-12-21
17
-100
/
+111
*
i965g: remove half-finished change to tgsi_parse
Keith Whitwell
2009-12-21
1
-1
/
+1
*
i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
Keith Whitwell
2009-12-21
4
-5
/
+10
*
i965g: keep refcounts to bound vertex buffers
Keith Whitwell
2009-12-21
1
-4
/
+19
*
i965g: add DEBUG_WINSYS flag
Keith Whitwell
2009-12-21
2
-2
/
+2
*
i965g: remove duplicate set_viewport_state, fixes samples/depth
Keith Whitwell
2009-12-21
1
-9
/
+0
*
i965g: nasty hack for clearing y-tiled surfaces
Keith Whitwell
2009-12-01
1
-1
/
+5
*
i965g: add missing header
Keith Whitwell
2009-12-01
1
-0
/
+34
*
i965g: don't reference unused vars in RSQ
Keith Whitwell
2009-12-01
1
-2
/
+3
*
i965g: turn on texture tiling by default
Keith Whitwell
2009-11-30
3
-7
/
+8
*
i965g: pass backbuffer tiling information to driver
Keith Whitwell
2009-11-30
4
-13
/
+12
*
brw: add dumping to gem winsys
Keith Whitwell
2009-11-30
11
-8
/
+127
*
i965g: remove redundant nr_attrs member
Keith Whitwell
2009-11-30
4
-12
/
+8
*
i965g: remove surface from views list before freeing
Dave Airlie
2009-11-29
1
-0
/
+1
*
i965g: gs nr_attrs also tracks nr fragment shader inputs
Keith Whitwell
2009-11-23
1
-4
/
+6
[next]