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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/osmesa: add osmesa framebuffer iface hash table per st manager
Bruce Cherniak
2017-08-03
1
-0
/
+11
*
pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
2017-08-03
5
-4
/
+7
*
android: radeonsi: prepare for driver-specific driconf options
Mauro Rossi
2017-08-03
2
-1
/
+18
*
st/dri2 Plumb the flush_swapbuffer functionality through to dri3
Thomas Hellstrom
2017-08-03
3
-0
/
+36
*
gallium/st: Add a method to flush outstanding swapbuffers
Thomas Hellstrom
2017-08-03
1
-0
/
+2
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
17
-0
/
+17
*
r300: drop u_mm.h include.
Dave Airlie
2017-08-03
4
-4
/
+0
*
st/dri: NULL check before deref DRI loader .getCapability
Emil Velikov
2017-08-02
1
-2
/
+4
*
swr/rast: fix core / knights split of AVX512 intrinsics
Tim Rowley
2017-08-02
4
-55
/
+69
*
swr/rast: simplify knob default value setup
Tim Rowley
2017-08-02
2
-14
/
+11
*
swr/rast: split gen_knobs templates into .h/.cpp
Tim Rowley
2017-08-02
5
-118
/
+166
*
swr/rast: gen_knobs template code style
Tim Rowley
2017-08-02
1
-2
/
+2
*
swr/rast: switch gen_knobs.cpp license
Tim Rowley
2017-08-02
1
-12
/
+17
*
swr/rast: fix scons gen_knobs.h dependency
Tim Rowley
2017-08-02
1
-1
/
+1
*
swr/rast: constify swr rasterizer
Tim Rowley
2017-08-02
18
-323
/
+339
*
swr/rast: SIMD16 shaders - widen fetch and vertex shaders
Tim Rowley
2017-08-02
6
-5
/
+238
*
swr/rast: vmask() implementations for KNL
Tim Rowley
2017-08-02
1
-0
/
+14
*
swr/rast: rename frontend pVertexStore
Tim Rowley
2017-08-02
1
-6
/
+9
*
swr/rast: fix movemask_ps / movemask_pd on AVX512
Tim Rowley
2017-08-02
1
-2
/
+7
*
swr/rast: stop using MSFT types in platform independent code
Tim Rowley
2017-08-02
14
-31
/
+35
*
swr/rast: enable USE_SIMD16_FRONTEND by default
Tim Rowley
2017-08-02
1
-1
/
+1
*
swr/rast: disable AVX512 optimization of SSE / AVX code
Tim Rowley
2017-08-02
1
-0
/
+4
*
swr/rast: fix USE_SIMD16_FRONTEND issues
Tim Rowley
2017-08-02
14
-74
/
+49
*
swr/rast: simdlib better separation of core vs knights avx512
Tim Rowley
2017-08-02
15
-245
/
+911
*
swr/rast: threadID via portable std::this_thread::get_id()
Tim Rowley
2017-08-02
1
-9
/
+11
*
pipe-loader: fix driinfo for software and non-radeonsi drivers
Nicolai Hähnle
2017-08-02
2
-4
/
+6
*
Fix gallium SCons build
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
radeonsi: add enable_sisched driconf option
Nicolai Hähnle
2017-08-02
2
-0
/
+7
*
radeonsi: prepare for driver-specific driconf options
Nicolai Hähnle
2017-08-02
9
-1
/
+58
*
pipe-loader: move configuration_query into drm_helper
Nicolai Hähnle
2017-08-02
3
-37
/
+43
*
st/dri: implement v2 of DRI_ConfigOptions
Nicolai Hähnle
2017-08-02
4
-2
/
+55
*
pipe-loader: extract a standalone get_driver_descriptor helper function
Nicolai Hähnle
2017-08-02
1
-19
/
+30
*
pipe-loader: pass only the driver_name to pipe_loader_find_module
Nicolai Hähnle
2017-08-02
2
-5
/
+5
*
gallium: add driconf options to pipe_screen_config
Nicolai Hähnle
2017-08-02
2
-0
/
+5
*
gallium: move loading of drirc to pipe-loader
Nicolai Hähnle
2017-08-02
10
-59
/
+77
*
gallium: move driinfo XML to pipe_loader
Nicolai Hähnle
2017-08-02
6
-40
/
+46
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
37
-88
/
+118
*
st/drm: add DRM_CONF_XML_OPTIONS
Nicolai Hähnle
2017-08-02
1
-0
/
+2
*
radeonsi: enable ARB_transform_feedback_overflow_query
Nicolai Hähnle
2017-08-02
1
-1
/
+1
*
radeonsi: avoid redundant SET_PREDICATION packet with QBO workaround
Nicolai Hähnle
2017-08-02
1
-4
/
+9
*
radeonsi: fix streamout overflow predication on VI+
Nicolai Hähnle
2017-08-02
2
-18
/
+74
*
gallium/radeon: implement qbo for SO_OVERFLOW_PREDICATE
Nicolai Hähnle
2017-08-02
1
-7
/
+37
*
gallium/radeon: implement basic parts of PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Nicolai Hähnle
2017-08-02
1
-25
/
+73
*
gallium/radeon: fix render predication by SO overflow predicate
Nicolai Hähnle
2017-08-02
1
-7
/
+6
*
gallium/radeon: fix ARB_query_buffer_object conversion to boolean
Nicolai Hähnle
2017-08-02
1
-1
/
+2
*
ddebug: handle get_query_result_resource as a GPU call
Nicolai Hähnle
2017-08-02
3
-32
/
+92
*
gallium/util: add util_{str,dump}_query_value_type
Nicolai Hähnle
2017-08-02
2
-0
/
+31
*
gallium: add util_dump_query_type and use it in ddebug
Nicolai Hähnle
2017-08-02
3
-11
/
+13
*
gallium: rename util_dump_* to util_str_* for enum-to-string conversion
Nicolai Hähnle
2017-08-02
7
-103
/
+99
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
21
-2
/
+36
[next]