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
*
mesa: move legacy hyperz option from dri config
Timothy Arceri
2018-08-21
8
-31
/
+5
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
12
-37
/
+1
*
mesa: drop legacy no_rast dri option
Timothy Arceri
2018-08-21
13
-40
/
+3
*
i965: remove unused no_rast bool
Timothy Arceri
2018-08-21
1
-1
/
+0
*
i915: remove early_z dri option
Timothy Arceri
2018-08-21
4
-16
/
+0
*
Add NV_fragment_shader_interlock support.
Kevin Rogovin
2018-08-20
5
-2
/
+26
*
autotools: include git_sha1.h in dist tarball
Juan A. Suarez Romero
2018-08-20
1
-1
/
+1
*
swr: bump minimum supported LLVM version to 6.0
Juan A. Suarez Romero
2018-08-20
2
-3
/
+3
*
i965: Advertise 8 bits subpixel precision for viewport bounds on gen6+
Danylo Piliaiev
2018-08-20
1
-1
/
+1
*
freedreno: fix context teardown race
Rob Clark
2018-08-20
4
-8
/
+8
*
intel/decoder: mark total_length as MAYBE_UNUSED in gen_spec_load
Kai Wasserbäch
2018-08-20
1
-1
/
+2
*
intel/tools: initialise bo_addr to 0 in main
Kai Wasserbäch
2018-08-20
1
-1
/
+1
*
intel: aubinator: mark ftruncate_res as MAYBE_UNUSED in ensure_phys_mem
Kai Wasserbäch
2018-08-20
1
-1
/
+1
*
intel/aubinator_error_decode: mark ret as MAYBE_UNUSED in main
Kai Wasserbäch
2018-08-20
1
-1
/
+1
*
radv: do not use CP predication for DCC decompressions
Samuel Pitoiset
2018-08-20
1
-2
/
+2
*
egl: implement EXT_surface_SMPTE2086_metadata and EXT_surface_CTA861_3_metadata
Tapani Pälli
2018-08-20
4
-0
/
+193
*
mesa: move legacy dri config option texture_units
Timothy Arceri
2018-08-20
8
-29
/
+5
*
mesa: remove unused dri config option texture_heaps
Timothy Arceri
2018-08-20
7
-108
/
+0
*
mesa: move legacy dri config option texture_blend_quality
Timothy Arceri
2018-08-20
8
-40
/
+6
*
util: remove unused S3TC translation for dri config
Timothy Arceri
2018-08-20
6
-39
/
+0
*
mesa: remove dri configs unused software-fallback options
Timothy Arceri
2018-08-20
7
-62
/
+0
*
mesa: remove unused dri config option excess_mipmap
Timothy Arceri
2018-08-20
1
-5
/
+0
*
mesa: remove unused dri config option performance_boxes
Timothy Arceri
2018-08-20
7
-29
/
+0
*
vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queues
Kai Wasserbäch
2018-08-18
1
-1
/
+1
*
nir: mark *prev_block as MAYBE_UNUSED in opt_peel_loop_initial_if
Kai Wasserbäch
2018-08-18
1
-1
/
+1
*
util: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8
Kai Wasserbäch
2018-08-18
1
-1
/
+2
*
util: add drirc workarounds for RAGE
Timothy Arceri
2018-08-18
1
-0
/
+8
*
util: better handle program names from wine
Timothy Arceri
2018-08-18
1
-5
/
+12
*
nir: allow more nested loops to be unrolled
Timothy Arceri
2018-08-18
1
-14
/
+17
*
gallium/winsys/kms: don't unmap what wasn't mapped
Ray Strode
2018-08-17
1
-5
/
+13
*
loader: add dri_driver option to override dri driver to load
Qiang Yu
2018-08-17
2
-0
/
+35
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
11
-14
/
+23
*
loader: abstract loader_get_kernel_driver_name for reuse
Qiang Yu
2018-08-17
1
-16
/
+23
*
driconf: move ${sysconfdir}/drirc to ${datadir}/drirc.d/00-mesa-defaults.conf
Qiang Yu
2018-08-17
3
-3
/
+4
*
xmlconfig: read more config files from drirc.d/
Qiang Yu
2018-08-17
3
-0
/
+46
*
xmlconfig: refine driParseConfigFiles to use parseOneConfigFile
Emil Velikov
2018-08-17
1
-34
/
+29
*
anv/pipeline: Lower pipeline layouts etc. after linking
Jason Ekstrand
2018-08-17
1
-30
/
+28
*
anv/pipeline: Set tess IO read/written key fields in compile_*
Jason Ekstrand
2018-08-17
1
-9
/
+10
*
anv/pipeline: Use more fields from stage in compile_cs
Jason Ekstrand
2018-08-17
1
-16
/
+21
*
anv/apply_pipeline_layout: Add to the bind map instead of replacing it
Jason Ekstrand
2018-08-17
3
-59
/
+21
*
anv/lower_ycbcr: Use the binding array size for bounds checks
Jason Ekstrand
2018-08-17
1
-6
/
+4
*
python: Open the template as text, with an explicit encoding
Mathieu Bridon
2018-08-17
1
-3
/
+2
*
python: Help Python 2 print the line
Mathieu Bridon
2018-08-17
1
-0
/
+5
*
freedreno/a6xx: streamout
Rob Clark
2018-08-17
3
-45
/
+62
*
freedreno/a6xx: fragz fixes
Rob Clark
2018-08-17
1
-7
/
+3
*
freedreno/a6xx: scissor fixes
Rob Clark
2018-08-17
2
-4
/
+4
*
freedreno: update generated headers
Rob Clark
2018-08-17
9
-27
/
+32
*
freedreno/a6xx: fix srgb
Rob Clark
2018-08-17
1
-7
/
+13
*
freedreno: fix dEQP-GLES3.functional.fence_sync.*
Rob Clark
2018-08-17
1
-0
/
+4
*
radv/winsys: fix creating the BO list for virtual buffers
Samuel Pitoiset
2018-08-17
1
-1
/
+1
[next]