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
*
nine: allow fragment shader POSITION and FACE to be system values
Marek Olšák
2016-01-08
2
-12
/
+46
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
3
-3
/
+3
*
st/va: count number of slices
Julien Isorce
2016-01-05
5
-0
/
+25
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-3
/
+5
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-3
/
+3
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
4
-3
/
+10
*
st/osmesa: add OSMesaCreateContextAttribs() function
Brian Paul
2015-12-16
1
-3
/
+93
*
st/va: remove fence handling v3
Christian König
2015-12-16
5
-22
/
+7
*
st/va: retrieve size from the temporary img variable
Julien Isorce
2015-12-16
1
-1
/
+1
*
st/va: remove nonesense HEVC picture id handling
Christian König
2015-12-15
1
-5
/
+0
*
st/va: handle default post process regions
Christian König
2015-12-14
1
-8
/
+28
*
st/va: fix unused variable warning
Christian König
2015-12-14
1
-1
/
+0
*
st/va: clean up post process includes
Christian König
2015-12-14
1
-6
/
+0
*
st/va: cleanup filter color standard handling
Christian König
2015-12-14
1
-4
/
+4
*
clover: Fix build against LLVM 3.8 SVN >= r255078
Michel Dänzer
2015-12-10
1
-0
/
+4
*
st/osmesa: Fix a typo in a comment
Andreas Boll
2015-12-09
1
-1
/
+1
*
st/va: disable MPEG4 by default v2
Christian König
2015-12-07
1
-1
/
+9
*
st/va: move HEVC functions into separate file v2
Christian König
2015-12-07
4
-168
/
+215
*
xvmc: force assertion in XvMC tests
Giuseppe Bilotta
2015-12-04
5
-0
/
+10
*
st/wgl: add new stw_ext_rendertexture.c file
Brian Paul
2015-12-03
1
-0
/
+252
*
st/wgl: add support for WGL_ARB_render_texture
Brian Paul
2015-12-03
9
-10
/
+118
*
clover: Handle NULL devices returned by pipe_loader_probe() v2
Tom Stellard
2015-12-01
1
-1
/
+2
*
st/va: also retrieve reference frames info for h264
Julien Isorce
2015-12-01
1
-0
/
+52
*
st/va: delay decoder creation until max_references is known
Julien Isorce
2015-12-01
4
-34
/
+68
*
st/xa: fd management cleanups
Emil Velikov
2015-11-29
1
-1
/
+8
*
st/dri: fd management cleanups
Emil Velikov
2015-11-29
1
-2
/
+14
*
st/va: add missing break statement
Emil Velikov
2015-11-29
1
-0
/
+1
*
clover: fix tgsi compiler crash with invalid src
Serge Martin
2015-11-26
1
-0
/
+5
*
st/va: add missing profiles in PipeToProfile's switch.
Julien Isorce
2015-11-26
1
-0
/
+7
*
gallium: remove unused function declarations
Emil Velikov
2015-11-25
1
-1
/
+0
*
st/va: fix indentation
Christian König
2015-11-24
1
-7
/
+7
*
st/va: move MPEG4 functions into separate file
Christian König
2015-11-24
4
-180
/
+220
*
st/va: move VC-1 functions into separate file
Christian König
2015-11-24
4
-35
/
+70
*
st/va: move H264 functions into separate file
Christian König
2015-11-24
4
-72
/
+121
*
st/va: move MPEG12 functions into separate file
Christian König
2015-11-24
4
-49
/
+92
*
st/va: move post processing function into own file
Christian König
2015-11-24
4
-57
/
+100
*
st/va: fix post process dirty area handling
Christian König
2015-11-24
1
-4
/
+1
*
st/dri: NULL check the pscreen earlier
Emil Velikov
2015-11-21
3
-16
/
+14
*
st/dri: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-2
/
+2
*
{st,targets}/xa: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
2
-19
/
+2
*
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
6
-35
/
+11
*
target-helpers: move the DRI specifics to the target
Emil Velikov
2015-11-21
1
-0
/
+3
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
6
-9
/
+4
*
automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable
Emil Velikov
2015-11-21
3
-3
/
+0
*
st/vdpau: use the vl_screen dispatch
Emil Velikov
2015-11-20
2
-11
/
+11
*
st/xvmc: use the vl_screen dispatch
Emil Velikov
2015-11-20
2
-12
/
+11
*
st/va: use the vl_screen dispatch
Emil Velikov
2015-11-20
3
-16
/
+9
*
st/omx: use the vl_screen dispatch
Emil Velikov
2015-11-20
1
-6
/
+5
*
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
2015-11-20
4
-4
/
+4
*
st/va: trivial cleanup
Emil Velikov
2015-11-20
1
-9
/
+2
[next]