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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/miptree: Use miptree_map in map_blit functions
Nanley Chery
2018-08-22
1
-8
/
+6
*
intel/tools/aubwrite: Always use physical addresses for traces.
Rafael Antognolli
2018-08-22
2
-11
/
+13
*
intel/tools/aubwrite: Rename "legacy" to "Trace Block".
Rafael Antognolli
2018-08-22
1
-1
/
+1
*
nir/vars_to_ssa: Don't build deref nodes for non-local variables
Jason Ekstrand
2018-08-22
1
-4
/
+14
*
ac: fix WAITCNT flags for GFX9
Marek Olšák
2018-08-22
3
-9
/
+6
*
amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::...
Kai Wasserbäch
2018-08-22
1
-1
/
+1
*
amd/addrlib: mark numPipes as MAYBE_UNUSED in Addr::V1::EgBasedLib::SanityChe...
Kai Wasserbäch
2018-08-22
1
-1
/
+3
*
amd/addrlib: mark *pEqToCheck as MAYBE_UNUSED in Addr::V2::Gfx9Lib::ComputeSt...
Kai Wasserbäch
2018-08-22
1
-1
/
+1
*
amd/addrlib: mark microBlockDim as MAYBE_UNUSED in Addr::V2::Gfx9Lib::HwlComp...
Kai Wasserbäch
2018-08-22
1
-1
/
+3
*
amd/addrlib: mark returnCode as MAYBE_UNUSED in ElemGetExportNorm
Kai Wasserbäch
2018-08-22
2
-1
/
+4
*
intel: aubinator_viewer: add urb view
Lionel Landwerlin
2018-08-22
3
-0
/
+172
*
intel: aubinator_viewer: store urb state during decoding
Lionel Landwerlin
2018-08-22
2
-23
/
+153
*
intel: tools: add aubinator viewer
Lionel Landwerlin
2018-08-22
6
-0
/
+2788
*
intel: tools: import ImGui
Lionel Landwerlin
2018-08-22
20
-3
/
+31694
*
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
*
travis: SWR requires LLVM 6.0
Juan A. Suarez Romero
2018-08-22
1
-18
/
+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
5
-4
/
+9
*
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
*
docs: trivial s/>/>/ html fix
Eric Engestrom
2018-08-21
1
-4
/
+4
*
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
[next]