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
/
identity
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-1
/
+1
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-30
/
+30
*
identity: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-28
/
+48
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-6
/
+2
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
2
-40
/
+66
|
\
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+12
|
*
identity: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-51
/
+65
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
|
/
*
identity: Move sampler view create and destroy to id_objects.c
Jakob Bornecrantz
2010-05-03
3
-34
/
+67
*
identity: s/texture/resource/
Jakob Bornecrantz
2010-05-03
2
-21
/
+21
*
identity: Whitespace & Style
Jakob Bornecrantz
2010-05-03
4
-52
/
+52
*
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
2
-4
/
+4
*
identity: Implement index bias.
José Fonseca
2010-04-19
1
-0
/
+4
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
4
-410
/
+176
*
identity: Remove unnecessary header.
Vinson Lee
2010-03-30
1
-1
/
+0
*
identity: Add id_drm.c to SCons build.
Vinson Lee
2010-03-27
1
-1
/
+2
*
identity: Remove unnecessary header.
Vinson Lee
2010-03-25
1
-1
/
+0
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
4
-79
/
+89
|
\
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
3
-7
/
+15
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
4
-76
/
+79
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
3
-119
/
+74
|
\
|
|
*
identity: fix copy & paste error
Roland Scheidegger
2010-03-09
1
-4
/
+4
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-15
/
+39
|
|
\
|
|
*
identity: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-15
/
+39
|
*
|
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-47
/
+0
|
*
|
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
2
-59
/
+35
|
*
|
gallium/identity: remove unneeded path prefixes on #includes
Brian Paul
2010-02-26
1
-5
/
+5
|
*
|
identity: Propagate api->name and api->driver_name up
Jakob Bornecrantz
2010-02-18
1
-0
/
+2
|
|
/
*
|
identity: Fix after sampler view changes.
Michal Krol
2010-02-23
1
-0
/
+42
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
2
-28
/
+50
|
/
*
identity: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
1
-0
/
+12
*
identity: Remove unnecessary header.
Vinson Lee
2010-02-08
1
-1
/
+0
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
5
-21
/
+21
*
identity: Remove unnecessary header.
Vinson Lee
2010-02-03
1
-1
/
+0
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+1
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-6
/
+6
|
\
|
*
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
-6
/
+6
*
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-21
/
+21
|
\
\
|
|
/
|
/
|
|
*
gallium: remove return value from draw calls
Keith Whitwell
2009-12-21
1
-21
/
+21
*
|
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-12
/
+0
|
/
*
identity: fix copy&paste error
Roland Scheidegger
2009-12-04
1
-1
/
+1
*
id: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-9
/
+49
*
id: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-8
/
+8
*
identity: Add missing screen methods.
Michal Krol
2009-11-19
4
-1
/
+98
*
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
1
-52
/
+38
*
gallium/identity: remove stray semicolons
Brian Paul
2009-08-11
1
-2
/
+2
*
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
1
-0
/
+2
*
identity: Use the correct texture
Jakob Bornecrantz
2009-08-06
1
-1
/
+1
*
identity: Create a drm_api wrapper
Jakob Bornecrantz
2009-06-30
3
-1
/
+224
[next]