index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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-20
nv50: expose two groups of compute-related MP perf counters
Samuel Pitoiset
6
-2
/
+63
2015-11-20
radeon/vce: disable two pipe mode for stoney
Leo Liu
1
-1
/
+2
2015-11-20
radeon/vce: add new firmware interface support
Leo Liu
4
-5
/
+262
2015-11-20
radeon: ensure that timing/profiling queries are suspended on flush
Nicolai Hähnle
2
-9
/
+6
2015-11-20
gallium/hud: add support for batch queries
Nicolai Hähnle
3
-46
/
+261
2015-11-20
gallium: add the concept of batch queries
Nicolai Hähnle
4
-6
/
+42
2015-11-20
st/mesa: map semantic driver query types to underlying type
Nicolai Hähnle
1
-0
/
+2
2015-11-20
gallium/hud: remove unused field in query_info
Nicolai Hähnle
1
-1
/
+0
2015-11-20
gallium: remove pipe_driver_query_group_info field type
Nicolai Hähnle
2
-11
/
+0
2015-11-20
gallivm: use sampler index 0 for texel fetches
Roland Scheidegger
1
-1
/
+6
2015-11-20
freedreno/a4xx: add BPTC support
Ilia Mirkin
2
-0
/
+8
2015-11-20
auxiliary/vl/dri2: coding style fixes
Emil Velikov
2
-22
/
+34
2015-11-20
auxiliary/vl/dri2: hide internal functions
Emil Velikov
2
-34
/
+20
2015-11-20
auxiliary/vl/drm: hide internal functions
Emil Velikov
2
-5
/
+5
2015-11-20
st/vdpau: use the vl_screen dispatch
Emil Velikov
2
-11
/
+11
2015-11-20
st/xvmc: use the vl_screen dispatch
Emil Velikov
2
-12
/
+11
2015-11-20
st/va: use the vl_screen dispatch
Emil Velikov
3
-16
/
+9
2015-11-20
st/omx: use the vl_screen dispatch
Emil Velikov
1
-6
/
+5
2015-11-20
auxiliary/vl/dri2: setup the dispatch
Emil Velikov
2
-8
/
+15
2015-11-20
auxiliary/vl/drm: use a label for the error path
Emil Velikov
1
-6
/
+10
2015-11-20
auxiliary/vl/drm: setup the dispatch
Emil Velikov
1
-0
/
+6
2015-11-20
auxiliary/vl: add dispatch table
Emil Velikov
1
-0
/
+17
2015-11-20
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
6
-8
/
+8
2015-11-20
st/va: trivial cleanup
Emil Velikov
1
-9
/
+2
2015-11-20
st/omx: straighten get/put_screen
Emil Velikov
1
-16
/
+16
2015-11-19
nir: Add nir_texop_samples_identical opcode
Ian Romanick
1
-0
/
+3
2015-11-19
freedreno/a4xx: fix 5_5_5_1 texture sampler format
Ilia Mirkin
1
-1
/
+1
2015-11-19
freedreno/a4xx: add depth clamp and halfz clip
Ilia Mirkin
3
-4
/
+9
2015-11-19
freedreno/a4xx: allow seamless cubemap filtering to be enabled per-texture
Ilia Mirkin
3
-1
/
+3
[next]