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
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
2
-2
/
+9
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
2
-56
/
+40
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-2
/
+15
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
2
-12
/
+5
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-63
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
3
-16
/
+70
*
cell: comment-out unused fields, functions
Brian Paul
2010-07-26
1
-2
/
+4
*
cell: make functions static
Brian Paul
2010-07-26
1
-3
/
+3
*
cell: fix segfault when freeing samplers
Brian Paul
2010-07-26
1
-1
/
+1
*
cell: comment-out unneeded padding field
Brian Paul
2010-07-26
1
-1
/
+1
*
cell: added const qualifier
Brian Paul
2010-07-26
1
-1
/
+1
*
cell/spu: divorce from tgsi_exec.h
Keith Whitwell
2010-06-07
3
-2
/
+161
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
1
-1
/
+0
|
\
|
*
cell: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+0
*
|
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-8
/
+8
|
/
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
3
-17
/
+16
|
\
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-1
/
+8
|
*
cell: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-16
/
+8
*
|
cell: assorted compilation fixes
Brian Paul
2010-05-21
4
-14
/
+32
*
|
cell: fix breakage from earlier draw module changes
Brian Paul
2010-05-21
2
-2
/
+2
*
|
gallium: remnants of old ccw state
Keith Whitwell
2010-05-21
2
-2
/
+2
*
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-0
/
+2
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
|
/
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-1
/
+1
*
cell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
1
-12
/
+0
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
cell: Implement index bias.
José Fonseca
2010-04-19
1
-5
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
14
-336
/
+217
*
cell: fix build
Marc Dietrich
2010-04-06
2
-1
/
+4
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
4
-11
/
+11
*
Merge branch '7.8'
Brian Paul
2010-03-22
1
-9
/
+12
|
\
|
*
cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
Brian Paul
2010-03-17
1
-0
/
+2
|
*
cell: be more conservative in cell_is_format_supported()
Brian Paul
2010-03-17
1
-5
/
+9
*
|
cell: add missing semicolon
Brian Paul
2010-03-16
1
-1
/
+1
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
2
-2
/
+5
|
\
\
|
*
|
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
2
-2
/
+5
*
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
6
-13
/
+20
|
\
|
|
|
*
|
Merge branch '7.8'
Michel Dänzer
2010-03-12
2
-2
/
+2
|
|
\
|
|
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
2
-2
/
+2
|
*
|
cell: adapt to context texture transfers (untested)
Roland Scheidegger
2010-03-11
3
-10
/
+16
|
*
|
cell: handle NULL cso vertex_elements state object on bind
Roland Scheidegger
2010-03-10
1
-1
/
+2
*
|
|
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
|
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
22
-173
/
+448
|
\
|
|
|
*
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
2
-12
/
+37
|
|
\
\
|
|
*
\
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
2
-12
/
+37
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
2
-2
/
+2
|
|
|
*
cell: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
2
-12
/
+37
|
*
|
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
3
-3
/
+11
|
*
|
|
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
9
-25
/
+43
|
*
|
|
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
3
-48
/
+58
[next]