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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipe-loader: directly use pipe_loader_sw_probe_null() at probe time
Emil Velikov
2015-11-21
1
-13
/
+4
*
pipe-loader: add pipe_loader_sw_probe_init_common() helper
Emil Velikov
2015-11-21
1
-20
/
+18
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
9
-23
/
+13
*
pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRM
Emil Velikov
2015-11-21
2
-2
/
+2
*
pipe-loader: add pipe_loader_sw_probe_kms() implementation
Emil Velikov
2015-11-21
2
-0
/
+34
*
targets/nine: use the existing sw_screen_wrap() over our custom version
Emil Velikov
2015-11-21
1
-27
/
+0
*
automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable
Emil Velikov
2015-11-21
1
-1
/
+0
*
pipe-loader: remove HAVE_PIPE_LOADER_foo function prototype guards
Emil Velikov
2015-11-21
1
-8
/
+0
*
ttn: add TEX2 support
Ilia Mirkin
2015-11-20
1
-3
/
+11
*
gallium/hud: add support for batch queries
Nicolai Hähnle
2015-11-20
3
-46
/
+261
*
gallium/hud: remove unused field in query_info
Nicolai Hähnle
2015-11-20
1
-1
/
+0
*
gallivm: use sampler index 0 for texel fetches
Roland Scheidegger
2015-11-20
1
-1
/
+6
*
auxiliary/vl/dri2: coding style fixes
Emil Velikov
2015-11-20
2
-22
/
+34
*
auxiliary/vl/dri2: hide internal functions
Emil Velikov
2015-11-20
2
-34
/
+20
*
auxiliary/vl/drm: hide internal functions
Emil Velikov
2015-11-20
2
-5
/
+5
*
auxiliary/vl/dri2: setup the dispatch
Emil Velikov
2015-11-20
2
-8
/
+15
*
auxiliary/vl/drm: use a label for the error path
Emil Velikov
2015-11-20
1
-6
/
+10
*
auxiliary/vl/drm: setup the dispatch
Emil Velikov
2015-11-20
1
-0
/
+6
*
auxiliary/vl: add dispatch table
Emil Velikov
2015-11-20
1
-0
/
+17
*
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
2015-11-20
2
-4
/
+4
*
os: check for GALLIUM_PROCESS_NAME to override os_get_process_name()
Brian Paul
2015-11-19
1
-18
/
+29
*
hud: fix Windows build break
Brian Paul
2015-11-19
1
-0
/
+6
*
gallium/hud: control visibility at startup and runtime.
Jimmy Berry
2015-11-19
1
-0
/
+29
*
llvmpipe: disable VSX in ppc due to LLVM PPC bug
Oded Gabbay
2015-11-18
1
-0
/
+9
*
gallium/u_blitter: add support for multi-dword clear values in clear_buffer
Marek Olšák
2015-11-13
1
-11
/
+14
*
gallium: add support for gl_HelperInvocation semantic
Ilia Mirkin
2015-11-12
1
-0
/
+1
*
gallium/hud: add cpu graph support for Windows
Brian Paul
2015-11-12
1
-0
/
+54
*
vl: add drm support for vl_screen
Leo Liu
2015-11-08
3
-1
/
+85
*
vl/buffers: add RGBX and BGRX to the supported formats
Julien Isorce
2015-11-06
1
-0
/
+18
*
gallium: expose a debug message callback settable by context owner
Ilia Mirkin
2015-11-05
2
-0
/
+34
*
u_vbuf: minor code reformatting / line wrapping
Brian Paul
2015-11-04
1
-4
/
+8
*
u_vbuf: add some const qualifiers
Brian Paul
2015-11-04
1
-2
/
+2
*
util/indices: replace #define tokens with enum type
Brian Paul
2015-11-04
3
-86
/
+91
*
gallivm: fix sampling for s3tc srgb formats when using texture cache
Roland Scheidegger
2015-11-04
1
-1
/
+3
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
12
-8
/
+621
*
gallivm: disable f16c when not using AVX
Roland Scheidegger
2015-10-26
1
-0
/
+3
*
gallivm: fix tex offsets with mirror repeat linear
Roland Scheidegger
2015-10-24
1
-4
/
+5
*
gallivm: fix sampling with texture offsets in SoA path
Roland Scheidegger
2015-10-24
1
-3
/
+8
*
util/format: add helper util_format_is_snorm8
Marek Olšák
2015-10-24
2
-0
/
+22
*
gallium/util: add a test for NULL fragment shaders
Marek Olšák
2015-10-24
1
-0
/
+38
*
gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
2015-10-23
1
-38
/
+34
*
virgl/vtest: add vtest driver
Dave Airlie
2015-10-23
1
-0
/
+12
*
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
2015-10-23
1
-0
/
+42
*
tgsi: try and handle overflowing shaders. (v2)
Dave Airlie
2015-10-23
2
-3
/
+9
*
tgsi: add option to dump floats as hex values
Dave Airlie
2015-10-23
3
-2
/
+30
*
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
2015-10-22
1
-2
/
+34
*
draw: fix splitting of line loops (v2)
Brian Paul
2015-10-20
4
-8
/
+32
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
2
-0
/
+4
*
tgsi/scan: use properties for clip/cull distance writemasks
Marek Olšák
2015-10-20
1
-14
/
+14
*
gallium: add new properties for clip and cull distance usage
Marek Olšák
2015-10-20
1
-0
/
+2
[next]