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
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover: Fix not setting build log if the build succeeds v2
Matt Arsenault
2014-07-02
5
-13
/
+24
*
clover: Have compat::string allocate its own memory.
Francisco Jerez
2014-07-02
2
-5
/
+7
*
st/dri: Remove the old libdridrm library
Emil Velikov
2014-07-02
1
-10
/
+3
*
targets/dri-vmwgfx: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
1
-1
/
+1
*
st/dri/drm: Add a second libdridrm library
Emil Velikov
2014-07-02
1
-1
/
+9
*
st/dri: Allow separate dri-targets
Emil Velikov
2014-07-02
7
-2
/
+56
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+1
*
targets/egl-static: use inline_drm_helper and Automake.inc helpers
Emil Velikov
2014-06-30
1
-4
/
+5
*
targets/gbm: convert to static/shared pipe-driver
Emil Velikov
2014-06-30
3
-20
/
+66
*
targets/xa: provide alternative(static) xa target
Emil Velikov
2014-06-30
2
-5
/
+14
*
st/omx: strcpy the string into the allocated buffer
Emil Velikov
2014-06-28
1
-3
/
+3
*
st/omx: keep the name, (name|role)_specific strings dynamically allocated
Emil Velikov
2014-06-27
2
-9
/
+52
*
gallium/dri2: implement blitImage
Axel Davy
2014-06-27
1
-3
/
+51
*
gallium: Add __DRIimageDriverExtension support to gallium
Axel Davy
2014-06-27
1
-183
/
+286
*
st/omx: avoid using dynamic vid_(enc|dec)_base and avc_(name|role)
Emil Velikov
2014-06-26
4
-94
/
+18
*
st/omx: provide constant number of components
Emil Velikov
2014-06-26
1
-8
/
+7
*
clover: Calculate the serialized size of a module efficiently.
Francisco Jerez
2014-06-19
3
-4
/
+34
*
clover: Optimize module serialization for vectors of fundamental types.
Francisco Jerez
2014-06-19
1
-1
/
+22
*
clover: Don't use llvm's global context
Tom Stellard
2014-06-19
1
-6
/
+9
*
clover: Prevent Clang from printing number of errors and warnings to stderr.
Tom Stellard
2014-06-19
1
-0
/
+5
*
st/omx/enc: implement h264 level support
Leo Liu
2014-06-18
1
-0
/
+39
*
st/st/omx: fix switch-case indentation in vid_enc.c
Leo Liu
2014-06-18
1
-16
/
+16
*
clover: query driver for the max number of compute units
Bruno Jiménez
2014-06-12
3
-1
/
+8
*
egl/gallium: Set defines for supported APIs when using automake
Niels Ole Salscheider
2014-06-12
1
-0
/
+20
*
gbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR
Michel Dänzer
2014-06-12
1
-1
/
+1
*
st/omx/enc: enable b frames
Leo Liu
2014-06-04
2
-3
/
+5
*
st/omx/enc: implement h264 profile support
Leo Liu
2014-06-04
2
-2
/
+49
*
wgl: Disable CRT message boxes when Windows system error messages boxes are d...
José Fonseca
2014-06-04
1
-0
/
+2
*
st/wgl: use _debug_printf() instead of fprintf()
Brian Paul
2014-05-30
1
-7
/
+3
*
st/wgl: formatting fixes in stw_framebuffer.c
Brian Paul
2014-05-30
1
-82
/
+70
*
st/wgl: make stw_lookup_context_locked() an inline function
Brian Paul
2014-05-30
2
-15
/
+9
*
st/wgl: fix implementation of wglCreateContextAttribsARB()
Brian Paul
2014-05-30
3
-22
/
+136
*
st/wgl: add debug code to check that pixel format initialization worked
Brian Paul
2014-05-30
1
-3
/
+9
*
st/wgl: change PFD_SWAP_COPY to PFD_SWAP_EXCHANGE.
Brian Paul
2014-05-30
1
-1
/
+1
*
st/egl: do not link against libloader
Emil Velikov
2014-05-29
1
-1
/
+0
*
st/omx/enc: implement restricted b frames pattern
Leo Liu
2014-05-27
2
-2
/
+10
*
gallium/egl: st_profiles are build time decision, treat them as such
Emil Velikov
2014-05-25
4
-10
/
+28
*
Make DRI dependencies and build depend on the target
Jon TURNEY
2014-05-23
2
-2
/
+6
*
st/xa: Fix performance regression introduced by commit "Cache render target s...
Thomas Hellstrom
2014-05-09
1
-1
/
+1
*
clover: Destory pipe_screen when device does not support compute v2
Tom Stellard
2014-05-09
1
-1
/
+4
*
st/wgl: Advertise WGL_ARB_create_context(_profile).
José Fonseca
2014-05-07
1
-0
/
+2
*
st/wgl: Honour request of 3.1 contexts through core profile where available.
José Fonseca
2014-05-07
1
-2
/
+15
*
st/egl: Flush resources before presentation (android - bug 77966)
Paulo Sergio Travaglia
2014-05-05
1
-0
/
+7
*
xa: fix segfault
Rob Clark
2014-05-04
1
-0
/
+3
*
st/vega: Prevent signed/unsigned comparisons.
José Fonseca
2014-05-02
1
-5
/
+5
*
targets/dri: use a single version script to restict exported symbols
Emil Velikov
2014-05-02
1
-5
/
+0
*
clover: Add a stub implementation of clCreateImage() v3
Tom Stellard
2014-05-02
4
-2
/
+21
*
clover: Query drivers for max clock frequency
Tom Stellard
2014-04-29
3
-1
/
+8
*
clover: Stub implementation of CL 1.2 sub-devices.
EdB
2014-04-29
3
-4
/
+66
*
clover: Add clEnqueue{Marker, Barrier}WithWaitList.
EdB
2014-04-29
2
-7
/
+43
[next]