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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: don't do stack workarounds for hemlock
Roland Scheidegger
2018-02-05
1
-0
/
+1
*
winsys/radeon: Compute is_displayable in surf_drm_to_winsys
Michel Dänzer
2018-02-05
1
-0
/
+3
*
virgl: also remove dimension on indirect.
Dave Airlie
2018-02-05
1
-1
/
+0
*
meson/swr: Updated copyright dates
George Kyriazis
2018-02-05
4
-4
/
+4
*
meson/swr: re-shuffle generated files
George Kyriazis
2018-02-05
4
-80
/
+126
*
renderonly: fix dumb BO allocation for non 32bpp formats
Lucas Stach
2018-02-05
1
-1
/
+2
*
r600/sb: insert the else clause when we might depart from a loop
Dave Airlie
2018-02-05
1
-0
/
+17
*
r600/eg: construct proper rat mask for image/buffers.
Dave Airlie
2018-02-05
3
-8
/
+30
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-02-05
1
-2
/
+1
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
3
-0
/
+29
*
gallivm: fix crash with seamless cube filtering with different min/mag filter
Roland Scheidegger
2018-01-26
1
-17
/
+21
*
meson: fix missing dependencies
Greg V
2018-01-26
1
-1
/
+1
*
meson: remove lib prefix from libd3dadapter9.so
Christoph Haag
2018-01-26
1
-0
/
+1
*
swr/rast: support llvm 3.9 type declarations
George Kyriazis
2018-01-26
1
-0
/
+14
*
radeonsi: don't ignore pitch for imported textures
Marek Olšák
2018-01-26
1
-2
/
+12
*
automake: small cleanup after the meson.build inclusion
18.0-branchpoint
Emil Velikov
2018-01-23
2
-2
/
+2
*
automake: vc5: remove non-applicable v3dx_simulator.h
Emil Velikov
2018-01-23
1
-1
/
+0
*
swr: refactor swr_create_screen to allow for proper cleanup on error
Chuck Atkins
2018-01-22
4
-56
/
+79
*
ac/radeonsi: add emit primitive to the abi
Timothy Arceri
2018-01-23
1
-0
/
+1
*
radeonsi: add generic emit primitive helper
Timothy Arceri
2018-01-23
1
-7
/
+14
*
radeonsi/nir: fix fs output index
Timothy Arceri
2018-01-23
1
-0
/
+5
*
ac/nir/radeonsi: add ARB_shader_ballot support
Timothy Arceri
2018-01-23
1
-0
/
+9
*
radeonsi/nir: add primitive id to inputs scan
Timothy Arceri
2018-01-23
1
-0
/
+3
*
radeonsi/nir: add nir_intrinsic_load_sample_mask_in to ir scan
Timothy Arceri
2018-01-23
1
-0
/
+3
*
svga: Prevent use after free.
Jose Fonseca
2018-01-22
1
-0
/
+1
*
etnaviv: dirty TS state when framebuffer has changed
Lucas Stach
2018-01-21
1
-1
/
+2
*
broadcom/vc5: Fix source file name.
Vinson Lee
2018-01-21
1
-1
/
+1
*
broadcom/vc5: Add missing include paths.
Vinson Lee
2018-01-21
1
-2
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
61
-35
/
+93
*
swr/rast: Fix llvm5 behavior
George Kyriazis
2018-01-19
1
-1
/
+2
*
swr/rast: Enable early rasterization
George Kyriazis
2018-01-19
1
-1
/
+1
*
swr/rast: Implement Early Rasterization optimization
George Kyriazis
2018-01-19
4
-0
/
+388
*
swr/rast: Enable simd16 vertex shaders
George Kyriazis
2018-01-19
1
-2
/
+2
*
swr: Support simd16 vertex shaders
George Kyriazis
2018-01-19
3
-21
/
+30
*
swr/rast: changed jit debug magic number
George Kyriazis
2018-01-19
1
-1
/
+1
*
swr/rast: Added ICLAMP builder function
George Kyriazis
2018-01-19
2
-3
/
+3
*
swr/rast: Jit debug work
George Kyriazis
2018-01-19
1
-30
/
+81
*
swr/rast: silence generated file warnings
George Kyriazis
2018-01-19
1
-0
/
+1
*
swr/rast: jit shader lib debug work
George Kyriazis
2018-01-19
2
-0
/
+11
*
swr/rast: AVX-512 changes to enable 16-wide VS
George Kyriazis
2018-01-19
4
-8
/
+29
*
swr/rast: x86 autogenerated macro work
George Kyriazis
2018-01-19
4
-14
/
+15
*
swr/rast: Shorten some filenames
George Kyriazis
2018-01-19
2
-2
/
+2
*
swr/rast: work supporting optimizations in Debug builds.
George Kyriazis
2018-01-19
2
-9
/
+23
*
swr/rast: Add debugging type support for function types.
George Kyriazis
2018-01-19
2
-0
/
+21
*
swr/rast: Shader debugging work
George Kyriazis
2018-01-19
1
-0
/
+6
*
swr/rast: Debug Symbols work
George Kyriazis
2018-01-19
4
-19
/
+88
*
swr/rast: Initial work for debugging support.
George Kyriazis
2018-01-19
6
-16
/
+191
*
swr/rast: Add private state parameter in fetcher
George Kyriazis
2018-01-19
5
-29
/
+41
*
swr/rast: Added missing define for Linux/gcc
George Kyriazis
2018-01-19
1
-0
/
+1
*
swr/rast: Fix one more invalid object format for windows.
George Kyriazis
2018-01-19
1
-1
/
+1
[next]