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
/
sp_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[g3dvl] add some more PIPE_VIDEO_CAPs
Christian König
2011-07-12
1
-0
/
+6
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
1
-10
/
+0
*
[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
1
-2
/
+2
|
\
|
*
softpipe: Anisotropic filtering extension.
Andreas Faenger
2011-06-06
1
-2
/
+2
*
|
[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
1
-3
/
+3
|
\
|
|
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-2
/
+1
|
*
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
1
-6
/
+34
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-03
1
-5
/
+0
|
\
|
|
*
softpipe: enable RGTC now that we have u_format support.
Dave Airlie
2011-03-02
1
-5
/
+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
1
-0
/
+4
|
\
|
|
*
softpipe: support for 1D/2D texture arrays
Brian Paul
2011-01-25
1
-0
/
+4
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-01-20
1
-0
/
+2
|
\
|
|
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-0
/
+2
|
|
\
|
|
*
softpipe: enable instanced drawing cap
Brian Paul
2010-12-08
1
-0
/
+2
*
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-12-11
1
-2
/
+3
|
\
|
|
|
*
|
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+3
|
|
/
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-11-11
1
-0
/
+5
|
\
|
|
*
softpipe: disable vertex texturing with draw/llvm
Brian Paul
2010-11-05
1
-0
/
+5
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-28
1
-7
/
+4
|
\
|
|
*
softpipe: remove >32bpp color restriction
Brian Paul
2010-10-23
1
-7
/
+0
|
*
softpipe: enable primitive restart
Brian Paul
2010-10-21
1
-0
/
+2
|
*
softpipe: add support for shader stencil export capability
Dave Airlie
2010-10-13
1
-0
/
+2
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-12
1
-10
/
+37
|
\
|
|
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-39
/
+16
|
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-0
/
+1
|
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-0
/
+3
|
*
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-08
1
-0
/
+2
|
*
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
1
-0
/
+2
|
|
\
|
|
*
softpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-0
/
+2
|
*
|
softpipe: add PIPE_BUFFER to assertion
Brian Paul
2010-05-28
1
-1
/
+2
|
|
/
|
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-1
/
+5
|
|
\
|
|
*
softpipe: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+5
|
*
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-0
/
+2
|
*
|
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 & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-04-29
1
-0
/
+2
*
|
vl: Use pipe_screen::video_context_create hook instead of SP ctor.
Younes Manton
2010-05-24
1
-0
/
+2
|
/
*
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
[next]