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
...
*
glsl: Add support for lowering SSBO float atomics
Ian Romanick
2018-08-22
1
-3
/
+3
*
glsl: Add built-in functions for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
1
-1
/
+32
*
mesa: Extension boilerplate for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
4
-0
/
+5
*
glsl: Add built-in functions for NV_shader_atomic_float
Ian Romanick
2018-08-22
1
-3
/
+48
*
mesa: Extension boilerplate for NV_shader_atomic_float
Ian Romanick
2018-08-22
4
-0
/
+5
*
meson: fix egl build for android
Gurchetan Singh
2018-08-22
1
-0
/
+1
*
meson: fix egl build for surfaceless
Gurchetan Singh
2018-08-22
1
-0
/
+1
*
nir: Give end_block its own index
Caio Marcelo de Oliveira Filho
2018-08-22
1
-1
/
+4
*
nir: Skip common instructions when comparing deref paths
Caio Marcelo de Oliveira Filho
2018-08-22
1
-0
/
+3
*
nir: Export deref comparison functions
Caio Marcelo de Oliveira Filho
2018-08-22
3
-132
/
+132
*
util/dynarray: add a clone function
Caio Marcelo de Oliveira Filho
2018-08-22
1
-0
/
+9
*
amd/addrlib: Fix include path for c99_compat.h
Mariusz Ceier
2018-08-22
1
-1
/
+1
*
vulkan/wsi: fix pointer-integer conversion warnings
Grazvydas Ignotas
2018-08-23
2
-3
/
+3
*
radv: use different builtin shader cache for 32bit
Grazvydas Ignotas
2018-08-23
1
-9
/
+7
*
radv: place pointer length into cache uuid
Grazvydas Ignotas
2018-08-23
1
-1
/
+1
*
llvmpipe: add cc clobber to inline asm
Grazvydas Ignotas
2018-08-23
1
-1
/
+2
*
intel/isl: Avoid tiling some 16K-wide render targets
Nanley Chery
2018-08-22
1
-0
/
+23
*
i965/miptree: Fix can_blit_slice()
Nanley Chery
2018-08-22
1
-4
/
+3
*
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
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
[prev]
[next]