index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
failover
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-2
/
+2
*
fo: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+2
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
3
-0
/
+19
*
fo: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-2
/
+2
*
gallium/failover: include u_memory.h for MALLOC, FREE
Brian Paul
2010-04-23
1
-0
/
+1
*
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
2
-17
/
+17
*
failover: Implement index bias.
José Fonseca
2010-04-19
1
-1
/
+4
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
3
-27
/
+15
*
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
4
-27
/
+52
|
\
|
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
3
-26
/
+52
|
|
\
|
|
*
failover: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
3
-26
/
+52
|
*
|
gallium: remove redundant includes
Keith Whitwell
2010-03-04
1
-1
/
+0
|
|
/
*
|
failover: Fix after sampler view changes.
Michal Krol
2010-02-23
3
-31
/
+89
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
3
-39
/
+39
|
/
*
fo: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
3
-6
/
+24
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+2
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
2
-2
/
+2
|
\
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
2
-2
/
+2
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
2
-2
/
+2
*
|
gallium: remove return value from draw calls
Keith Whitwell
2009-12-21
2
-19
/
+26
|
/
*
fo: Implement separate vertex sampler state.
Michal Krol
2009-12-01
3
-7
/
+82
*
fo: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
2
-12
/
+12
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+23
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
1
-2
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-1
/
+1
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-3
/
+0
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
failover: queiten compiler warnings
Keith Whitwell
2009-01-27
1
-0
/
+7
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-1
/
+1
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
3
-36
/
+30
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
2
-4
/
+4
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
1
-2
/
+2
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
3
-34
/
+50
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-1
/
+3
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
1
-1
/
+1
*
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
1
-0
/
+3
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-5
/
+4
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-8
/
+1
*
Update scons build for new code layout.
José Fonseca
2008-02-18
1
-0
/
+13
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
6
-0
/
+929