index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl/dri: add 10 bits format supports
Leo Liu
2018-09-13
2
-10
/
+65
*
gallium/u_inlines: remove the destroy variable in pipe_reference_described
Marek Olšák
2018-09-10
1
-6
/
+3
*
gallium/u_inlines: improve pipe_reference_described perf for debug builds
Marek Olšák
2018-09-10
1
-4
/
+5
*
gallium/auxiliary: don't dereference counters twice needlessly
Marek Olšák
2018-09-10
1
-7
/
+10
*
gallium/u_inlines: normalize naming, use dst & src, style fixes (v2)
Marek Olšák
2018-09-10
1
-47
/
+47
*
util: Make util_context_thread_changed a no-op on Windows.
Jose Fonseca
2018-09-10
1
-0
/
+2
*
gallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.
Mathias Fröhlich
2018-09-10
1
-0
/
+3
*
st/mesa: throttle texture uploads if their memory usage goes beyond a limit
Marek Olšák
2018-09-07
2
-0
/
+137
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
Revert "gallium/os_thread: simplify helper pipe_current_thread_get_time_nano"
Marek Olšák
2018-09-07
1
-1
/
+5
*
gallium/u_threaded: implement set_context_param for thread pinning (v2)
Marek Olšák
2018-09-07
2
-0
/
+41
*
st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2)
Marek Olšák
2018-09-07
2
-0
/
+46
*
gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2)
Marek Olšák
2018-09-07
3
-0
/
+38
*
gallium/os_thread: simplify helper pipe_current_thread_get_time_nano
Marek Olšák
2018-09-07
1
-5
/
+1
*
gallium/u_cpu_detect: get the number of cores per L3 cache for AMD Zen
Marek Olšák
2018-09-07
2
-0
/
+25
*
gallium/u_cpu_detect: fix parsing the CPU family
Marek Olšák
2018-09-07
1
-1
/
+2
*
gallium/u_cpu_detect: fix a race condition on initialization
Marek Olšák
2018-09-07
1
-8
/
+10
*
move u_math to src/util
Dylan Baker
2018-09-07
13
-902
/
+9
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
16
-16
/
+38
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
1
-0
/
+3
*
gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS}
Erik Faye-Lund
2018-09-05
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
Erik Faye-Lund
2018-09-05
1
-0
/
+1
*
gallium/u_threaded: increase batch size to increase performance
Marek Olšák
2018-09-04
1
-1
/
+1
*
u_vbuf: Fix leak
Ernestas Kulik
2018-09-04
1
-0
/
+1
*
vc4: Drop a bunch of duplicated gallium PIPE_CAP default code.
Eric Anholt
2018-09-04
1
-5
/
+1
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
4
-0
/
+358
*
gallivm: Detect VSX separately from Altivec
Vicki Pfau
2018-08-30
3
-19
/
+17
*
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
2018-08-30
1
-0
/
+1
*
gallivm: allow to pass two swizzles into fetches.
Dave Airlie
2018-08-30
2
-30
/
+65
*
gallium: add TGSI_MEMORY_STREAM_CACHE_POLICY
Marek Olšák
2018-08-29
2
-2
/
+3
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
1
-1
/
+1
*
gallivm: don't use saturated unsigned add/sub intrinsics for llvm 8.0
Roland Scheidegger
2018-08-24
1
-27
/
+60
*
tgsi/ureg: don't call tgsi_sanity when it's too slow
Marek Olšák
2018-08-23
1
-1
/
+12
*
configure: allow building with python3
Emil Velikov
2018-08-23
1
-1
/
+1
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
1
-1
/
+0
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
1
-1
/
+1
*
gallium/u_blitter: save/restore window rectangles
Marek Olšák
2018-08-14
2
-0
/
+29
*
noop: implement set_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+8
*
ddebug: implement set_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+12
*
Gallium/tgsi: Correct signdness of return value of bit operations
Gert Wollny
2018-08-11
1
-3
/
+4
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-3
/
+3
*
python: Fix inequality comparisons
Mathieu Bridon
2018-08-10
1
-0
/
+6
*
python: Better check for integer types
Mathieu Bridon
2018-08-09
1
-2
/
+11
*
ttn: remove {varying_slot, frag_result}_to_tgsi_semantic helpers
Emil Velikov
2018-08-08
2
-79
/
+0
*
python: Use explicit integer divisions
Mathieu Bridon
2018-08-07
2
-4
/
+7
*
gallium/u_vbuf: handle indirect multidraws correctly and efficiently (v3)
Marek Olšák
2018-08-03
1
-24
/
+180
*
util: return 0 for NaNs in float_to_ubyte
Roland Scheidegger
2018-08-03
1
-6
/
+5
*
ddebug: use util_snprintf() in dd_get_debug_filename_and_mkdir
Andres Gomez
2018-08-02
1
-3
/
+4
*
gallium/aux/util: use util_snprintf() in test_texture_barrier
Andres Gomez
2018-08-02
1
-2
/
+2
[next]