index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-21
target-helpers: move the DRI specifics to the target
Emil Velikov
7
-149
/
+166
2015-11-21
automake: remove no longer needed HAVE_LOADER_GALLIUM conditional
Emil Velikov
2
-5
/
+3
2015-11-21
pipe-loader: wire up the 'static' sw pipe-loader
Emil Velikov
1
-0
/
+47
2015-11-21
pipe-loader: wire up the 'static' drm pipe-loader
Emil Velikov
2
-3
/
+161
2015-11-21
pipe-loader: add a dummy 'static' pipe-loader
Emil Velikov
1
-3
/
+20
2015-11-21
gallium: rename libpipe_loader to libpipe_loader_dynamic
Emil Velikov
10
-13
/
+13
2015-11-21
pipe-loader: dlopen/dlsym the pipe-driver at probe time
Emil Velikov
1
-27
/
+17
2015-11-21
pipe-loader: annotate the ops as const data
Emil Velikov
2
-4
/
+4
2015-11-21
pipe-loader: teardown the winsys, if create_screen fails
Emil Velikov
1
-1
/
+6
2015-11-21
pipe-loader: rework the sw backend
Emil Velikov
14
-54
/
+158
2015-11-21
gallium: keep the libdrm link alongside libkmsdri.la
Emil Velikov
1
-1
/
+2
2015-11-21
pipe-loader: directly use pipe_loader_sw_probe_null() at probe time
Emil Velikov
1
-13
/
+4
2015-11-21
pipe-loader: add pipe_loader_sw_probe_init_common() helper
Emil Velikov
1
-20
/
+18
2015-11-21
gallium/tests: remove unneeded include paths
Emil Velikov
1
-4
/
+0
2015-11-21
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
21
-44
/
+23
2015-11-21
targets/nine: remove the custom pipe-driver path management
Emil Velikov
1
-18
/
+2
2015-11-21
pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRM
Emil Velikov
2
-2
/
+2
2015-11-21
pipe-loader: add pipe_loader_sw_probe_kms() implementation
Emil Velikov
3
-0
/
+39
2015-11-21
configure: use HAVE_DRISW_KMS when handling kms swrast
Emil Velikov
2
-2
/
+2
2015-11-21
targets/nine: use the existing sw_screen_wrap() over our custom version
Emil Velikov
3
-30
/
+2
2015-11-21
automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable
Emil Velikov
6
-8
/
+2
2015-11-21
pipe-loader: remove HAVE_PIPE_LOADER_foo function prototype guards
Emil Velikov
1
-8
/
+0
2015-11-21
gallium/trace: remove useless NULL check from trace_screen_create()
Emil Velikov
1
-3
/
+0
2015-11-20
freedreno/a4xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev
Ilia Mirkin
2
-4
/
+8
2015-11-20
i965: Test that nonrepresentable floats cannot be converted to VF.
Matt Turner
1
-0
/
+15
2015-11-20
i965: Use ldexpf() in VF float test set up.
Matt Turner
1
-8
/
+3
2015-11-20
i965/vec4: Initialize nir_inputs with src_reg().
Matt Turner
1
-1
/
+1
2015-11-20
i965/fs: Add support for gl_HelperInvocation system value.
Matt Turner
1
-0
/
+52
2015-11-20
i965: Add brw_imm_uv().
Matt Turner
1
-0
/
+9
2015-11-20
i965: Don't bother setting regioning on immediates.
Matt Turner
1
-6
/
+0
2015-11-20
nir: Add support for gl_HelperInvocation system value.
Matt Turner
2
-0
/
+5
2015-11-20
freedreno/a4xx: use hardware RGTC texture samplers
Ilia Mirkin
6
-24
/
+19
2015-11-20
freedreno/a4xx: hook up RGB565 format
Ilia Mirkin
2
-1
/
+2
2015-11-20
freedreno/a4xx: logic op handling
Ilia Mirkin
6
-29
/
+35
2015-11-20
freedreno/a4xx: add 16-bit unorm/snorm format texturing/rendering
Ilia Mirkin
2
-25
/
+47
2015-11-20
freedreno/a4xx: point regid to "red" even for alpha-only rb formats
Ilia Mirkin
1
-7
/
+0
2015-11-20
ttn: add TEX2 support
Ilia Mirkin
1
-3
/
+11
2015-11-20
freedreno: always set all border colors
Ilia Mirkin
1
-30
/
+8
2015-11-20
freedreno/a4xx: fix dst_alpha blend for RGBX render targets
Ilia Mirkin
3
-5
/
+32
2015-11-20
radeon: re-prepare query buffers on begin_query for predicate queries
Nicolai Hähnle
2
-15
/
+18
2015-11-20
radeon: reset query buffers for PIPE_QUERY_TIMESTAMP
Nicolai Hähnle
1
-8
/
+18
2015-11-20
mesa: update some old-style (K&R?) function pointer calls
Brian Paul
6
-7
/
+7
2015-11-20
svga: add num-bytes-uploaded HUD query
Brian Paul
5
-6
/
+30
2015-11-20
svga: add some sanity check assertions in svga_buffer_transfer_map()
Brian Paul
1
-0
/
+5
2015-11-21
glsl: add subroutine index qualifier support
Timothy Arceri
9
-4
/
+91
2015-11-21
glsl: add support for complie-time constant expressions
Timothy Arceri
5
-164
/
+195
2015-11-21
glsl: add new type for compile time constants
Timothy Arceri
2
-0
/
+80
2015-11-21
glsl: call set_shader_inout_layout() earlier
Timothy Arceri
1
-3
/
+3
2015-11-21
glsl: replace binding layout min boundary check
Timothy Arceri
1
-11
/
+12
2015-11-21
glsl: encapsulate binding validation and setting
Timothy Arceri
1
-32
/
+28
[next]