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
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
7
-1
/
+135
*
softpipe: make sure we don't fallback to assert on so stats query
Zack Rusin
2010-06-08
1
-0
/
+2
*
softpipe: make sure that invalid calls to sosettargets don't crash us
Zack Rusin
2010-06-08
1
-0
/
+7
*
softpipe: added sp_state_so.c to file list
Brian Paul
2010-06-08
1
-0
/
+1
*
gallium: add basic support for stream output queries
Zack Rusin
2010-06-08
3
-2
/
+28
*
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-1
/
+2
*
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
3
-3
/
+3
*
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-08
2
-0
/
+12
*
gallium: add interface for DrawAuto and implement it in softpipe
Zack Rusin
2010-06-08
5
-1
/
+70
*
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
1
-0
/
+106
*
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-08
4
-1
/
+29
*
softpipe: use util_clear_render_target/depth_stencil fallbacks
Roland Scheidegger
2010-06-07
1
-0
/
+2
*
softpipe: remove assert on setting constbufs greater than zero
Keith Whitwell
2010-06-07
1
-1
/
+0
*
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-05
1
-0
/
+2
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
2
-1
/
+2
|
\
|
*
softpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
2
-1
/
+2
*
|
softpipe: add PIPE_BUFFER to assertion
Brian Paul
2010-05-28
1
-1
/
+2
|
/
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
5
-16
/
+18
|
\
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
3
-0
/
+11
|
*
softpipe: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-16
/
+7
*
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
2
-31
/
+19
|
\
\
|
*
|
softpipe: restore culling code
Keith Whitwell
2010-05-14
1
-3
/
+21
|
*
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
2
-37
/
+7
*
|
|
softpipe: Calculate slice_stride field in get_transfer().
Michal Krol
2010-05-19
1
-0
/
+4
*
|
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
2
-4
/
+33
|
/
/
*
|
softpipe: Adverstise (tgsi_exec's) shader limits.
José Fonseca
2010-05-12
1
-0
/
+31
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
*
|
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
4
-20
/
+22
*
|
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
1
-2
/
+2
*
|
gallium: rework provoking vertex code
Brian Paul
2010-05-05
2
-115
/
+198
|
/
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-1
/
+1
*
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
2010-05-03
1
-1
/
+15
*
softpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
2010-05-03
1
-60
/
+108
*
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-04-29
1
-0
/
+2
*
softpipe: consolidate tex image offset code
Brian Paul
2010-04-28
1
-29
/
+32
*
softpipe: use consistant names for local vars
Brian Paul
2010-04-28
1
-36
/
+33
*
softpipe: Make softpipe transfers in-order.
José Fonseca
2010-04-25
5
-4
/
+109
*
softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.
José Fonseca
2010-04-25
3
-20
/
+1
*
softpipe: More accurate softpipe_is_format_supported().
José Fonseca
2010-04-25
1
-19
/
+55
*
softpipe: compressed formats can't be render targets
Brian Paul
2010-04-23
1
-1
/
+4
*
softpipe: YUV textures should be supported.
José Fonseca
2010-04-23
1
-4
/
+0
*
softpipe: call draw_wide_point_sprites()
Brian Paul
2010-04-21
1
-0
/
+2
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-20
2
-4
/
+16
|
\
|
*
softpipe: Implement index bias.
José Fonseca
2010-04-19
2
-4
/
+16
*
|
softpipe: add option to do polygon stipple in softpipe vs. draw module
Brian Paul
2010-04-19
3
-0
/
+14
*
|
Merge branch '7.8'
Brian Paul
2010-04-19
3
-5
/
+5
|
\
\
|
*
|
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
2
-2
/
+2
|
*
|
softpipe: Fix division by zero
Arpad Borsos
2010-04-14
1
-3
/
+3
*
|
|
softpipe: new comment and assertion for face value
Brian Paul
2010-04-18
1
-0
/
+3
[prev]
[next]