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
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
3
-12
/
+5
*
gallium: disable stream output in drivers that support it
Marek Olšák
2011-12-15
3
-2
/
+9
*
softpipe: s/int/unsigned/ to be consistent in alpha test code
Brian Paul
2011-11-23
1
-2
/
+2
*
softpipe: remove pointless break stmt
Brian Paul
2011-11-23
1
-1
/
+0
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-7
/
+7
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
1
-2
/
+0
*
Remove tgsi_sse2.
José Fonseca
2011-11-08
8
-266
/
+1
*
softpipe: don't clamp or do logical operations on floating-point buffers.
Morgan Armand
2011-11-08
1
-22
/
+54
*
softpipe: fix memory leaks
Morgan Armand
2011-11-07
2
-1
/
+7
*
softpipe: implement/fix TIMESTAMP queries
Christoph Bumiller
2011-10-20
1
-3
/
+8
*
softpipe: remove unused vars in softpipe_clear()
Brian Paul
2011-10-18
1
-3
/
+0
*
softpipe: fix regression with tex tile cache since integer support.
Dave Airlie
2011-10-12
1
-2
/
+3
*
softpipe: add integer support
Dave Airlie
2011-10-11
5
-44
/
+146
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-11
/
+11
*
softpipe: fix Z interpolation invariance bug
Brian Paul
2011-10-04
1
-1
/
+10
*
softpipe: add check for DO_PSTIPPLE_IN_HELPER_MODULE
Brian Paul
2011-10-04
1
-0
/
+2
*
gallium: add PIPE_CAP_CONDITIONAL_RENDER
Marek Olšák
2011-09-30
1
-0
/
+2
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-10
/
+11
*
gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
Marek Olšák
2011-09-30
1
-2
/
+0
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-4
/
+4
*
softpipe: Use memory allocation macros.
José Fonseca
2011-09-25
2
-3
/
+3
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
2
-4
/
+6
*
softpipe: use pipe_get_tile_rgba_format()
Brian Paul
2011-09-16
1
-5
/
+6
*
softpipe: use util_format_is_depth_or_stencil()
Brian Paul
2011-09-16
1
-7
/
+1
*
softpipe: use consistent indentation in sp_quad_blend.c
Brian Paul
2011-09-15
1
-183
/
+183
*
softpipe: fix blending for luminance/intensity surfaces
Brian Paul
2011-09-15
1
-65
/
+96
*
softpipe: implement blend color clamping
Brian Paul
2011-09-14
3
-29
/
+117
*
gallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
Marek Olšák
2011-09-10
1
-2
/
+2
*
gallium: add caps for MIN/MAX texel offsets.
Dave Airlie
2011-09-02
1
-0
/
+4
*
tgsi: add support for texture offsets to the TGSI IR. (v2)
Dave Airlie
2011-09-02
1
-5
/
+12
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
1
-0
/
+2
*
softpipe: add const qualifier to silence warnings
Brian Paul
2011-08-25
1
-1
/
+1
*
softpipe: implement TXF support via get_texel callback
Dave Airlie
2011-08-25
1
-0
/
+69
*
softpipe: add get_dims callback for TXQ support. (v2)
Dave Airlie
2011-08-25
1
-0
/
+40
*
android: build softpipe
Chia-I Wu
2011-08-21
1
-0
/
+67
*
softpipe: fix an obvious copy-paste error in get_query_result
Marek Olšák
2011-08-16
1
-1
/
+1
*
softpipe: When doing write_all_cbufs, don't stomp over the color.
Eric Anholt
2011-07-28
1
-4
/
+12
*
gallium/softpipe: Don't clobber dest color/alpha before masking.
Younes Manton
2011-07-23
1
-89
/
+96
*
Merge branch 'gallium-polygon-stipple'
Brian Paul
2011-07-21
16
-148
/
+383
|
\
|
*
softpipe: use the polygon stipple utility module
Brian Paul
2011-07-21
9
-14
/
+131
|
*
softpipe: implement fragment shader variants
Brian Paul
2011-07-21
13
-117
/
+251
|
*
softpipe: use tgsi_shader_info fields for fragcoord origin, center, etc.
Brian Paul
2011-07-21
4
-17
/
+5
|
*
softpipe: remove obsolete comment
Brian Paul
2011-07-21
1
-4
/
+0
|
*
softpipe: rename a function
Brian Paul
2011-07-21
1
-7
/
+7
*
|
softpipe: fix various warnings about int/float/double conversions, etc
Brian Paul
2011-07-13
1
-15
/
+15
*
|
softpipe: Remove sp_video_context.c from SConscript.
Vinson Lee
2011-07-13
1
-1
/
+0
*
|
[g3dvl] add some more PIPE_VIDEO_CAPs
Christian König
2011-07-12
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-07-11
1
-5
/
+6
|
\
\
|
*
|
softpipe: add missing stencil format case in convert_quad_stencil()
Brian Paul
2011-07-06
1
-0
/
+1
|
*
|
softpipe: minor clean-ups in sp_quad_depth_test.c
Brian Paul
2011-07-06
1
-5
/
+5
|
|
/
[next]