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
*
intel: tools: add aubinator viewer
Lionel Landwerlin
2018-08-22
6
-0
/
+2788
*
intel: tools: import ImGui
Lionel Landwerlin
2018-08-22
19
-2
/
+31693
*
intel: tools: aub_mem: reuse already mapped ppgtt buffers
Lionel Landwerlin
2018-08-22
1
-5
/
+11
*
intel: tools: aubmem: map gtt data to aub file
Lionel Landwerlin
2018-08-22
2
-0
/
+35
*
intel: tools: create libaub
Lionel Landwerlin
2018-08-22
1
-2
/
+12
*
intel: tools: aubwrite: wrap function declarations for c++
Lionel Landwerlin
2018-08-22
1
-0
/
+8
*
intel: tools: split memory management out of aubinator
Lionel Landwerlin
2018-08-22
5
-353
/
+493
*
util: rb_tree: add safe iterators
Lionel Landwerlin
2018-08-22
1
-0
/
+58
*
intel: tools: split aub parsing from aubinator
Lionel Landwerlin
2018-08-22
5
-279
/
+460
*
meson: Run the test with Python 3
Mathieu Bridon
2018-08-22
2
-4
/
+10
*
python: Disable universal newlines
Mathieu Bridon
2018-08-22
1
-1
/
+4
*
python: difflib prefers unicode strings
Mathieu Bridon
2018-08-22
1
-1
/
+2
*
compiler/glsl/tests: Make tests python3 safe
Dylan Baker
2018-08-22
3
-5
/
+14
*
ac/nir: fix getting GLSL type of array of samplers for TG4
Samuel Pitoiset
2018-08-22
1
-2
/
+4
*
radv: remove dead variables after splitting per member structs
Samuel Pitoiset
2018-08-22
1
-3
/
+3
*
anv: add VK_EXT_sampler_filter_minmax support
Yunchao He
2018-08-22
4
-0
/
+43
*
radv: use ac_build_imad()
Samuel Pitoiset
2018-08-22
1
-16
/
+8
*
ac,radeonsi: use ac_build_gather_values more
Marek Olšák
2018-08-21
4
-44
/
+20
*
ac,radeonsi: use ac_build_fmad
Marek Olšák
2018-08-21
3
-19
/
+8
*
radeonsi: use ac_build_imad
Marek Olšák
2018-08-21
3
-57
/
+29
*
ac: add imad & fmad helpers
Marek Olšák
2018-08-21
2
-0
/
+18
*
ac: add ac_build_s_barrier
Marek Olšák
2018-08-21
4
-5
/
+9
*
radeonsi: print the shader stage name when printing LLVM IR
Marek Olšák
2018-08-21
1
-1
/
+2
*
radeonsi: use is_merged shader in si_prolog_get_rw_buffers
Marek Olšák
2018-08-21
1
-18
/
+14
*
ac: completely remove +auto-waitcnt-before-barrier
Marek Olšák
2018-08-21
3
-7
/
+2
*
anv/icl: Allow headerless sampler messages for pre-emptable contexts
Anuj Phogat
2018-08-21
2
-0
/
+22
*
anv/icl: Disable binding table prefetching
Anuj Phogat
2018-08-21
1
-6
/
+15
*
i965/icl: Allow headerless sampler messages for pre-emptable contexts
Anuj Phogat
2018-08-21
2
-0
/
+15
*
r600/eg: rework atomic counter emission with flushes
Dave Airlie
2018-08-21
6
-31
/
+54
*
virgl: ARB_enhanced_layouts support
Dave Airlie
2018-08-22
4
-3
/
+8
*
i965: Implement EGL_KHR_mutable_render_buffer
Chad Versace
2018-08-21
3
-4
/
+107
*
egl/android: Implement EGL_KHR_mutable_render_buffer
Chad Versace
2018-08-21
3
-7
/
+206
*
util/xmlpool: make indentation coherent
Eric Engestrom
2018-08-21
1
-6
/
+6
*
egl: add helper to combine two u32 into one u64
Eric Engestrom
2018-08-21
4
-7
/
+11
*
autotools: don't ship the git_sha1.h generated in git in the tarballs
Eric Engestrom
2018-08-21
1
-1
/
+1
*
intel/genxml: minor python style fix
Eric Engestrom
2018-08-21
1
-1
/
+1
*
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
[next]