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
...
*
freedreno/a2xx: ir2: fix saturate in cp
Jonathan Marek
2019-09-06
1
-0
/
+4
*
freedreno/a2xx: ir2: set lower_fdph
Jonathan Marek
2019-09-06
1
-0
/
+1
*
freedreno/a2xx: ir2: remove pointcoord y invert
Jonathan Marek
2019-09-06
1
-4
/
+2
*
freedreno/a2xx: ir2: fix lowering of instructions after float lowering
Jonathan Marek
2019-09-06
1
-3
/
+2
*
lima/ppir: don't lower vector {b,f}csel to scalar if condition is scalar
Vasily Khoruzhick
2019-09-06
1
-5
/
+21
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
16
-67
/
+113
*
util: android logging support
Rob Clark
2019-09-06
2
-2
/
+21
*
freedreno/ir3: allow copy propagation for relative
Rob Clark
2019-09-06
1
-9
/
+19
*
freedreno/ir3: fix cp cmps.s opt
Rob Clark
2019-09-06
1
-1
/
+1
*
freedreno/ir3: assert that only single address
Rob Clark
2019-09-06
2
-0
/
+5
*
freedreno/ir3: fix mad copy propagation special case
Rob Clark
2019-09-06
1
-9
/
+35
*
freedreno/ir3: fix addr/pred spilling
Rob Clark
2019-09-06
1
-7
/
+42
*
freedreno/ir3: cleanup "partially const" ubo srcs
Rob Clark
2019-09-06
1
-4
/
+52
*
lima/ppir: improve regalloc spill cost calculation
Erico Nunes
2019-09-05
1
-5
/
+49
*
lima/ppir: optimizations in regalloc spilling code
Erico Nunes
2019-09-05
1
-90
/
+88
*
lima/ppir: mark regalloc created ssa unspillable
Erico Nunes
2019-09-05
1
-0
/
+1
*
v3d: writes to magic registers aren't RF writes after THREND
Jose Maria Casanova Crespo
2019-09-05
1
-1
/
+3
*
intel/dri: finish proper glthread
Sergii Romantsov
2019-09-05
1
-1
/
+1
*
radv: Call nir_propagate_invariant()
Connor Abbott
2019-09-05
1
-0
/
+2
*
radeonsi/nir: Don't lower constant arrays to uniforms
Connor Abbott
2019-09-05
1
-0
/
+5
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
7
-1
/
+20
*
st/nir: Don't lower indirects when linking
Connor Abbott
2019-09-05
1
-17
/
+1
*
st/nir: Call nir_remove_unused_variables() in the opt loop
Connor Abbott
2019-09-05
1
-0
/
+10
*
ac/nir: Enable nir_opt_large_constants
Connor Abbott
2019-09-05
2
-0
/
+14
*
ac/nir: Support load_constant intrinsics
Connor Abbott
2019-09-05
1
-0
/
+55
*
radv/radeonsi: Don't count read-only data when reporting code size
Connor Abbott
2019-09-05
6
-4
/
+14
*
headers: remove redundant GL token from GL wrapper
Heinrich Fink
2019-09-05
1
-4
/
+0
*
specs: Sync framebuffer_flip_y text with GL registry
Heinrich Fink
2019-09-05
1
-2
/
+5
*
include: sync GL headers with registry
Heinrich Fink
2019-09-05
3
-14
/
+113
*
clover: Fix build after clang r370122.
Hal Gentz
2019-09-04
2
-2
/
+16
*
scons: Add coroutines component to build.
Vinson Lee
2019-09-04
1
-0
/
+3
*
gallium/osmesa: Move 565 format selection checks where the rest are.
Eric Anholt
2019-09-04
1
-4
/
+2
*
gallium/osmesa: Fix a race in creating the stmgr.
Eric Anholt
2019-09-04
1
-9
/
+17
*
gallium/osmesa: Introduce a test.
Eric Anholt
2019-09-04
2
-0
/
+52
*
docs: Mark 19.2.0-rc2 as done and push back rc3 and rc4/final
Dylan Baker
2019-09-04
1
-9
/
+3
*
glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.
Hal Gentz
2019-09-04
2
-1
/
+9
*
egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless}
Adam Jackson
2019-09-04
2
-0
/
+4
*
glsl: Store the precision for a function return type
Neil Roberts
2019-09-04
3
-1
/
+30
*
docs: add llvmpipe features for fb_no_attach and compute shaders
Dave Airlie
2019-09-04
1
-4
/
+4
*
llvmpipe: enable compute shaders if LLVM has coroutines
Dave Airlie
2019-09-04
1
-1
/
+1
*
llvmpipe: add local memory allocation path
Dave Airlie
2019-09-04
2
-0
/
+12
*
llvmpipe: add compute shader parameter fetching support
Dave Airlie
2019-09-04
1
-0
/
+54
*
llvmpipe: add compute shader images support
Dave Airlie
2019-09-04
4
-1
/
+111
*
llvmpipe: add ssbo support to compute shaders
Dave Airlie
2019-09-04
4
-0
/
+61
*
llvmpipe: add compute sampler + sampler view support.
Dave Airlie
2019-09-04
4
-4
/
+292
*
llvmpipe: add support for compute constant buffers.
Dave Airlie
2019-09-04
4
-2
/
+72
*
llvmpipe: add compute pipeline statistics support.
Dave Airlie
2019-09-04
2
-1
/
+3
*
llvmpipe: add grid launch
Dave Airlie
2019-09-04
1
-0
/
+76
*
llvmpipe: add compute shader generation.
Dave Airlie
2019-09-04
2
-0
/
+337
*
llvmpipe: introduce variant building infrastrucutre.
Dave Airlie
2019-09-04
1
-1
/
+185
[prev]
[next]