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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[g3dvl] fix a whole bunch of memory leaks
Christian König
2011-07-11
4
-0
/
+14
*
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
2011-07-11
7
-51
/
+131
|
\
|
*
st/dri: remove unused variables
Marek Olšák
2011-07-10
1
-2
/
+0
|
*
st/egl: fix linking errors
Chia-I Wu
2011-07-10
1
-0
/
+18
|
*
st/xa: Fix up error reporting. Disable component alpha.
Thomas Hellstrom
2011-07-07
1
-11
/
+26
|
*
st/xa: Fix render to xa_format_a8, which is backed by a gallium L8 texture
Thomas Hellstrom
2011-07-07
5
-38
/
+87
*
|
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
*
|
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
10
-56
/
+34
*
|
[g3dvl] move video buffer creation out of video context
Christian König
2011-07-08
2
-6
/
+10
*
|
[g3dvl] move compositor creation and handling directly into the state trackers
Christian König
2011-07-08
7
-34
/
+34
*
|
[g3dvl] remove sampler view handling from video context
Christian König
2011-07-08
2
-16
/
+79
*
|
[g3dvl] remove create_surface from video context
Christian König
2011-07-08
1
-3
/
+6
*
|
[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
60
-679
/
+4834
|
\
|
|
*
Merge branch 'xa_branch'
Thomas Hellstrom
2011-07-04
14
-0
/
+3606
|
|
\
|
|
*
st/xa: Fix crosscompile builds with nonstandard ld locations
Thomas Hellstrom
2011-07-04
1
-1
/
+1
|
|
*
st/xa: Update README.
Thomas Hellstrom
2011-06-27
1
-6
/
+14
|
|
*
st/xa: Add a function to check for supported formats
Thomas Hellstrom
2011-06-27
4
-8
/
+35
|
|
*
st/xa: Various fixes for composite.
Thomas Hellstrom
2011-06-27
3
-16
/
+29
|
|
*
st/xa: Solid fill (tested) and composite (yet untested)
Thomas Hellstrom
2011-06-21
9
-22
/
+972
|
|
*
st/xa: Really support xa_surface_format. Bump minor.
Thomas Hellstrom
2011-06-21
4
-3
/
+10
|
|
*
st/xa: Support format-changing copy.
Thomas Hellstrom
2011-06-20
3
-13
/
+53
|
|
*
st/xa: Make sure we blit all yuv regions.
Thomas
2011-06-16
1
-0
/
+1
|
|
*
st/xa: Fix a typo pointed out by Keith Whitwell.
Thomas
2011-06-16
1
-1
/
+1
|
|
*
st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.
Thomas Hellstrom
2011-06-15
12
-0
/
+2560
|
*
|
st/glx: Fix endless loop in drawable validation
Thomas Hellstrom
2011-07-04
1
-1
/
+8
|
*
|
st/egl: fix a typo
Chia-I Wu
2011-07-01
1
-2
/
+2
|
*
|
st/egl: remove unused header
Chia-I Wu
2011-07-01
1
-3
/
+0
|
*
|
scons: Expose pkg-config in a simpler manner.
José Fonseca
2011-06-30
3
-3
/
+5
|
*
|
st/glx: Fix compilation error
Thomas Hellstrom
2011-06-29
2
-4
/
+4
|
*
|
st/dri: Get rid of the evil struct dri_drawable::context member
Thomas Hellstrom
2011-06-29
2
-5
/
+0
|
*
|
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
10
-51
/
+42
|
*
|
st/egl: update fbdev backend
Chia-I Wu
2011-06-28
1
-144
/
+190
|
*
|
egl: Fix Terminate with shared gbm screens
Benjamin Franzke
2011-06-27
1
-0
/
+2
|
*
|
st/d3d1x: fix for st/egl native.h interface change
Chia-I Wu
2011-06-27
1
-14
/
+19
|
*
|
st/egl: fix a compile error
Chia-I Wu
2011-06-26
1
-2
/
+1
|
*
|
st/egl: add get_pixmap_format callback to native_display
Chia-I Wu
2011-06-25
5
-47
/
+65
|
*
|
egl: make implementing eglChooseConfig easier
Chia-I Wu
2011-06-25
1
-36
/
+6
|
*
|
st/egl: add a fast path for ximage eglCopyBuffers
Chia-I Wu
2011-06-25
1
-1
/
+40
|
*
|
st/egl: clean up eglCopyBuffers
Chia-I Wu
2011-06-25
7
-42
/
+63
|
*
|
st/egl: reorganize backend initialization
Chia-I Wu
2011-06-25
14
-197
/
+172
|
*
|
st/egl: make native_buffer interface typed
Chia-I Wu
2011-06-24
6
-89
/
+139
|
*
|
st/egl: drop guess_gl_api from egl_g3d_loader
Chia-I Wu
2011-06-24
1
-1
/
+0
|
*
|
st/egl: use a helper to get st_api from the loader
Chia-I Wu
2011-06-24
2
-13
/
+9
|
*
|
st/egl: Fix scons build
Benjamin Franzke
2011-06-23
1
-0
/
+4
|
*
|
st/egl: Hookup gbm for drm backend
Benjamin Franzke
2011-06-23
6
-43
/
+98
|
*
|
gbm: Add gallium (drm) backend
Benjamin Franzke
2011-06-23
3
-0
/
+346
|
*
|
st/dri: Implement DRIimageExtension::dupImage
Benjamin Franzke
2011-06-23
1
-0
/
+19
[next]