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/nine: clean device9ex.
Axel Davy
2014-11-26
4
-15
/
+19
*
automake: rework VL dependency tracking
Emil Velikov
2014-11-26
4
-1
/
+6
*
nine: Drop use of TGSI_OPCODE_CND.
Jose Fonseca
2014-11-24
1
-9
/
+1
*
nine: Don't reference the dead TGSI_OPCODE_NRM.
Jose Fonseca
2014-11-24
1
-1
/
+1
*
nine: Don't use the otherwise-dead SFL opcode in an unreachable path.
Eric Anholt
2014-11-24
1
-1
/
+1
*
st/va: surface: render subpicture
Michael Varga
2014-11-19
1
-0
/
+120
*
st/va: subpicture implementation
Michael Varga
2014-11-19
2
-13
/
+161
*
st/va: added internal storage for VAImage and BGRA format
Michael Varga
2014-11-19
2
-26
/
+48
*
st/va: added some calls to handle_table_remove()
Michael Varga
2014-11-19
3
-0
/
+3
*
nine: Implement threadpool
Axel Davy
2014-11-18
6
-9
/
+325
*
nine: Add drirc options (v2)
Axel Davy
2014-11-18
2
-0
/
+6
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
73
-0
/
+27834
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
2
-4
/
+0
*
st/wgl: Implement WGL_EXT_create_context_es/es2_profile.
José Fonseca
2014-11-14
3
-63
/
+78
*
st/xlib: Generate errors as specified.
José Fonseca
2014-11-14
1
-16
/
+109
*
st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on...
José Fonseca
2014-11-14
1
-3
/
+3
*
st/glx: Implement GLX_EXT_create_context_es2_profile.
José Fonseca
2014-11-12
2
-37
/
+54
*
Revert "clover: Fix build after llvm r221375"
Tom Stellard
2014-11-12
1
-4
/
+0
*
st/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()
Michael Varga
2014-11-10
1
-0
/
+7
*
st/va: MPEG4 generate GOV and VOP header
Michael Varga
2014-11-10
1
-0
/
+92
*
st/va: MPEG4 populate the SPS structure
Michael Varga
2014-11-10
1
-0
/
+6
*
st/va: MPEG4 populate the iq matrix buffers
Michael Varga
2014-11-10
1
-0
/
+16
*
st/va: MPEG4 populate the PPS structure
Michael Varga
2014-11-10
2
-0
/
+81
*
st/va: refactored handleVASliceDataBufferType
Michael Varga
2014-11-10
1
-35
/
+40
*
clover: Fix build after llvm r221375
Jan Vesely
2014-11-06
1
-0
/
+4
*
clover: Fix clBuildProgram piglit regression
Tom Stellard
2014-11-03
1
-4
/
+4
*
clover: Fix bug when binary programs are passed to clBuildProgram() v2
Tom Stellard
2014-10-31
2
-6
/
+14
*
clover: Factor input validation of clCompileProgram into a new function v2
Tom Stellard
2014-10-31
1
-10
/
+23
*
clover: use correct typenames for compat::pair's first/second
Emil Velikov
2014-10-23
1
-2
/
+2
*
wgl: stw_pixelformat_get_info: correct type for index variable
Alon Levy
2014-10-23
1
-1
/
+1
*
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2014-10-23
1
-35
/
+1
*
clover: Fix build error with LLVM 3.4.
Vinson Lee
2014-10-21
1
-1
/
+3
*
clover: Don't return CL_INVALID_VALUE if there is no header.
EdB
2014-10-20
1
-1
/
+1
*
clover: Add allow_empty_tag.
EdB
2014-10-20
1
-0
/
+18
*
clover: Add initial implementation of clCompileProgram for CL 1.2.
EdB
2014-10-20
7
-16
/
+77
*
clover: Add a simple compat::pair.
EdB
2014-10-20
1
-0
/
+9
*
clover/util: Allow using key_equals with pair-like objects other than std::pair.
Francisco Jerez
2014-10-20
1
-2
/
+2
*
clover/util: Define equality operators for a couple of compat classes.
Francisco Jerez
2014-10-20
1
-13
/
+30
*
clover/util: Fix construction of compat::vector with a general container as a...
Francisco Jerez
2014-10-20
1
-2
/
+4
*
clover: Add environment variables for dumping kernel code v2
Tom Stellard
2014-10-16
1
-11
/
+75
*
clover: Register an llvm diagnostic handler v3
Tom Stellard
2014-10-16
1
-0
/
+25
*
clover: Add support for compiling to native object code v3
Tom Stellard
2014-10-16
1
-9
/
+203
*
clover: Factor kernel argument parsing into its own function v2
Tom Stellard
2014-10-16
1
-81
/
+92
*
clover: Fix regression in module serialization
Tom Stellard
2014-10-14
1
-0
/
+1
*
st/gbm: fix order of arguments passed to is_format_supported
Ilia Mirkin
2014-10-14
1
-1
/
+1
*
clover: Fix unintended fall-through in kernel::argument::bind.
Francisco Jerez
2014-10-12
1
-0
/
+3
*
clover: Append implicit arguments to the kernel argument list.
Jan Vesely
2014-10-12
1
-13
/
+29
*
clover: Pass execution dimensions and offset to the kernel as implicit argume...
Francisco Jerez
2014-10-12
2
-25
/
+70
*
clover: Add semantic information to module::argument for implicit parameter p...
Francisco Jerez
2014-10-12
1
-4
/
+12
*
clover: Use unreachable() from util/macros.h instead of assert(0).
Francisco Jerez
2014-10-11
3
-4
/
+4
[next]