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
*
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
*
clover: Align kernel argument sizes to nearest power of 2
Jan Vesely
2014-04-29
1
-7
/
+16
*
clover: Avoid warnings from references to deprecated CL 1.1 APIs.
Francisco Jerez
2014-04-29
1
-0
/
+2
*
clover: Update OpenCL headers to version 1.2 from Khronos.
Francisco Jerez
2014-04-29
1
-2
/
+6
*
st/dri: cleanup dri extension handling
Emil Velikov
2014-04-28
2
-25
/
+30
*
st/xlib: Do minimal version checking in glXCreateContextAttribsARB.
José Fonseca
2014-04-24
1
-19
/
+1
*
st/xlib: Honour request of 3.1 contexts through core profile where available.
José Fonseca
2014-04-24
1
-2
/
+15
*
st/omx/enc: implement frame reordering and B-frames
Christian König
2014-04-22
2
-23
/
+87
*
st/omx/enc: replace omx buffer with texture buffer
Leo Liu
2014-04-22
1
-29
/
+185
*
st/xa: Cache render target surface
Thomas Hellstrom
2014-04-17
1
-3
/
+15
*
st/xa: scissor to help tilers
Rob Clark
2014-04-17
4
-0
/
+48
*
st/xa: remove unneeded args
Rob Clark
2014-04-17
5
-12
/
+8
*
st/omx/enc: separate input buffer private and task structure
Christian König
2014-04-11
2
-59
/
+127
*
vl: add interface for H264 B-frame encoding
Christian König
2014-04-11
1
-1
/
+7
*
Partially revert "st/xa: Fix advertized version number and try to avoid futur...
Emil Velikov
2014-04-09
1
-3
/
+3
*
st/omx/enc: cleanup omx/vid_enc.c
Leo Liu
2014-04-08
1
-102
/
+118
*
st/omx/enc: allocate input buffer private on demand
Christian König
2014-04-08
1
-82
/
+42
*
st/xa: Make sure unused samplers are set to NULL
Thomas Hellstrom
2014-04-07
1
-2
/
+3
*
st/xa: Bind destination before setting new state
Thomas Hellstrom
2014-04-07
1
-3
/
+3
*
clover: Document that the *obj*() helpers already take care of object validat...
Francisco Jerez
2014-04-05
1
-4
/
+6
*
st/xa: Fix advertized version number and try to avoid future discrepancies
Thomas Hellstrom
2014-04-04
1
-3
/
+3
*
st/wgl: Remove wgl*Gallium*MESA().
José Fonseca
2014-04-03
4
-103
/
+0
*
st/omx/dec: fix possible segfault at eos
Christian König
2014-03-26
1
-1
/
+1
*
clover: Fix typo in validate_object()
Tom Stellard
2014-03-21
1
-1
/
+1
*
clover: Fix region size error checking in some buffer transfer commands.
Francisco Jerez
2014-03-18
1
-5
/
+16
*
egl/main: Stop using EGLNative types internally
Chad Versace
2014-03-17
1
-3
/
+15
[next]