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/llvm: Clean up bitcode codegen.
Francisco Jerez
2016-07-11
1
-16
/
+20
*
clover/llvm: Use metadata introspection utils for kernel enumeration.
Francisco Jerez
2016-07-11
1
-31
/
+3
*
clover/llvm: Use metadata introspection utils for kernel argument set-up.
Francisco Jerez
2016-07-11
1
-92
/
+5
*
clover/llvm: Add simplified utility functions for metadata introspection.
Francisco Jerez
2016-07-11
2
-0
/
+133
*
clover/llvm: Clean up codestyle of get_kernel_args().
Francisco Jerez
2016-07-11
1
-120
/
+103
*
clover/llvm: Fold compile_native() call into build_module_native().
Francisco Jerez
2016-07-11
1
-6
/
+4
*
clover/llvm: Factor out duplicated construction of clover::module.
Francisco Jerez
2016-07-11
1
-47
/
+41
*
clover/llvm: Clean up compile_native().
Francisco Jerez
2016-07-11
3
-63
/
+74
*
clover/llvm: Clean up ELF parsing.
Francisco Jerez
2016-07-11
1
-55
/
+52
*
clover/llvm: Move a bunch of utility functions into separate file.
Francisco Jerez
2016-07-11
3
-61
/
+101
*
clover/llvm: Tidy debug handling.
Francisco Jerez
2016-07-11
1
-40
/
+41
*
clover/llvm: Use helper function to abort compilation with error message.
Francisco Jerez
2016-07-11
1
-27
/
+29
*
clover/llvm: Simplify diagnostic_handler().
Francisco Jerez
2016-07-11
1
-9
/
+5
*
clover/llvm: Trivial codestyle clean-up for optimize().
Francisco Jerez
2016-07-11
1
-13
/
+13
*
clover/llvm: Clean up compilation into LLVM IR.
Francisco Jerez
2016-07-11
1
-30
/
+22
*
clover/llvm: Factor out LLVM context init.
Francisco Jerez
2016-07-11
1
-40
/
+43
*
clover/llvm: Declare compiler instance at top level and pass down as argument.
Francisco Jerez
2016-07-11
1
-27
/
+15
*
clover/llvm: Refactor compiler instance initialization.
Francisco Jerez
2016-07-11
1
-52
/
+47
*
clover/llvm: Factor out compiler option tokenization.
Francisco Jerez
2016-07-11
1
-12
/
+13
*
clover/llvm: Factor out target string parsing.
Francisco Jerez
2016-07-11
1
-21
/
+24
*
clover/llvm: Collect #ifdef mess into a separate file.
Francisco Jerez
2016-07-11
3
-75
/
+157
*
clover/llvm: Drop dead code.
Francisco Jerez
2016-07-11
1
-40
/
+0
*
clover/llvm: Drop support for LLVM < 3.6.
Francisco Jerez
2016-07-11
1
-36
/
+4
*
gallium: add async flag to pipe_debug_callback
Nicolai Hähnle
2016-07-08
1
-1
/
+4
*
clover: conditionally use MESA_GIT_SHA1
Emil Velikov
2016-07-05
2
-2
/
+8
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+2
*
clover: Pass work_dim parameter of clEnqueueNDRangeKernel() to driver
Hans de Goede
2016-07-02
1
-0
/
+1
*
st/vdpau: use bicubic filter for scaling(v6.1)
Nayan Deshmukh
2016-07-01
3
-14
/
+106
*
st/wgl: make own_mutex() non-static
Brian Paul
2016-06-30
2
-4
/
+7
*
st/wgl: remove unneeded inline qualifiers
Brian Paul
2016-06-30
2
-4
/
+4
*
st/wgl: add a stw_device::initialized field
Brian Paul
2016-06-30
3
-24
/
+35
*
st/wgl: refactor framebuffer locking code
Brian Paul
2016-06-30
4
-51
/
+68
*
st/wgl: rename curctx to old_ctx in stw_make_current()
José Fonseca
2016-06-30
1
-8
/
+8
*
st/wgl: release the pbuffer DC at the end of wglBindTexImageARB()
Brian Paul
2016-06-30
1
-1
/
+6
*
st/omx: fix decoder fillout for the OMX result buffer
Leo Liu
2016-06-28
1
-4
/
+5
*
clover: Fix kernel metadata retrieval after clang r273425
Jan Vesely
2016-06-27
1
-4
/
+31
*
clover/llvm: Fix copyright attribution of invocation.cpp.
Francisco Jerez
2016-06-27
1
-1
/
+5
*
st/omx: count number of slices
Julien Isorce
2016-06-27
1
-0
/
+3
*
st/omx: add support for nouveau / interlaced
Julien Isorce
2016-06-27
1
-25
/
+26
*
st/omx: retrieve preferred interlaced and buffer_formats
Julien Isorce
2016-06-27
1
-2
/
+24
*
st/va: Check NULL pointer
Gurkirpal Singh
2016-06-27
1
-0
/
+4
*
st/nine: Use offset_units_unscaled
Axel Davy
2016-06-25
5
-11
/
+13
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
clover: Fix build against clang SVN >= r273191
Vedran Miletić
2016-06-21
1
-1
/
+1
*
st/vdpau: we support lumakeying now
Christian König
2016-06-16
1
-0
/
+1
*
st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectively
Nayan Deshmukh
2016-06-14
2
-8
/
+8
*
st/dri: Clear drawable texture_mask in dri2_invalidate_drawable
Michel Dänzer
2016-06-14
1
-0
/
+1
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
1
-0
/
+8
*
clover: Include generated sources in AM_CPPFLAGS
Aaron Watry
2016-06-14
1
-0
/
+1
*
clover: Update OpenCL version string to match OpenGL
Vedran Miletić
2016-06-13
2
-2
/
+6
[prev]
[next]