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
*
softpipe: Include missing header in sp_flush.c.
Vinson Lee
2010-08-28
1
-0
/
+1
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
2
-20
/
+8
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
2
-0
/
+3
*
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
3
-3
/
+7
*
gallium: Avoid void pointer arithmetic.
Chia-I Wu
2010-07-29
1
-2
/
+2
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
3
-190
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
5
-30
/
+86
*
softpipe: Check for NULL pointer in sp_destroy_tile_cache().
Michal Krol
2010-07-23
1
-8
/
+10
*
softpipe: Check for NULL pointer in sp_destroy_tex_tile_cache().
Michal Krol
2010-07-23
1
-11
/
+13
*
softpipe: add missing support for PIPE_FORMAT_S8_USCALED surfaces
Brian Paul
2010-07-21
1
-20
/
+20
*
softpipe: fix sp_tile_cache_flush_clear() regression
Brian Paul
2010-07-21
1
-5
/
+11
*
softpipe: Support non-depth-stencil formats in sp_tile_cache_flush_clear().
Michal Krol
2010-07-20
1
-2
/
+7
*
softpipe: re-order drawing functions to get rid of prototype
Brian Paul
2010-07-15
1
-108
/
+102
*
softpipe: fix incorrect blend func index passed to blend_quad()
Brian Paul
2010-07-02
1
-8
/
+15
*
softpipe: better assertions
Brian Paul
2010-07-02
1
-7
/
+7
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-0
/
+3
*
softpipe: rename a var
Brian Paul
2010-06-25
1
-4
/
+4
*
softpipe: fix comment typo
Brian Paul
2010-06-25
1
-1
/
+1
*
gallium: add a timestamp disjoint query
Zack Rusin
2010-06-22
1
-1
/
+13
*
gallium: add a new query
Zack Rusin
2010-06-22
1
-2
/
+10
*
draw: rewrite stream output to handle all the dark corners
Zack Rusin
2010-06-16
1
-4
/
+6
*
softpipe/gs: fix a crash when a gs isn't present
Zack Rusin
2010-06-15
1
-16
/
+20
*
softpipe: small cleanup
Zack Rusin
2010-06-12
1
-1
/
+3
*
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
[next]