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
/
include
/
pipe
/
p_defines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[g3dvl] rename get_param to get_video_param and move into screen object
Christian König
2011-07-07
1
-0
/
+5
*
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-05-07
1
-1
/
+4
|
\
|
*
gallium: implement seamless cubemap extensions
Marek Olšák
2011-05-06
1
-0
/
+2
|
*
gallium/xorg st/nv50: add PIPE_BIND_CURSOR
Marcin Slusarz
2011-05-06
1
-1
/
+2
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-04-23
1
-62
/
+64
|
\
|
|
*
gallium: add a CAP for mixed colorbuffer format support
Marek Olšák
2011-04-01
1
-0
/
+1
|
*
gallium: Use explicit values in caps enums.
Michel Dänzer
2011-03-30
1
-63
/
+63
|
*
gallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
Marek Olšák
2011-03-29
1
-1
/
+0
|
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
1
-0
/
+2
*
|
[g3dvl] add support for different decoding entry points
Christian König
2011-04-07
1
-0
/
+7
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
1
-27
/
+4
|
\
|
|
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-9
/
+0
|
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-10
/
+0
|
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-7
/
+0
|
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-0
/
+2
|
*
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
1
-1
/
+2
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-02-24
1
-7
/
+23
|
\
|
|
*
gallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ/ in comments.
José Fonseca
2011-02-22
1
-4
/
+4
|
*
gallium: new transfer flag: DISCARD_WHOLE_RESOURCE
Keith Whitwell
2011-02-22
1
-3
/
+18
|
*
gallium: add an interface for query predicates
Zack Rusin
2011-01-26
1
-1
/
+2
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-01-20
1
-0
/
+1
|
\
|
|
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-0
/
+1
|
|
\
|
|
*
gallium: added PIPE_CAP_INSTANCED_DRAWING
Brian Paul
2010-12-05
1
-0
/
+1
*
|
|
Merge remote branch 'vdpau/pipe-video' into pipe-video
Christian König
2011-01-10
1
-0
/
+3
|
\
\
\
|
*
|
|
vl: pipe-video branch merged with Königs pipe-video branch
Thomas Balling Sørensen
2010-10-26
1
-10
/
+0
|
*
|
|
Merge branch 'pipe-video' of git://anongit.freedesktop.org/~deathsimple/xvmc-...
Thomas Balling Sørensen
2010-10-26
1
-0
/
+9
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into pipe-video
Thomas Balling Sørensen
2010-10-26
1
-1
/
+3
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into pipe-video
Thomas Balling Sørensen
2010-10-05
1
-52
/
+97
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Made some decoding function for mpeg2-decoding
Thomas Balling Sørensen
2010-07-20
1
-0
/
+1
*
|
|
|
|
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-12-11
1
-17
/
+13
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-17
/
+12
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-22
1
-0
/
+1
*
|
|
|
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-11-21
1
-0
/
+5
|
\
|
|
|
|
|
|
*
|
|
|
|
gallium: add CAPs for indirect addressing and lower it in st/mesa when needed
Marek Olšák
2010-11-12
1
-0
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-28
1
-1
/
+3
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
gallium: new CAP, state for primitive restart
Brian Paul
2010-10-21
1
-0
/
+1
|
*
|
|
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-13
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-12
1
-52
/
+94
|
\
|
|
|
|
/
|
/
|
|
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-30
/
+16
|
*
gallium: Clean up header file inclusion in p_defines.h.
Vinson Lee
2010-08-26
1
-1
/
+1
|
*
gallium: add PIPE_TEXTURE_RECT target
Luca Barbieri
2010-08-20
1
-1
/
+3
|
*
gallium: add depth clamp to the interface
Marek Olšák
2010-07-21
1
-1
/
+2
|
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-1
/
+3
|
*
gallium: add a timestamp disjoint query
Zack Rusin
2010-06-22
1
-1
/
+7
|
*
gallium: add a new query
Zack Rusin
2010-06-22
1
-1
/
+2
|
*
gallium: add basic support for stream output queries
Zack Rusin
2010-06-08
1
-1
/
+10
|
*
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-08
1
-0
/
+1
|
*
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-08
1
-0
/
+2
|
*
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-05
1
-0
/
+1
|
*
gallium: clear interface changes
Roland Scheidegger
2010-05-28
1
-2
/
+4
[next]