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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[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
7
-4
/
+294
|
*
[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
127
-2739
/
+4013
|
|
\
|
*
|
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
|
*
|
[g3dvl] rename get_param to get_video_param and move into screen object
Christian König
2011-07-07
11
-33
/
+73
|
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-07-04
460
-6574
/
+25049
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-06-09
165
-64231
/
+19403
|
|
\
\
\
|
*
|
|
|
[g3dvl] rework video buffer format handling
Christian König
2011-06-07
4
-33
/
+55
|
*
|
|
|
xvmc: fix some warning about uninitialized vars
Christian König
2011-06-07
1
-1
/
+1
|
*
|
|
|
[g3dvl] move dummy quantification into xvmc state tracker
Christian König
2011-06-07
3
-17
/
+18
|
*
|
|
|
[g3dvl] split quant matrix out of picture info
Christian König
2011-06-05
4
-15
/
+26
|
*
|
|
|
[g3dvl] rename map/unmap to begin/end frame
Christian König
2011-06-05
4
-10
/
+10
|
*
|
|
|
[g3dvl] remove unused and dublicate fields from picture structure
Christian König
2011-06-05
3
-13
/
+4
|
*
|
|
|
[g3dvl] use a vertex element instead of the instance id
Christian König
2011-06-05
1
-2
/
+1
|
*
|
|
|
st/mesa: some more merge fixes
Christian König
2011-06-05
1
-2
/
+2
|
*
|
|
|
r600g: some merge fixes
Christian König
2011-06-05
2
-3
/
+3
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-06-05
167
-12222
/
+14391
|
|
\
\
\
\
|
*
|
|
|
|
[g3dvl] use a vertex element instead of the instance id
Christian König
2011-06-04
5
-21
/
+85
|
*
|
|
|
|
Revert "Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-...
Christian König
2011-06-04
9
-158
/
+17
|
*
|
|
|
|
Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-video
Christian König
2011-06-03
9
-17
/
+158
|
|
\
\
\
\
\
|
|
*
|
|
|
|
r300g: implement draw_instanced for HWTCL
Marek Olšák
2011-04-25
9
-17
/
+158
|
*
|
|
|
|
|
[g3dvl] respect maximum instruction for idct render targets
Christian König
2011-06-01
1
-3
/
+8
|
*
|
|
|
|
|
[g3dvl] dynamical adjust blocks per line
Christian König
2011-06-01
1
-5
/
+4
|
*
|
|
|
|
|
[g3dvl] move quantification into shaders
Christian König
2011-05-29
4
-112
/
+168
|
*
|
|
|
|
|
[g3dvl] implement mismatch control inside idct shaders
Christian König
2011-05-29
4
-46
/
+198
|
*
|
|
|
|
|
[g3dvl] fix resource type for idct
Christian König
2011-05-29
1
-12
/
+11
|
*
|
|
|
|
|
Initial r300g support
Christian König
2011-05-29
11
-313
/
+162
|
*
|
|
|
|
|
[g3dvl] rework resource format handling
Christian König
2011-05-22
1
-131
/
+88
|
*
|
|
|
|
|
r600g: revert commit 36b322dffd2429130f132f55f68acb1a23ba1658 for now
Christian König
2011-05-22
1
-2
/
+0
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-05-21
106
-3899
/
+14882
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
r600g: fix "Fixed-Point Data Conversions"
Christian König
2011-05-21
2
-2
/
+2
|
*
|
|
|
|
|
|
vdpau: rename vdpau driver to r600/softpie
Christian König
2011-05-18
3
-1
/
+4
|
*
|
|
|
|
|
|
[g3dvl] fix missing swizzle on instanceid
Christian König
2011-05-18
1
-1
/
+1
|
*
|
|
|
|
|
|
[g3dvl] add missing ureg_END
Christian König
2011-05-16
1
-0
/
+2
|
*
|
|
|
|
|
|
[g3dvl] softpipe now needs the llvm libs
Christian König
2011-05-16
1
-1
/
+1
[prev]
[next]