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
/
state_trackers
/
xorg
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
2
-5
/
+5
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-1
/
+6
*
g3dvl: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-1
/
+1
*
xvmc: Replace frame_started by picture_structure
Maarten Lankhorst
2011-09-04
2
-10
/
+16
*
st/xvmc: the alpha component of palette entries isn't used
Christian König
2011-09-01
1
-1
/
+1
*
g3dvl: extend the functionality of the compositor
Christian König
2011-09-01
1
-2
/
+2
*
st/xvmc: remove L4A4_UNORM workaround
Christian König
2011-09-01
1
-33
/
+5
*
xorg/xvmc: Only set decode buffer when available
Maarten Lankhorst
2011-08-29
1
-3
/
+6
*
st/xorg: Fix include style
Kai Wasserbäch
2011-08-29
7
-31
/
+31
*
xvmc tests: Clean up test_rendering slightly
Maarten Lankhorst
2011-08-28
1
-14
/
+24
*
st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8.
Michel Dänzer
2011-08-26
1
-13
/
+13
*
st/xorg: Disable dirty throttling by default.
Michel Dänzer
2011-08-26
1
-1
/
+1
*
st/xorg: Only damage non-front source in DRI2 CopyRegion hook.
Michel Dänzer
2011-08-26
1
-7
/
+9
*
g3dvl: Rework the decoder interface part 5/5
Christian König
2011-08-26
1
-12
/
+0
*
g3dvl: Rework the decoder interface part 4/5
Christian König
2011-08-26
1
-19
/
+1
*
g3dvl: Rework the decoder interface part 3/5
Christian König
2011-08-26
2
-220
/
+55
*
g3dvl: Rework the decoder interface part 1/5
Christian König
2011-08-26
2
-41
/
+80
*
st/xorg: Advertise support for XvMC
Maarten Lankhorst
2011-08-23
4
-0
/
+129
*
g3dvl: no need for flushing inside the compositor any more
Christian König
2011-07-15
1
-2
/
+3
*
g3dvl: correctly distinct dst area and clip area in the compositor
Christian König
2011-07-15
1
-1
/
+2
*
[g3dvl] fix a whole bunch of memory leaks
Christian König
2011-07-11
1
-0
/
+4
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
3
-32
/
+24
*
[g3dvl] move video buffer creation out of video context
Christian König
2011-07-08
1
-4
/
+8
*
[g3dvl] move compositor creation and handling directly into the state trackers
Christian König
2011-07-08
4
-17
/
+16
*
[g3dvl] remove sampler view handling from video context
Christian König
2011-07-08
1
-14
/
+57
*
[g3dvl] rename get_param to get_video_param and move into screen object
Christian König
2011-07-07
1
-1
/
+3
*
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-07-04
4
-6
/
+7
|
\
|
*
scons: Expose pkg-config in a simpler manner.
José Fonseca
2011-06-30
1
-2
/
+3
|
*
st/xorg: initialize drm_mode.type
Marcin Slusarz
2011-06-20
1
-0
/
+1
|
*
st/xorg: fix crash triggered by rendercheck -t composite -f a8r8g8b8 -o Src, ...
Marcin Slusarz
2011-06-20
1
-1
/
+1
|
*
st/xorg: fix crash triggered by rendercheck -t blend -f a8r8g8b8 -o Clear
Marcin Slusarz
2011-06-20
1
-2
/
+2
|
*
st/xorg: remove unused variable
Marek Olšák
2011-06-14
1
-1
/
+0
*
|
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
1
-0
/
+13
*
|
[g3dvl] rename map/unmap to begin/end frame
Christian König
2011-06-05
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-05-15
1
-38
/
+49
|
\
|
|
*
st/xorg: add some debugging messages to xorg_exa.c
Marcin Slusarz
2011-05-09
1
-1
/
+15
|
*
st/xorg: remove DEBUG_PRINT macro and add exa_debug_printf
Marcin Slusarz
2011-05-09
1
-30
/
+29
|
*
st/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT set to 1
Marcin Slusarz
2011-05-09
1
-7
/
+5
*
|
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-05-07
3
-13
/
+22
|
\
|
|
*
gallium/xorg st/nv50: add PIPE_BIND_CURSOR
Marcin Slusarz
2011-05-06
1
-0
/
+1
|
*
st/xorg: flush after loading the cursor
Marcin Slusarz
2011-05-03
1
-7
/
+15
|
*
st/xorg: Fix two more instances of typo 'accle'.
Michel Dänzer
2011-05-02
1
-2
/
+2
|
*
st/xorg: fix typos
Marcin Slusarz
2011-05-02
2
-4
/
+4
*
|
[g3dvl] make reset_dirty_area a public interface
Christian König
2011-04-27
1
-7
/
+9
*
|
xvmc: recreate drawable surface only when dst area changes
Christian König
2011-04-27
3
-9
/
+19
*
|
[g3dvl] fix a couple of bugs around paletted subpictures
Christian König
2011-04-27
1
-9
/
+13
*
|
xvmc: futher optimize ycbcr upload
Christian König
2011-04-25
1
-7
/
+15
*
|
[g3dvl] rework fence handling and add r600g workaround
Christian König
2011-04-24
2
-6
/
+18
[next]