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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/isl: Stop linking libi965_compiler.la into tests
Jason Ekstrand
2017-03-13
1
-1
/
+0
*
vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
2017-03-13
6
-15
/
+23
*
radv/wsi: Don't include wayland headers
Emil Velikov
2017-03-13
1
-3
/
+0
*
anv/wsi: Don't include wayland headers
Jason Ekstrand
2017-03-13
1
-3
/
+0
*
wayland: move .gitignore where applicable
Emil Velikov
2017-03-13
1
-0
/
+0
*
st/va: add config support for 10bit decoding v2
Christian König
2017-03-13
2
-4
/
+21
*
st/va: add support for allocating 10bpp surfaces
Christian König
2017-03-13
1
-9
/
+15
*
st/va: add support for P010 and P016 formats v3
Christian König
2017-03-13
4
-3
/
+22
*
st/va: clear the video surface on allocation
Christian König
2017-03-13
1
-4
/
+35
*
st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
2017-03-13
1
-25
/
+27
*
radeon/uvd: enable 10bit HEVC decode v2
Christian König
2017-03-13
2
-8
/
+20
*
radeon/UVD: fix the decoding target pitch calculation
Christian König
2017-03-13
1
-1
/
+1
*
vl/video_buffer: add support for P016
Christian König
2017-03-13
1
-0
/
+10
*
gallium: add P016 format
Christian König
2017-03-13
4
-0
/
+42
*
i965: Delete unused last_ring local.
Kenneth Graunke
2017-03-12
1
-1
/
+0
*
radv: Store shaders in VRAM.
Bas Nieuwenhuizen
2017-03-13
2
-2
/
+2
*
radv/ac: move to new image intrinsics.
Dave Airlie
2017-03-13
1
-145
/
+77
*
radv: disabled scaled formats for transfers.
Dave Airlie
2017-03-13
1
-7
/
+10
*
util/u_queue: make u_queue accessible to cpp
Timothy Arceri
2017-03-13
1
-0
/
+8
*
glsl: don't use ralloc for blob creation
Timothy Arceri
2017-03-13
5
-22
/
+17
*
gallium/util: replace pipe_thread_setname() with u_thread_setname()
Timothy Arceri
2017-03-12
3
-15
/
+3
*
gallium/util: replace pipe_thread_get_time_nano() with u_thread_get_time_nano()
Timothy Arceri
2017-03-12
1
-17
/
+1
*
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
2017-03-12
7
-33
/
+7
*
gallium/util: move u_queue.{c,h} to src/util
Timothy Arceri
2017-03-12
4
-2
/
+2
*
gallium/util: make use of new u_thread.h in u_queue.{c,h}
Timothy Arceri
2017-03-12
2
-4
/
+6
*
util: add u_thread.h
Timothy Arceri
2017-03-12
2
-0
/
+90
*
gallium/util: use standard malloc/calloc/free in u_queue.c
Timothy Arceri
2017-03-12
1
-10
/
+10
*
gallium/util: move u_string.h to src/util/u_string.h
Timothy Arceri
2017-03-12
5
-3
/
+3
*
gallium/util: remove unused header from u_string.h
Timothy Arceri
2017-03-12
1
-1
/
+0
*
gallium/util: remove unused util_strbuf*
Timothy Arceri
2017-03-12
1
-37
/
+0
*
gallium/util: remove unused util_memmove()
Timothy Arceri
2017-03-12
1
-20
/
+0
*
glsl: don't recompile a shader on fallback unless needed
Timothy Arceri
2017-03-12
1
-0
/
+7
*
mesa/glsl: introduce new gl_compile_status enum
Timothy Arceri
2017-03-12
5
-8
/
+20
*
i965: Initialize compaction tables in unit test.
Matt Turner
2017-03-10
1
-0
/
+1
*
i965: Move brw_init_compaction_tables() to brw_create_compiler().
Matt Turner
2017-03-10
3
-7
/
+2
*
wayland-egl/wayland-egl-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
gbm/gbm-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
egl/egl-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
glsl/tests: remove any bashisms
Emil Velikov
2017-03-10
2
-4
/
+4
*
dri: use correct shebang for gen-symbol-redefs.py
Emil Velikov
2017-03-10
1
-1
/
+1
*
util: remove shebang from format_srgb.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
xmlpool: remove shebang from gen_xmlpool.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
genxml: remove shebang from gen_pack_header.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
nir: remove shebang from python scripts
Emil Velikov
2017-03-10
8
-8
/
+0
*
st/xa: suffix xa-indent{,.sh} and add a shebang line
Emil Velikov
2017-03-10
2
-2
/
+2
*
gallium/tools: use correct shebang for python scripts
Emil Velikov
2017-03-10
6
-6
/
+6
*
gallium/tools: do not hardcode bash location
Emil Velikov
2017-03-10
2
-2
/
+2
*
gallium/tests: remove execute bit from TGSI shader - vert-uadd.sh
Emil Velikov
2017-03-10
1
-0
/
+0
*
mapi/gen: remove shebang from python scripts
Emil Velikov
2017-03-10
19
-19
/
+0
*
mapi: do not mandate bash for es*api/ABI-check
Emil Velikov
2017-03-10
2
-2
/
+2
[next]