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
/
auxiliary
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/aux: add is_unorm() helper
Rob Clark
2018-12-13
2
-0
/
+24
*
gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default value
Samuel Pitoiset
2018-12-07
1
-0
/
+3
*
gallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
Kristian H. Kristensen
2018-12-06
1
-2
/
+8
*
gallium: Android build fixes
Kristian H. Kristensen
2018-12-05
1
-1
/
+1
*
gallium: Remove unused variable in u_tests.
Eric Anholt
2018-11-27
1
-1
/
+0
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
6
-106
/
+6
*
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2018-11-20
2
-56
/
+10
*
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
2018-11-20
1
-3
/
+3
*
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
2018-11-20
1
-0
/
+77
*
Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
2018-11-02
3
-0
/
+9
*
util: move u_cpu_detect to util
Dylan Baker
2018-10-30
2
-694
/
+0
*
util: Move u_debug to utils
Dylan Baker
2018-10-30
7
-906
/
+4
*
util: Move os_misc to util
Dylan Baker
2018-10-30
1
-1
/
+1
*
gallium/util: remove u_inlines.h from u_debug.c
Dylan Baker
2018-10-30
1
-1
/
+0
*
gallium/util: remove p_format.h from u_debug.h
Dylan Baker
2018-10-30
1
-1
/
+0
*
gallium/util: move memory debug declarations into u_debug_gallium
Dylan Baker
2018-10-30
4
-8
/
+7
*
gallium/util: move debug_print_tranfer_flags to u_debug_galilum
Dylan Baker
2018-10-30
4
-21
/
+16
*
gallium/util: move debug_print_bind_flags to u_debug_gallium
Dylan Baker
2018-10-30
4
-37
/
+36
*
gallium/util: move debug_print_usage_enum to the u_debug_gallium
Dylan Baker
2018-10-30
4
-22
/
+28
*
gallium/util: start splitting u_debug into generic and gallium specific compo...
Dylan Baker
2018-10-30
5
-16
/
+89
*
gallium: split u_prim_name out of u_debug.h
Dylan Baker
2018-10-30
2
-26
/
+48
*
vl: get h264 profile idc
Boyuan Zhang
2018-10-26
1
-0
/
+24
*
gallium/u_transfer_helper: Add support for separate Z24/S8 as well.
Kenneth Graunke
2018-10-14
2
-19
/
+55
*
gallium/format: Add a helper to combine separate Z24 and S8 stencil.
Kenneth Graunke
2018-10-14
2
-0
/
+22
*
gallium/auxiliary: Add util_format_get_depth_only() helper.
Kenneth Graunke
2018-10-14
1
-0
/
+21
*
gallium/util: Clarify comment in util_init_thread_pinning
Michel Dänzer
2018-09-28
1
-1
/
+4
*
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
Timothy Arceri
2018-09-18
1
-8
/
+0
*
gallium/util: don't let child processes inherit our thread affinity
Marek Olšák
2018-09-14
1
-4
/
+32
*
gallium/util: start with a random L3 cache index for AMD Zen
Marek Olšák
2018-09-14
1
-4
/
+16
*
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
*
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/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
11
-898
/
+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
4
-4
/
+8
*
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
[next]