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
*
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
*
|
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
2
-10
/
+2
*
|
[g3dvl] move video buffer creation out of video context
Christian König
2011-07-08
1
-0
/
+3
*
|
[g3dvl] remove the unused priv member from pipe_video_context
Christian König
2011-07-08
1
-1
/
+1
*
|
[g3dvl] make pipe_context mandatory for creation pipe_video_context
Christian König
2011-07-08
1
-9
/
+2
*
|
[g3dvl] rename is_format_supported to is_video_format_supported and move it i...
Christian König
2011-07-08
1
-0
/
+2
*
|
[g3dvl] rename get_param to get_video_param and move into screen object
Christian König
2011-07-07
1
-1
/
+14
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-06-09
2
-6
/
+336
|
\
|
|
*
softpipe: Anisotropic filtering extension.
Andreas Faenger
2011-06-06
2
-6
/
+336
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-06-05
2
-6
/
+5
|
\
|
|
*
softpipe: add a better fake implementation of fences
Marek Olšák
2011-06-02
2
-6
/
+5
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-05-15
1
-2
/
+2
|
\
|
|
*
Remove redundant util_unsigned_logbase2
Matt Turner
2011-05-12
1
-2
/
+2
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-04-23
1
-16
/
+16
|
\
|
|
*
softpipe: Take the sampler view's first_level into account when sampling.
Henri Verbeet
2011-04-08
1
-16
/
+16
*
|
[g3dvl] and finally split the decoder part out of the context
Christian König
2011-04-06
1
-14
/
+3
*
|
[g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMAT
Christian König
2011-04-02
1
-2
/
+1
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
7
-90
/
+107
|
\
|
|
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
3
-38
/
+42
|
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-2
/
+1
|
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
2
-8
/
+6
|
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
3
-18
/
+25
|
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
2
-2
/
+4
|
*
softpipe: clamp texcoords in sample_compare()
Philip Taylor
2011-03-07
1
-24
/
+30
|
*
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
1
-1
/
+2
*
|
[g3dvl] move mpeg12 context out of softpipe
Christian König
2011-03-17
4
-877
/
+35
*
|
[g3dvl] cleanup and documentation
Christian König
2011-03-16
2
-24
/
+19
*
|
[g3dvl] move idct out of mc code
Christian König
2011-03-09
2
-12
/
+119
*
|
[g3dvl] start to cleanup the mess
Christian König
2011-03-08
2
-26
/
+75
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-03
2
-7
/
+0
|
\
|
|
*
softpipe: enable RGTC now that we have u_format support.
Dave Airlie
2011-03-02
1
-5
/
+0
|
*
softpipe: remove redundant draw_flush() call
Brian Paul
2011-02-28
1
-2
/
+0
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-02-28
1
-0
/
+5
|
\
|
|
*
rgtc: llvmpipe/softpipe refuse RGTC until u_format has support.
Dave Airlie
2011-02-28
1
-0
/
+5
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-02-24
12
-52
/
+327
|
\
|
|
*
softpipe: rename env vars to be consistent
Brian Paul
2011-02-17
1
-2
/
+2
|
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
1
-0
/
+2
|
*
softpipe: rename sampler[] -> fragment_samplers[]
Brian Paul
2011-02-02
2
-6
/
+6
|
*
softpipe: rename fragment sampler/view fields
Brian Paul
2011-02-02
3
-7
/
+7
|
*
softpipe: fix array textures to use resource array_size
Brian Paul
2011-01-28
3
-21
/
+88
|
*
softpipe: support for 1D/2D texture arrays
Brian Paul
2011-01-25
3
-1
/
+210
|
*
softpipe: fix off-by-one error in setup_fragcoord_coeff()
Brian Paul
2011-01-25
1
-1
/
+1
|
*
softpipe: pass surface format to get/put_tile functions
Brian Paul
2011-01-22
1
-10
/
+12
|
*
gallium/softpipe: replace pipe_get_tile_swizzle()
Brian Paul
2011-01-22
1
-15
/
+10
|
*
softpipe: use proper type for format field
Brian Paul
2011-01-22
1
-1
/
+1
[next]