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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nv50/ir: fix ConstantFolding::createMul for 64 bit muls
Karol Herbst
2018-10-20
1
-1
/
+1
*
radeonsi: Disable clear_state with radeon kernel driver
Sonny Jiang
2018-10-19
2
-4
/
+7
*
anv: Define trampolines as the weak functions
Jason Ekstrand
2018-10-19
2
-49
/
+21
*
scons: Remove gles option.
Jose Fonseca
2018-10-19
9
-44
/
+6
*
radv: Fix WSI & PCI bus info initialization order.
Bas Nieuwenhuizen
2018-10-19
1
-4
/
+9
*
radeonsi: fix a typo in a comment in emit_guardband
Marek Olšák
2018-10-18
1
-1
/
+1
*
radeonsi: fix gnome-shell crash
Marek Olšák
2018-10-18
1
-2
/
+2
*
Revert "anv: Stop generating weak references for instance entrypoints"
Jason Ekstrand
2018-10-18
1
-0
/
+13
*
radeonsi: clamp point size to the limit
Marek Olšák
2018-10-18
3
-3
/
+5
*
radeonsi: fix a VGT hang with primitive restart on Polaris10 and later
Marek Olšák
2018-10-18
1
-2
/
+8
*
radeonsi: fix a deadlock due to partially-initialized context on CI
Marek Olšák
2018-10-18
1
-6
/
+8
*
radeonsi: Bump number of allowed global buffers to 32
Jan Vesely
2018-10-18
1
-1
/
+1
*
radv: fix check for perftest options size
Andres Rodriguez
2018-10-18
1
-1
/
+1
*
radeonsi: fix incorrect hw screen offset and guardband computation
Marek Olšák
2018-10-18
1
-2
/
+2
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
11
-70
/
+61
*
loader/dri3: Also wait for front buffer fence if we triggered it
Michel Dänzer
2018-10-18
1
-2
/
+5
*
anv: Stop generating weak references for instance entrypoints
Jason Ekstrand
2018-10-18
1
-13
/
+0
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
8
-0
/
+177
*
vulkan/wsi: Store the instance allocator in wsi_device
Jason Ekstrand
2018-10-18
11
-27
/
+16
*
st/xlib: Use more appropriate include guard
Michał Janiszewski
2018-10-18
1
-2
/
+2
*
gallium: Fix mismatched ifdef-guards
Michał Janiszewski
2018-10-18
1
-2
/
+2
*
softpipe: dynamically allocate space for immediate constants
Gert Wollny
2018-10-18
2
-5
/
+15
*
radv: use nir_shrink_vec_array_vars()
Timothy Arceri
2018-10-18
1
-0
/
+1
*
radv: use nir_split_array_vars()
Timothy Arceri
2018-10-18
1
-0
/
+2
*
radv: use nir_opt_find_array_copies()
Timothy Arceri
2018-10-18
3
-8
/
+23
*
radv: use nir_opt_copy_prop_vars and nir_opt_dead_write_vars
Timothy Arceri
2018-10-18
1
-0
/
+4
*
vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v5]
Keith Packard
2018-10-17
7
-0
/
+270
*
intel/compiler/icl: Use invocation id bits 22:16 instead of 23:17
Topi Pohjolainen
2018-10-17
1
-2
/
+6
*
Fix setting indent-tabs-mode in the Emacs .dir-locals.el files
Neil Roberts
2018-10-17
4
-4
/
+4
*
freedreno/a6xx: don't allocate binning rb
Rob Clark
2018-10-17
1
-3
/
+7
*
freedreno/a6xx: single cmdstream for draw+binning
Rob Clark
2018-10-17
3
-15
/
+3
*
freedreno/a6xx: split binning vs draw program stateobj's
Rob Clark
2018-10-17
2
-4
/
+4
*
freedreno/a6xx: split VBO state into binning/draw variants
Rob Clark
2018-10-17
2
-1
/
+8
*
freedreno/a6xx: move VBO state to stateobj
Rob Clark
2018-10-17
3
-8
/
+19
*
freedreno/a6xx: move ZSA state to stateobj
Rob Clark
2018-10-17
2
-19
/
+39
*
freedreno/a6xx: remove vismode param
Rob Clark
2018-10-17
1
-14
/
+2
*
freedreno/ir3: move binning-pass fixup for a6xx+
Rob Clark
2018-10-17
1
-20
/
+37
*
freedreno/a6xx: a bit more state emit cleanup
Rob Clark
2018-10-17
4
-37
/
+27
*
freedreno/a6xx: move framebuffer state emit to emit_mrt()
Rob Clark
2018-10-17
2
-29
/
+24
*
freedreno/a6xx: small emit_mrt() cleanup
Rob Clark
2018-10-17
1
-14
/
+7
*
freedreno/a6xx: use program cache
Rob Clark
2018-10-17
7
-130
/
+247
*
freedreno/ir3: shader variant cache
Rob Clark
2018-10-17
5
-0
/
+214
*
freedreno/ir3: move binning_pass out of shader variant key
Rob Clark
2018-10-17
21
-75
/
+109
*
freedreno/ir3: track # of samplers used by shader
Rob Clark
2018-10-17
8
-25
/
+19
*
freedreno/a6xx: texture state obj
Rob Clark
2018-10-17
6
-33
/
+251
*
freedreno: add resource seqno
Rob Clark
2018-10-17
4
-3
/
+11
*
freedreno/a6xx: move const emit to state group
Rob Clark
2018-10-17
4
-15
/
+70
*
freedreno/a6xx: add infrastructure for CP_DRAW_STATE
Rob Clark
2018-10-17
2
-0
/
+46
*
freedreno: reduce resource dependency tracking overhead
Rob Clark
2018-10-17
1
-42
/
+67
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
113
-226
/
+0
[prev]
[next]