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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Just put USE_VC4_SIMULATOR in DEFINES.
Eric Anholt
2015-11-22
3
-6
/
+3
*
mesa/teximage: Fix S3TC regression due to ASTC interaction
Nanley Chery
2015-11-22
1
-28
/
+15
*
mesa/extensions: Enable overriding permanently enabled extensions
Nanley Chery
2015-11-22
1
-40
/
+24
*
virgl: pipe_virgl_create_screen is not static
Igor Gnatenko
2015-11-22
1
-1
/
+1
*
i965: Fix num_uniforms count for scalar GS.
Kenneth Graunke
2015-11-22
1
-1
/
+3
*
vc4: Use nir_channel() to simplify all of our nir_swizzle() cases.
Eric Anholt
2015-11-21
2
-6
/
+5
*
vc4: Fix point size lookup.
Eric Anholt
2015-11-21
1
-1
/
+1
*
pipe-loader: Fix PATH_MAX define on MSVC.
Jose Fonseca
2015-11-21
1
-0
/
+5
*
scons: Conditionally use DRM module on pipe-loader.
Jose Fonseca
2015-11-21
1
-5
/
+4
*
freedreno/a4xx: disable blending and alphatest for integer rt0
Ilia Mirkin
2015-11-21
1
-2
/
+13
*
freedreno/a4xx: fix independent blend
Ilia Mirkin
2015-11-21
2
-2
/
+3
*
freedreno/a4xx: enable ARB_base_instance support
Ilia Mirkin
2015-11-21
1
-1
/
+1
*
freedreno/a4xx: set fetchsize in mem2gmem texture restore
Ilia Mirkin
2015-11-21
1
-1
/
+2
*
freedreno/a4xx: add 11_11_10_float vertex type support
Ilia Mirkin
2015-11-21
2
-1
/
+2
*
freedreno/a4xx: fix 3d texture setup
Ilia Mirkin
2015-11-21
3
-3
/
+7
*
freedreno/a4xx: only align slices in non-layer_first textures
Ilia Mirkin
2015-11-21
1
-2
/
+4
*
docs: add 11.2.0-devel release notes template, bump version
Emil Velikov
2015-11-21
2
-1
/
+61
*
util: use RTLD_LOCAL with util_dl_open()
11.1-branchpoint
Emil Velikov
2015-11-21
1
-1
/
+1
*
targets/nine: remove unused static functions
Emil Velikov
2015-11-21
1
-36
/
+0
*
targets/nine: add note about messy header inclusion order
Emil Velikov
2015-11-21
1
-0
/
+1
*
targets/nine: add note about fd owndership
Emil Velikov
2015-11-21
1
-0
/
+2
*
auxiliary/vl: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-1
/
+1
*
st/dri: NULL check the pscreen earlier
Emil Velikov
2015-11-21
3
-16
/
+14
*
st/dri: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-2
/
+2
*
target-helpers: remove inline_drm_helper.h
Emil Velikov
2015-11-21
2
-377
/
+0
*
{st,targets}/nine: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
2
-30
/
+8
*
{st,targets}/xa: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
4
-22
/
+8
*
{auxiliary,targets}/vl: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
11
-36
/
+25
*
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
13
-94
/
+19
*
pipe-loader: add preliminary Android support
Emil Velikov
2015-11-21
2
-0
/
+50
*
pipe-loader: add preliminary scons support
Emil Velikov
2015-11-21
3
-0
/
+37
*
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
7
-149
/
+166
*
automake: remove no longer needed HAVE_LOADER_GALLIUM conditional
Emil Velikov
2015-11-21
3
-35
/
+11
*
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
10
-13
/
+13
*
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
14
-54
/
+158
*
gallium: keep the libdrm link alongside libkmsdri.la
Emil Velikov
2015-11-21
1
-1
/
+2
*
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/tests: remove unneeded include paths
Emil Velikov
2015-11-21
1
-4
/
+0
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
21
-44
/
+23
*
targets/nine: remove the custom pipe-driver path management
Emil Velikov
2015-11-21
1
-18
/
+2
*
pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRM
Emil Velikov
2015-11-21
3
-11
/
+2
[next]