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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: try to fix the Android and MacOS build
Marek Olšák
2018-09-10
1
-2
/
+5
*
anv: Support v3 of VK_EXT_vertex_attribute_divisor
Jason Ekstrand
2018-09-10
2
-1
/
+9
*
vulkan: Update the XML and headers to 1.1.84
Jason Ekstrand
2018-09-10
1
-63
/
+217
*
mesa/meson: 32bit xmlconfig linkage
Sergii Romantsov
2018-09-10
1
-0
/
+1
*
Require Visual Studio 2015.
Jose Fonseca
2018-09-10
1
-3
/
+1
*
util: Make util_context_thread_changed a no-op on Windows.
Jose Fonseca
2018-09-10
1
-0
/
+2
*
virgl: do not map zero-sized resource
Erik Faye-Lund
2018-09-10
1
-2
/
+1
*
virgl: remove dead code
Erik Faye-Lund
2018-09-10
1
-5
/
+1
*
virgl: drop needless return-code
Erik Faye-Lund
2018-09-10
1
-2
/
+1
*
virgl: free trans on map-error
Erik Faye-Lund
2018-09-10
1
-0
/
+1
*
i965: Bump aperture tracking to u64
Chris Wilson
2018-09-10
3
-11
/
+8
*
etnaviv: Reduce max offset to available hardware bits.
Mathias Fröhlich
2018-09-10
1
-0
/
+2
*
gallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.
Mathias Fröhlich
2018-09-10
4
-0
/
+12
*
virgl: don't send a shader create with no data. (v2)
Dave Airlie
2018-09-10
1
-1
/
+1
*
mesa: enable ARB_vertex_buffer_object in core profile
Timothy Arceri
2018-09-08
1
-1
/
+1
*
st/mesa: throttle texture uploads if their memory usage goes beyond a limit
Marek Olšák
2018-09-07
5
-0
/
+165
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
16
-0
/
+24
*
Revert "gallium/os_thread: simplify helper pipe_current_thread_get_time_nano"
Marek Olšák
2018-09-07
1
-1
/
+5
*
anv: Clamp scissors to the framebuffer boundary
Jason Ekstrand
2018-09-07
2
-3
/
+5
*
anv: Disable the vertex cache when tessellating on SKL GT4
Jason Ekstrand
2018-09-07
1
-1
/
+22
*
anv: Implement a VF cache invalidate workaround
Jason Ekstrand
2018-09-07
1
-0
/
+25
*
anv: Re-emit vertex buffers when the pipeline changes
Jason Ekstrand
2018-09-07
1
-0
/
+2
*
radeonsi: pin the winsys thread to the requested L3 cache (v2)
Marek Olšák
2018-09-07
4
-0
/
+46
*
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
5
-0
/
+116
*
gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2)
Marek Olšák
2018-09-07
5
-0
/
+59
*
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
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
36
-134
/
+104
*
move u_math to src/util
Dylan Baker
2018-09-07
16
-15
/
+15
*
i965: Workaround the gen9 hw astc5x5 sampler bug
Jason Ekstrand
2018-09-07
6
-12
/
+131
*
v3d: Fix setup of the VCM cache size.
Eric Anholt
2018-09-07
2
-2
/
+3
*
v3d: Fix SRC_ALPHA_SATURATE blending for RTs without alpha.
Eric Anholt
2018-09-07
1
-1
/
+3
*
intel/genxml: turn SLM Enable bit into boolean
Lionel Landwerlin
2018-09-07
3
-3
/
+3
*
i965/tools: 32bit compilation with meson
Sergii Romantsov
2018-09-07
1
-1
/
+1
*
intel: compiler option msse2 and mstackrealign
Sergii Romantsov
2018-09-07
7
-9
/
+10
*
freedreno: fix rast->depth_cleap_near/far
Rob Clark
2018-09-07
1
-1
/
+2
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
21
-3
/
+24
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
51
-58
/
+100
*
anv/pipeline: Only consider double elements which actually exist
Jason Ekstrand
2018-09-06
1
-1
/
+2
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
8
-58
/
+23
*
radeonsi/nir: Set vs_inputs_dual_locations and let NIR do the remap
Jason Ekstrand
2018-09-06
3
-29
/
+22
*
compiler: Move double_inputs to gl_program::DualSlotInputs
Jason Ekstrand
2018-09-06
14
-65
/
+83
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
6
-0
/
+9
[next]