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
Commit message (
Expand
)
Author
Age
Files
Lines
*
g3dvl: correctly distinct dst area and clip area in the compositor
Christian König
2011-07-15
5
-13
/
+23
*
g3dvl: link r300 and r600 targets width libdrm instead of libdrm_radeon
Christian König
2011-07-15
6
-6
/
+6
*
gallium/targets: link vdpau, va, and xvmc with LLVM libs when requested
Marek Olšák
2011-07-15
3
-3
/
+25
*
g3dvl: change picture parameter of decode_bitstream to general version
Christian König
2011-07-15
3
-5
/
+7
*
gallium: don't use enum bitfields in p_video_state.h
Brian Paul
2011-07-14
1
-6
/
+6
*
gallium: put video-related enums in separate header
Brian Paul
2011-07-14
5
-45
/
+80
*
i915g: move declaration before code
Brian Paul
2011-07-14
1
-1
/
+2
*
nv50,nvc0: extensive surface format renaming to get consistency
Christoph Bumiller
2011-07-14
8
-191
/
+220
*
nv50,nvc0: add support for multi-sample resources
Christoph Bumiller
2011-07-14
23
-213
/
+308
*
nv50,nvc0: add correct storage type for Z32_FLOAT
Christoph Bumiller
2011-07-14
2
-0
/
+9
*
nv50,nvc0: unify nvc0_miptree and nv50_miptree structs
Christoph Bumiller
2011-07-14
14
-425
/
+535
*
nv50,nvc0: don't advertise unaligned texture format support
Christoph Bumiller
2011-07-14
2
-24
/
+24
*
g3dvl: Remove non-constant expression array initializers.
Vinson Lee
2011-07-13
2
-7
/
+31
*
gallium/targets: do not link every driver with libllvmpipe.a
Marek Olšák
2011-07-14
6
-2
/
+8
*
Rename swrastg_dri to swrast_dri
Marek Olšák
2011-07-14
2
-4
/
+4
*
softpipe: fix various warnings about int/float/double conversions, etc
Brian Paul
2011-07-13
1
-15
/
+15
*
g3dvl: Remove designated initializers.
Vinson Lee
2011-07-13
1
-4
/
+4
*
g3dvl: s/inline/INLINE/
Vinson Lee
2011-07-13
3
-36
/
+40
*
utils: Add missing parentheses
Emil Velikov
2011-07-13
1
-0
/
+4
*
softpipe: Remove sp_video_context.c from SConscript.
Vinson Lee
2011-07-13
1
-1
/
+0
*
[g3dvl] don't upload all quant buffer layers at once
Christian König
2011-07-13
3
-21
/
+14
*
Merge branch 'pipe-video'
Christian König
2011-07-13
119
-22
/
+19274
|
\
|
*
[g3dvl] remove some unneeded Makefiles
Christian König
2011-07-13
4
-121
/
+0
|
*
r600g: reenable hardware blits for STATIC and IMMUTABLE resources
Christian König
2011-07-13
1
-10
/
+8
|
*
[g3dvl] implement workaround for missing blender clamp control
Christian König
2011-07-13
2
-7
/
+35
|
*
r600g: revert "set BLEND_CLAMP depending on clamp_fragment_color"
Christian König
2011-07-13
2
-18
/
+11
|
*
[g3dvl] keep a pointer in idct buffer to idct object
Christian König
2011-07-13
3
-20
/
+26
|
*
vaapi: cleanup the source and let the st at least compile again
Christian König
2011-07-12
11
-611
/
+517
|
*
[g3dvl] add some more PIPE_VIDEO_CAPs
Christian König
2011-07-12
10
-27
/
+79
|
*
[g3dvl] fix a whole bunch of memory leaks
Christian König
2011-07-11
7
-4
/
+25
|
*
[g3dvl] revert some unintended white space changes
Christian König
2011-07-11
1
-9
/
+12
|
*
[g3dvl] sync SConscript with Makefile
Christian König
2011-07-11
1
-3
/
+9
|
*
[g3dvl] softpipe is no longer needed for dri-nouveau
Christian König
2011-07-11
1
-1
/
+0
|
*
r600g: revert "support textures with scaled number formats"
Christian König
2011-07-11
1
-1
/
+1
|
*
pipe-video: merge fixes
Christian König
2011-07-11
5
-0
/
+291
|
*
[g3dvl] remove some stale nv40 files
Christian König
2011-07-11
2
-80
/
+0
|
*
[g3dvl] remove pipe_video_context from nouveau
Christian König
2011-07-11
5
-84
/
+22
|
*
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-07-11
60
-1797
/
+2300
|
|
\
|
*
|
vdpau: make capabilities query more sane
Christian König
2011-07-10
3
-45
/
+32
|
*
|
vdpau: implement VdpOutputSurfaceGetParameters
Christian König
2011-07-10
4
-18
/
+51
|
*
|
[g3dvl] stop calling dri2DestroyDrawable
Christian König
2011-07-09
1
-16
/
+0
|
*
|
vdpau: add implementation of VdpDecoderGetParameters
Christian König
2011-07-08
2
-0
/
+34
|
*
|
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
28
-266
/
+151
|
*
|
[g3dvl] move video buffer creation out of video context
Christian König
2011-07-08
11
-93
/
+120
|
*
|
[g3dvl] remove the unused priv member from pipe_video_context
Christian König
2011-07-08
7
-13
/
+6
|
*
|
[g3dvl] move compositor creation and handling directly into the state trackers
Christian König
2011-07-08
11
-200
/
+164
|
*
|
[g3dvl] remove sampler view handling from video context
Christian König
2011-07-08
4
-133
/
+79
|
*
|
[g3dvl] remove create_surface from video context
Christian König
2011-07-08
5
-27
/
+10
|
*
|
[g3dvl] make pipe_context mandatory for creation pipe_video_context
Christian König
2011-07-08
14
-144
/
+53
|
*
|
[g3dvl] rename is_format_supported to is_video_format_supported and move it i...
Christian König
2011-07-08
8
-38
/
+49
[next]