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
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
trace: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-24
/
+67
|
|
|
*
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-1
/
+0
|
*
|
|
targets/libgl-xlib: add code to inject trace and identity layers
Keith Whitwell
2010-03-09
3
-3
/
+38
|
|
/
/
|
*
|
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-70
/
+0
|
*
|
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
2
-65
/
+35
|
|
\
\
|
|
*
|
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
2
-65
/
+35
|
*
|
|
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-1
/
+0
|
*
|
|
gallium/trace: remove unneeded path prefixes on #includes
Brian Paul
2010-02-26
1
-5
/
+5
|
|
/
/
|
*
/
trace: Propagate api->name up
Jakob Bornecrantz
2010-02-18
1
-0
/
+1
|
|
/
*
|
trace: Fix after sampler view changes.
Michal Krol
2010-02-23
2
-2
/
+59
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
4
-47
/
+66
|
/
*
trace: Dump blend state as a binary blob.
José Fonseca
2010-02-15
1
-37
/
+1
*
trace: Fix constant buffer unwrapping.
José Fonseca
2010-02-15
1
-9
/
+4
*
trace: No need to dump reference counts.
José Fonseca
2010-02-14
1
-13
/
+0
*
trace: Update for os_stream changes.
José Fonseca
2010-02-14
1
-1
/
+1
*
trace: Use util_format_name().
José Fonseca
2010-02-14
1
-1
/
+2
*
trace: Fix generated XML.
José Fonseca
2010-02-14
3
-22
/
+9
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
3
-2
/
+38
|
\
|
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-1
/
+1
|
*
trace: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
3
-1
/
+37
*
|
gallium: use os_time.h
Brian Paul
2010-02-10
1
-2
/
+2
|
/
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-5
/
+3
|
\
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
1
-0
/
+1
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
1
-3
/
+2
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-2
/
+0
*
|
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-09
1
-1
/
+0
*
|
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
4
-34
/
+33
*
|
trace: util_stream -> os_stream
José Fonseca
2010-02-04
1
-6
/
+6
*
|
trace: Use u_time.
José Fonseca
2010-02-04
1
-10
/
+3
*
|
trace: Include the appropriate header instead of defining prototypes.
José Fonseca
2010-02-03
1
-1
/
+1
*
|
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
2
-2
/
+2
*
|
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
1
-1
/
+1
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
3
-1
/
+3
*
|
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-11
/
+21
|
\
\
|
*
|
trace: adapt to blend changes
Roland Scheidegger
2010-01-25
1
-11
/
+21
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
st/drm: Expose kernel driver name
Jakob Bornecrantz
2010-01-19
1
-0
/
+1
*
|
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
3
-8
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
3
-8
/
+9
*
|
|
pipe_sampler_state::compare_mode is not a boolean enable flag.
Michal Krol
2010-01-06
1
-1
/
+1
*
|
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-27
/
+12
|
\
\
\
|
*
|
|
gallium: remove return value from draw calls
Keith Whitwell
2009-12-21
2
-28
/
+13
*
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
trace: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
1
-1
/
+1
*
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
3
-5
/
+7
|
\
|
|
|
|
*
|
|
trace: Silence unused variable warnings.
Vinson Lee
2009-12-27
1
-0
/
+2
|
*
|
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
2
-5
/
+5
|
|
\
\
\
|
|
*
|
|
trace: Silence uninitialized variable warnings.
Vinson Lee
2009-12-22
1
-2
/
+2
[prev]
[next]