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: check if winsys.name is non-null prior to strcmp
Emil Velikov
2015-11-30
1
-4
/
+4
*
targets: use the non-inline sw helpers
Emil Velikov
2015-11-30
1
-1
/
+2
*
target-hepers: add non inline sw helpers
Emil Velikov
2015-11-29
2
-0
/
+83
*
pipe-loader: fix off-by one error
Emil Velikov
2015-11-29
1
-1
/
+1
*
pipe-loader: link against libloader regardless of libdrm presence
Emil Velikov
2015-11-29
1
-2
/
+2
*
vc4: Take precedence over ilo when in simulator mode.
Eric Anholt
2015-11-29
1
-8
/
+12
*
virgl: pipe_virgl_create_screen is not static
Igor Gnatenko
2015-11-29
1
-1
/
+1
*
util: use RTLD_LOCAL with util_dl_open()
11.1-branchpoint
Emil Velikov
2015-11-21
1
-1
/
+1
*
auxiliary/vl: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-1
/
+1
*
target-helpers: remove inline_drm_helper.h
Emil Velikov
2015-11-21
1
-371
/
+0
*
{auxiliary,targets}/vl: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
3
-24
/
+1
*
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
2
-52
/
+0
*
pipe-loader: add preliminary Android support
Emil Velikov
2015-11-21
1
-0
/
+49
*
pipe-loader: add preliminary scons support
Emil Velikov
2015-11-21
2
-0
/
+36
*
pipe-loader: don't mix code and variable declarations
Emil Velikov
2015-11-21
1
-1
/
+2
*
target-helpers: add a non-inline drm_helper.h
Emil Velikov
2015-11-21
1
-0
/
+275
*
target-helpers: move the DRI specifics to the target
Emil Velikov
2015-11-21
2
-146
/
+0
*
automake: remove no longer needed HAVE_LOADER_GALLIUM conditional
Emil Velikov
2015-11-21
1
-4
/
+0
*
pipe-loader: wire up the 'static' sw pipe-loader
Emil Velikov
2015-11-21
1
-0
/
+47
*
pipe-loader: wire up the 'static' drm pipe-loader
Emil Velikov
2015-11-21
2
-3
/
+161
*
pipe-loader: add a dummy 'static' pipe-loader
Emil Velikov
2015-11-21
1
-3
/
+20
*
gallium: rename libpipe_loader to libpipe_loader_dynamic
Emil Velikov
2015-11-21
1
-4
/
+4
*
pipe-loader: dlopen/dlsym the pipe-driver at probe time
Emil Velikov
2015-11-21
1
-27
/
+17
*
pipe-loader: annotate the ops as const data
Emil Velikov
2015-11-21
2
-4
/
+4
*
pipe-loader: teardown the winsys, if create_screen fails
Emil Velikov
2015-11-21
1
-1
/
+6
*
pipe-loader: rework the sw backend
Emil Velikov
2015-11-21
1
-36
/
+91
*
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
[next]